SOLVED: Collection Image scraping not loading - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: SOLVED: Collection Image scraping not loading (/t-solved-collection-image-scraping-not-loading) Pages:
1
2
|
Collection Image scraping not loading - fursug62 - 2024-06-11 i setup a new library with many movies, using tmdb for metadata. collection IDs are getting properly embed into metadata but then no images get scraped for collections ... tried also with activated fanart.tv plugin but nothing happens can someone help? edit so others may find it: here is the solution: https://forum.jellyfin.org/t-collection-image-scraping-not-loading?pid=28200#pid28200 RE: Collection Image scraping not loading - TheDreadPirate - 2024-06-11 Can you share your full jellyfin server logs via pastebin? RE: Collection Image scraping not loading - fursug62 - 2024-06-12 sure, here is the log right after container startup: https://pastebin.com/Lwcu6kGf when i look at the metadata of for example the pirates of the carribean movies the "TheMovieDb Box Set-ID" is set correctly to "295" ( https://www.themoviedb.org/collection/295-pirates-of-the-caribbean-collection ) for all the films and a collection is created. but i when i want to search for missing metadata for the collection or "manually" by clinking on the lens for searching for pictures i got no results/an empty results screen only got the image finding issues with collections RE: Collection Image scraping not loading - TheDreadPirate - 2024-06-12 Can you rescan and replace all metadata and images? The log you provided doesn't have any logs associated with new content scans. RE: Collection Image scraping not loading - fursug62 - 2024-06-13 ok did that: https://pastebin.com/X6g3V8bK but theres not much happening except it goes trough all the movies again metadata and artwork for individual movies are correctlydownloading movie collections are getting populated, but no artwork RE: Collection Image scraping not loading - TheDreadPirate - 2024-06-13 On the collection, what happens when you refresh and select "find missing metadata"? RE: Collection Image scraping not loading - fursug62 - 2024-06-13 Code: [18:55:07] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.2.69 request nothing really ... :s i tried it on both, the "collections library" at the main screen and on individual collections inside of that library RE: Collection Image scraping not loading - TheDreadPirate - 2024-06-13 In Dashboard > Libraries > Collections, what are the settings for the Collections "library"? RE: Collection Image scraping not loading - fursug62 - 2024-06-13 nothing special .. RE: Collection Image scraping not loading - fursug62 - 2024-06-16 just did some testing with older versions of jellyfin and the collection images will download just fine: 10.18.3 & 10.9.0: but the logs dont give much info either vs. 10.9.6 & 10.9.5: i'll try to narrow down the version where it stopped working, but unfortunately dont have time for this today |