Solution Happy2Play 9780 Posted April 22, 2025 Solution Posted April 22, 2025 (edited) Looks like it is working here. But as @softworkzmentioned it would appear to be a provider order issue. I know sometimes you have to reorder the provider list to get it to change sometimes. @Lukeprovider order may need to be looked at here as I believe similar has been reported before. Especially when adding a new provider to the list as it is injected it at the top of the list disabled even though I doubt it is truly first but did not verify in the api to see true order as I had already reordered the list as I know about this quirk. Edited April 22, 2025 by Happy2Play
Happy2Play 9780 Posted April 22, 2025 Posted April 22, 2025 But will say do to missing info Episode 4 thru 6 images come from different provider making them technically wrong images thought.
raymondjpg 16 Posted April 22, 2025 Author Posted April 22, 2025 (edited) 28 minutes ago, softworkz said: How did you name the xmas episode file? It should contain S03E00 It was downloaded as S04E01. Subsequently it has been listed for downloading as S03E00 or S04E00, neither of which accords with the convention that specials start with S00. Beach Club was then listed and downloaded as S04E01, then subsequent episodes S04E02, S04E3 etc, which in my view is the correct numbering. However the issue is that Emby is picking up metadata from TheTVDB which in my view has the episodes incorrectly numbered, and isn't placing TV Maze as No.1 priority as listed in the library metadata setings. This is for all shows in the library, not just Madame Blanc. Edited April 22, 2025 by raymondjpg spelling
Happy2Play 9780 Posted April 22, 2025 Posted April 22, 2025 I would reorder your provider list so it rewrites itself as the only way to check it would be to pull the library config from the api. Spoiler { "Name": "TV shows - TVMAZE Testing", "Locations": [ "E:\\Media\\TVMAZE Testing" ], "CollectionType": "tvshows", "LibraryOptions": { "EnableArchiveMediaFiles": false, "EnablePhotos": true, "EnableRealtimeMonitor": true, "EnableMarkerDetection": false, "EnableMarkerDetectionDuringLibraryScan": false, "IntroDetectionFingerprintLength": 10, "EnableChapterImageExtraction": false, "ExtractChapterImagesDuringLibraryScan": false, "DownloadImagesInAdvance": true, "CacheImages": false, "PathInfos": [ { "Path": "E:\\Media\\TVMAZE Testing" } ], "IgnoreHiddenFiles": false, "IgnoreFileExtensions": [], "SaveLocalMetadata": true, "SaveMetadataHidden": false, "SaveLocalThumbnailSets": false, "ImportPlaylists": true, "EnableAutomaticSeriesGrouping": false, "ShareEmbeddedMusicAlbumImages": true, "EnableEmbeddedTitles": false, "EnableAudioResume": false, "AutoGenerateChapters": true, "AutomaticRefreshIntervalDays": 0, "PlaceholderMetadataRefreshIntervalDays": 0, "PreferredMetadataLanguage": "", "PreferredImageLanguage": "", "ContentType": "tvshows", "MetadataCountryCode": "", "MetadataSavers": [], "DisabledLocalMetadataReaders": [], "DisabledLyricsFetchers": [], "SaveLyricsWithMedia": true, "LyricsDownloadMaxAgeDays": 180, "LyricsFetcherOrder": [], "LyricsDownloadLanguages": [], "DisabledSubtitleFetchers": [], "SubtitleFetcherOrder": [], "SkipSubtitlesIfEmbeddedSubtitlesPresent": false, "SkipSubtitlesIfAudioTrackMatches": false, "SubtitleDownloadLanguages": [], "SubtitleDownloadMaxAgeDays": 180, "RequirePerfectSubtitleMatch": true, "SaveSubtitlesWithMedia": true, "ForcedSubtitlesOnly": true, "HearingImpairedSubtitlesOnly": false, "TypeOptions": [ { "Type": "Series", "MetadataFetchers": [ "TheTVDB", "TheMovieDb", "TV Maze" ], "MetadataFetcherOrder": [ "TV Maze", "TheTVDB", "TheMovieDb", "The Open Movie Database" ], "ImageFetchers": [ "TheTVDB", "FanArt", "TV Maze", "TheMovieDb" ], "ImageFetcherOrder": [ "TV Maze", "TheTVDB", "FanArt", "TheMovieDb", "The Open Movie Database" ], "ImageOptions": [] }, { "Type": "Season", "MetadataFetchers": [ "TheTVDB", "TV Maze", "TheMovieDb" ], "MetadataFetcherOrder": [ "TV Maze", "TheTVDB", "TheMovieDb" ], "ImageFetchers": [ "TheTVDB", "TV Maze", "FanArt", "TheMovieDb" ], "ImageFetcherOrder": [ "TV Maze", "TheTVDB", "FanArt", "TheMovieDb" ], "ImageOptions": [] }, { "Type": "Episode", "MetadataFetchers": [ "TheTVDB", "TV Maze", "TheMovieDb" ], "MetadataFetcherOrder": [ "TV Maze", "TheTVDB", "TheMovieDb", "The Open Movie Database" ], "ImageFetchers": [ "TheTVDB", "Image Capture", "TV Maze", "TheMovieDb" ], "ImageFetcherOrder": [ "TV Maze", "TheTVDB", "TheMovieDb", "The Open Movie Database", "Image Capture" ], "ImageOptions": [] }, { "Type": "Movie", "MetadataFetchers": [ "TheMovieDb", "TheTVDB" ], "MetadataFetcherOrder": [], "ImageFetchers": [ "TheMovieDb", "TheTVDB", "FanArt", "Image Capture" ], "ImageFetcherOrder": [], "ImageOptions": [] } ], "CollapseSingleItemFolders": false, "EnableAdultMetadata": false, "ImportCollections": false, "MinCollectionItems": 2, "MinResumePct": 3, "MaxResumePct": 90, "MinResumeDurationSeconds": 120, "ThumbnailImagesIntervalSeconds": 10, "SampleIgnoreSize": 314572800 }, "ItemId": "18045", "Id": "18045", "Guid": "f79ebc39dd3b4781b7360c662b638be6" }
raymondjpg 16 Posted April 22, 2025 Author Posted April 22, 2025 26 minutes ago, Happy2Play said: I know sometimes you have to reorder the provider list to get it to change sometimes. Thanks for this. Shuffling the order of priority round for Series, Season and Episode has fixed it so TV Maze is now the first listed provider in the Data Explorer report, and Madame Blanc is now showing the correct metadata for each episode, including the most recent episode. This has also been fixed for all other shows in the library. 1 1
softworkz 5066 Posted April 22, 2025 Posted April 22, 2025 Excellent! Thanks for the feedback. @Luke- You might need to look at the issue that @Happy2Play is explaining above. It seems plausible to me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now