Hallihallo,
ich habe zu meiner bestehenden Hörbuchsammlung an Sherlock Holmes Hörbüchern eine neue Episode hinzufügen wollen. Das klappte bisher auch immer recht problemlos. Doch die jüngste Episode scheint da anders zu sein, jedenfalls laut Plex. Denn besagte Episode wird immer in einem neuen angelegten Album angelegt, obwohl ich die Metatags so angelegt habe wie ich es immer tue.
Ein Vergleich in Form einer .xml zu einer Episode, die richtig in meine bestehende Sammlung einsortiert wurde:
<MediaContainer size="1" allowSync="1" identifier="com.plexapp.plugins.library" librarySectionID="9" librarySectionTitle="Hörbücher" librarySectionUUID="2691fbf7-db71-43d5-8fea-b9363333fc3e" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1698157458">
<Track ratingKey="16495" key="/library/metadata/16495" parentRatingKey="15696" grandparentRatingKey="15695" guid="local://16495" parentGuid="local://15696" grandparentGuid="plex://artist/5d07bca9403c64029053469e" type="track" title="Rosie's Hall (Teil 1)" grandparentKey="/library/metadata/15695" parentKey="/library/metadata/15696" librarySectionTitle="Hörbücher" librarySectionID="9" librarySectionKey="/library/sections/9" grandparentTitle="Arthur Conan Doyle" parentTitle="Sherlock Holmes Chronicles" summary="" index="107" parentIndex="1" parentYear="2019" thumb="/library/metadata/15696/thumb/1694649615" parentThumb="/library/metadata/15696/thumb/1694649615" grandparentThumb="/library/metadata/15695/thumb/1699584761" duration="4651166" addedAt="1701114057">
<Media id="24777" duration="4651166" bitrate="127" audioChannels="2" audioCodec="aac" container="mp4" optimizedForStreaming="1" audioProfile="lc" has64bitOffsets="0">
<Part accessible="1" exists="1" id="24777" key="/library/parts/24777/1701113922/file.m4b" duration="4651166" file="/shares/Daten/iTunes/Prologue/Arthur Conan Doyle/Sherlock Holmes Chronicles/107 Rosie's Hall (Teil 1).m4b" size="74836619" audioProfile="lc" container="mp4" has64bitOffsets="0" hasThumbnail="1" optimizedForStreaming="1">
<Stream id="48070" streamType="2" selected="1" default="1" codec="aac" index="0" channels="2" bitrate="127" audioChannelLayout="stereo" profile="lc" samplingRate="44100" streamIdentifier="1" displayTitle="AAC (Stereo)" extendedDisplayTitle="AAC (Stereo)"> </Stream>
</Part>
</Media>
<Extras size="0"> </Extras>
<Related> </Related>
</Track>
</MediaContainer>
Und im Vergleich dazu, die neueste Episode, welche mir Probleme bereitet:
<MediaContainer size="1" allowSync="1" identifier="com.plexapp.plugins.library" librarySectionID="9" librarySectionTitle="Hörbücher" librarySectionUUID="2691fbf7-db71-43d5-8fea-b9363333fc3e" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1698157458">
<Track ratingKey="16497" key="/library/metadata/16497" parentRatingKey="16496" grandparentRatingKey="15695" guid="local://16497" parentGuid="local://16496" grandparentGuid="plex://artist/5d07bca9403c64029053469e" type="track" title="Rosie's Hall (Teil 2)" grandparentKey="/library/metadata/15695" parentKey="/library/metadata/16496" librarySectionTitle="Hörbücher" librarySectionID="9" librarySectionKey="/library/sections/9" grandparentTitle="Arthur Conan Doyle" parentTitle="Sherlock Holmes Chronicles" summary="" index="107" parentIndex="1" parentYear="2023" thumb="/library/metadata/16496/thumb/1701114108" parentThumb="/library/metadata/16496/thumb/1701114108" grandparentThumb="/library/metadata/15695/thumb/1699584761" duration="4992384" addedAt="1701114057">
<Media id="24778" duration="4992384" bitrate="126" audioChannels="2" audioCodec="aac" container="mp4" optimizedForStreaming="1" audioProfile="lc" has64bitOffsets="0">
<Part accessible="1" exists="1" id="24778" key="/library/parts/24778/1701113947/file.m4b" duration="4992384" file="/shares/Daten/iTunes/Prologue/Arthur Conan Doyle/Sherlock Holmes Chronicles/107 Rosie's Hall (Teil 2).m4b" size="79885822" audioProfile="lc" container="mp4" has64bitOffsets="0" hasThumbnail="1" optimizedForStreaming="1">
<Stream id="48071" streamType="2" selected="1" default="1" codec="aac" index="0" channels="2" bitrate="126" audioChannelLayout="stereo" profile="lc" samplingRate="44100" streamIdentifier="1" displayTitle="AAC (Stereo)" extendedDisplayTitle="AAC (Stereo)"> </Stream>
</Part>
</Media>
<Extras size="0"> </Extras>
<Related> </Related>
</Track>
</MediaContainer>
Ich sehe einfach keinen Unterschied, wisst ihr durch Zufall Rat?
Vielen Dank für eure Hilfe.
Nachtrag: Nanu, ich kann die eingefügten .xml-Dateien nicht dem Thread hinzufügen?
[mod-edit: mit einem Code-Tag kappt’s; das Forum blendet ansonsten XML/HTML Tags aus]