fabien_m2002 14 Posted May 2 Posted May 2 Hello i run with beta 0.11 I have my Series organised via folders on my disk: The scan works well for all categories except for 'NOUVEAUTES'. The scan identifies one Serie wich inclides many Series from NOUVEAUTES. What's wrong? How to solve that? I tried to rescan, reidentify, delete folder and rescan but same bug result. Here the logs: 2026-05-02 12:09:33.642 Info ProviderManager: RefreshItem Start: 65754 CollectionFolder Séries 2026-05-02 12:11:07.738 Info TheMovieDb: MovieDbProvider: Finding id for item: NOUVEAUTÉS 2026-05-02 12:11:07.739 Info HttpClient: GET https://api.themoviedb.org/3/search/tv?api_key=x_secret4_x&query=NOUVEAUTÉS&language=fr-FR 2026-05-02 12:11:07.824 Info HttpClient: Http response 200 from https://api.themoviedb.org/3/search/tv?api_key=x_secret4_x&query=NOUVEAUTÉS&language=fr-FR after 85ms 2026-05-02 12:11:07.838 Info HttpClient: GET https://api.themoviedb.org/3/search/tv?api_key=x_secret4_x&query=NOUVEAUTÉS&language=en-US 2026-05-02 12:11:07.855 Info HttpClient: Http response 200 from https://api.themoviedb.org/3/search/tv?api_key=x_secret4_x&query=NOUVEAUTÉS&language=en-US after 16ms 2026-05-02 12:11:07.869 Info HttpClient: GET https://private.omdbapi.com?apikey=x_secret5_x&plot=full&r=json&t=NOUVEAUTÉS&type=series 2026-05-02 12:11:08.059 Info HttpClient: Http response 200 from https://private.omdbapi.com?apikey=x_secret5_x&plot=full&r=json&t=NOUVEAUTÉS&type=series after 190ms 2026-05-02 12:11:08.064 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=series&q=NOUVEAUTÉS 2026-05-02 12:11:08.259 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/search?type=series&q=NOUVEAUTÉS after 195ms 2026-05-02 12:11:08.384 Info App: Creating Season Saison 1 entry for NOUVEAUTÉS 2026-05-02 12:11:09.132 Info App: Creating Season Saison 2 entry for NOUVEAUTÉS 2026-05-02 12:11:11.150 Info App: Creating Season Saison 3 entry for NOUVEAUTÉS 2026-05-02 12:11:30.392 Info App: Creating Season Spéciaux entry for NOUVEAUTÉS 2026-05-02 12:11:47.296 Info App: Creating Season Saison 4 entry for NOUVEAUTÉS 2026-05-02 12:11:56.698 Info App: Creating Season Saison 5 entry for NOUVEAUTÉS 2026-05-02 12:11:56.768 Info App: Creating Season Saison 6 entry for NOUVEAUTÉS
fabien_m2002 14 Posted May 2 Author Posted May 2 (edited) Hello in my docker-compose.yml, i set the volumes: volumes: - /mnt/mediatheque/Emby:/config # Configuration directory - /mnt/mediatheque/Media:/mnt/media # Media directory Here the settings of my Series library: Here on my disk: it matches! Edited May 2 by fabien_m2002
Neminem 1699 Posted May 2 Posted May 2 (edited) Ohh ok I see. Not sure if that will work, well it might till it does not any more. I would add it 1 level deeper. So you are mapping them at the genre / studio etc Like I do here. Hope this makes sense. TV Naming | Emby Documentation As a side note I had to rename my #1 Happy Family USA (2025) [TvdbId=429874] to this Happy Family USA (2025) [TvdbId=429874] It made an absolute mess with the #1 in the folder name. Edited May 2 by Neminem
fabien_m2002 14 Posted May 2 Author Posted May 2 Some news, I deleted the category 'NOUVEAUTES' from library, then i have deleted half content of the category 'NOUVEAUTES' and scan again. It works! After finishing, i will add a quater and so on. Maybe it a Serie which brings this mess
fabien_m2002 14 Posted May 2 Author Posted May 2 4 minutes ago, Neminem said: I would test with out this 1 #1 Happy Family USA (2025) I did and this serie works! 1 1
fabien_m2002 14 Posted May 2 Author Posted May 2 (edited) I found the BUG! The serie which causes the issue is 'Yakamoz S-245 (2022) [tmdb-195930]'. The scan creates one serie 'NOUVEAUTES' with one episode 245! If i rename the serie to 'Yakamoz (2022) [tmdb-195930]' then the scan works and finds the correct serie! So i guess the issue is caused by 'S-245' in the name of the folder serie. Edited May 2 by fabien_m2002 1
Luke 42420 Posted May 3 Posted May 3 11 hours ago, fabien_m2002 said: I found the BUG! The serie which causes the issue is 'Yakamoz S-245 (2022) [tmdb-195930]'. The scan creates one serie 'NOUVEAUTES' with one episode 245! If i rename the serie to 'Yakamoz (2022) [tmdb-195930]' then the scan works and finds the correct serie! So i guess the issue is caused by 'S-245' in the name of the folder serie. HI, yes that is a false positive. good catch. 1
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