I have roughly 7,000 movies, and probably more than 30,000 TV episodes, so any manual task of doing this is very tedious.
I wrote a program that queries the Plex DB looking for unmatched media, and it’s working great.
I would like to add a check to look for cases where there is no poster, and Plex uses a snapshot of the movie, rather than a poster.
Is there a way to query the DB to find media that uses a snapshot for the poster? Or, if you could tell me how to do it based on the XML info, I could probably figure it out.
Even though I fix these as I find them, for unknown reasons, sometimes Plex reverts back to the snapshot, and stops using the poster that I manually attached.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<MediaContainer size=“1” allowSync=“1” identifier=“com.plexapp.plugins.library” librarySectionID=“1” librarySectionTitle=“Movies” librarySectionUUID=“eccfc4aa-daee-4031-8d27-f20b879509a5” mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion=“1555944420”>
<Video ratingKey=“91137” key="/library/metadata/91137" guid=“com.plexapp.agents.imdb://tt0045551?lang=en” librarySectionTitle=“Movies” librarySectionID=“1” librarySectionKey="/library/sections/1" studio=“20th Century Fox” type=“movie” title=“Beneath the 12-Mile Reef” contentRating=“Approved” summary=“Mike and Tony Petrakis are a Greek father and son team who dive for sponges off the coast of Florida. After they are robbed by crooks, Arnold and the Rhys brothers, Mike decides to take his men to the dangerous 12-mile reef to dive for more sponges. Mike suffers a fatal accident when he falls from the reef leaving Tony to carry on the business. But now he has a companion, Gwyneth Rhys.” rating=“5.7” year=“1953” tagline=“You see it without special glasses !“thumb=”/library/metadata/91137/thumb/1555897531” art="/library/metadata/91137/art/1555897531" duration=“6115172” originallyAvailableAt=“1953-12-02” addedAt=“1525303751” updatedAt=“1555897531” chapterSource=“media” primaryExtraKey="/library/metadata/20611"ratingImage=“imdb://image.rating”>
<Media id=“139976” duration=“6115172” bitrate=“2067” width=“1280” height=“720” aspectRatio=“2.35” audioChannels=“2” audioCodec=“aac” videoCodec=“h264” videoResolution=“720” container=“mp4” videoFrameRate=“24p” optimizedForStreaming=“1” audioProfile="lc"has64bitOffsets=“0” videoProfile=“main”>
<Part accessible=“1” exists=“1” id=“193384” key="/library/parts/193384/1555254594/file.m4v" duration=“6115172” file=“F:\Movies1\B\Beneath the 12-Mile Reef (1953).m4v” size=“1585241149” audioProfile=“lc” container=“mp4” deepAnalysisVersion="3"has64bitOffsets=“0” optimizedForStreaming=“1” requiredBandwidths=“6106,4050,2954,2400,2400,2400,2400,2400” videoProfile=“main”>
<Stream id=“394518” streamType=“1” default=“1” codec=“h264” index=“0” bitrate=“1907” anamorphic=“1” bitDepth=“8” chromaLocation=“left” chromaSubsampling=“4:2:0” colorPrimaries=“bt709” colorRange=“tv” colorSpace=“bt709” colorTrc=“bt709” frameRate="23.976"hasScalingMatrix=“0” height=“720” level=“31” pixelAspectRatio=“135:94” profile=“main” refFrames=“4” requiredBandwidths=“5945,3889,2793,2240,2240,2240,2240,2240” streamIdentifier=“1” width=“1280” displayTitle=“720p (H.264)”/>
<Stream id=“394519” streamType=“2” selected=“1” default=“1” codec=“aac” index=“1” channels=“2” bitrate=“161” language=“English” languageCode=“eng” audioChannelLayout=“stereo” profile=“lc” requiredBandwidths="161,161,161,161,161,161,161,161"samplingRate=“48000” streamIdentifier=“2” displayTitle=“English (AAC Stereo)”/>
</Part>
</Media>
<Genre id=“46” filter=“genre=46” tag=“Adventure” count=“1625”/>
<Genre id=“47” filter=“genre=47” tag=“Drama” count=“2544”/>
<Director id=“68999” filter=“director=68999” tag=“Robert D. Webb” count=“2”/>
<Writer id=“69000” filter=“writer=69000” tag=“A.I. Bezzerides”/>
<Producer id=“69008” filter=“producer=69008” tag=“Robert Bassler” count=“2”/>
<Country id=“53” filter=“country=53” tag=“USA” count=“5309”/>
<Role id=“18678” filter=“actor=18678” tag=“Robert Wagner” count=“17” role=“Tony Petrakis” thumb=“http://image.tmdb.org/t/p/original/nlRWGpsQPo8sSFdl8larlPUy1rS.jpg”/>
<Role id=“69001” filter=“actor=69001” tag=“Terry Moore” role=“Gwyneth Rhys” thumb=“http://image.tmdb.org/t/p/original/rAMtJjKEE31jJU5D6jUbT4zwJ3O.jpg”/>
<Role id=“18635” filter=“actor=18635” tag=“Gilbert Roland” count=“6” role=“Mike Petrakis” thumb=“http://image.tmdb.org/t/p/original/ofMih1UHoO2zXXbBhtxRLB66xev.jpg”/>
<Role id=“69002” filter=“actor=69002” tag=“J. Carrol Naish” count=“4” role=“Socrates Houlis” thumb=“http://image.tmdb.org/t/p/original/iHUIlLxzgkZSMvapdxLhBZe82B.jpg”/>
<Role id=“63311” filter=“actor=63311” tag=“Richard Boone” count=“9” role=“Thomas Rhys” thumb=“http://image.tmdb.org/t/p/original/kmNMYGDIxSPwgfXTrwXMawhyj29.jpg”/>
<Role id=“69003” filter=“actor=69003” tag=“Angela Clarke” count=“2” role=“Mama Petrakis” thumb=“http://image.tmdb.org/t/p/original/cAYP8CNTjIt1TXQDTc67kPJhsnb.jpg”/>
<Role id=“69004” filter=“actor=69004” tag=“Peter Graves” count=“6” role=“Arnold Dix” thumb=“http://image.tmdb.org/t/p/original/sR9B0mE399EGI9aRxMbWMpk2GKT.jpg”/>
<Role id=“69005” filter=“actor=69005” tag=“Jay Novello” count=“2” role=“Sinan” thumb=“http://image.tmdb.org/t/p/original/ljPdtpSxj46ln5LJzBFQMDW2iGb.jpg”/>
<Role id=“69006” filter=“actor=69006” tag=“Jacques Aubuchon” count=“2” role=“Demetrios Sofotes” thumb=“http://image.tmdb.org/t/p/original/7vKeCp5xh4F9Kc6gc4AIpT7QvUL.jpg”/>
<Role id=“69007” filter=“actor=69007” tag=“Gloria Gordon” role=“Penny Petrakis”/>
<Role id=“40406” filter=“actor=40406” tag=“Harry Carey, Jr.” count=“16” role=“Griff Rhys” thumb=“http://image.tmdb.org/t/p/original/p0olWUm87R6CPsL5M9FnxNSFszF.jpg”/>
<Similar id=“147225” filter=“similar=147225” tag=“My Man Godfrey” count=“3”/>
<Similar id=“182650” filter=“similar=182650” tag=“The Green Years” count=“2”/>
<Similar id=“126366” filter=“similar=126366” tag=“Town Without Pity”/>
<Similar id=“182654” filter=“similar=182654” tag=“Tom, Dick and Harry”/>
<Similar id=“182646” filter=“similar=182646” tag=“Don’t Go Near the Water”/>
<Similar id=“182651” filter=“similar=182651” tag=“The Shiralee” count=“4”/>
<Similar id=“174549” filter=“similar=174549” tag=“The Cowboy and the Lady”/>
<Similar id=“182202” filter=“similar=182202” tag=“This Above All” count=“3”/>
<Similar id=“182643” filter=“similar=182643” tag=“Bachelor in Paradise” count=“3”/>
<Similar id=“182653” filter=“similar=182653” tag=“The Silver Chalice” count=“2”/>
<Similar id=“182193” filter=“similar=182193” tag=“Arise, My Love” count=“2”/>
<Similar id=“182645” filter=“similar=182645” tag=“Carrington V.C.” count=“2”/>
<Similar id=“108199” filter=“similar=108199” tag=“Anna and the King of Siam”/>
<Similar id=“186032” filter=“similar=186032” tag=“Another Man’s Poison”/>
<Similar id=“182652” filter=“similar=182652” tag=“The Siege of Pinchgut”/>
<Similar id=“186033” filter=“similar=186033” tag=“Nurse Edith Cavell” count=“2”/>
<Similar id=“182649” filter=“similar=182649” tag=“Rome Express”/>
<Similar id=“172612” filter=“similar=172612” tag=“Subway in the Sky”/>
<Similar id=“115635” filter=“similar=115635” tag=“Never Let Go”/>
<Similar id=“182644” filter=“similar=182644” tag=“Black Fury”/>
<Field locked=“1” name=“thumb”/>
<Extras size=“1”>
<Video ratingKey=“20611” key="/library/metadata/20611" guid=“iva://api.internetvideoarchive.com/2.0/DataService/VideoAssets(924099)?lang=en&bitrates=80,212,450,750,1500,8000&duration=93&adaptive=1&dts=0” type=“clip” title=“Beneath The 12-Mile Reef"summary=”" index=“1” year=“2010” thumb="/library/metadata/20611/thumb/1525303806" subtype=“trailer” duration=“93000” originallyAvailableAt=“2010-03-30” addedAt=“1525303806” extraType=“1”>
<Media id=“35230” duration=“93000” bitrate=“1500” width=“1280” height=“720” aspectRatio=“1.78” audioCodec=“aac” videoCodec=“h264” videoResolution=“720” container=“mp4” premium=“1”>
<Part id=“39597” duration=“93000” container=“mp4” key="/services/iva/assets/924099/video.mp4?bitrate=1500" optimizedForStreaming=“1”>
<Stream id=“80398” streamType=“1” codec=“h264” index=“0” bitrate=“1500” height=“720” width=“1280” displayTitle=“720p (H.264)”/>
<Stream id=“80399” streamType=“2” selected=“1” codec=“aac” index=“1” channels=“2” language=“English” languageCode=“eng” displayTitle=“English (AAC Stereo)”/>
</Part>
</Media>
<Media id=“35231” duration=“93000” bitrate=“750” width=“640” height=“480” aspectRatio=“1.33” audioCodec=“aac” videoCodec=“h264” videoResolution=“480” container=“mp4” premium=“1”>
<Part id=“39598” duration=“93000” container=“mp4” key="/services/iva/assets/924099/video.mp4?bitrate=750" optimizedForStreaming=“1”>
<Stream id=“80400” streamType=“1” codec=“h264” index=“0” bitrate=“750” height=“480” width=“640” displayTitle=“480p (H.264)”/>
<Stream id=“80401” streamType=“2” selected=“1” codec=“aac” index=“1” channels=“2” language=“English” languageCode=“eng” displayTitle=“English (AAC Stereo)”/>
</Part>
</Media>
<Media id=“35232” duration=“93000” bitrate=“450” width=“640” height=“480” aspectRatio=“1.33” audioCodec=“aac” videoCodec=“h264” videoResolution=“480” container=“mp4” premium=“1”>
<Part id=“39599” duration=“93000” container=“mp4” key="/services/iva/assets/924099/video.mp4?bitrate=450" optimizedForStreaming=“1”>
<Stream id=“80402” streamType=“1” codec=“h264” index=“0” bitrate=“450” height=“480” width=“640” displayTitle=“480p (H.264)”/>
<Stream id=“80403” streamType=“2” selected=“1” codec=“aac” index=“1” channels=“2” language=“English” languageCode=“eng” displayTitle=“English (AAC Stereo)”/>
</Part>
</Media>
</Video>
</Extras>
</Video>
</MediaContainer>