Jump to content

Bug with scanning a categorie of Series!


Recommended Posts

fabien_m2002
Posted

Hello

i run with beta 0.11

I have my Series organised via folders on my disk:

image.png.fbc039c4d3c80926bfe4305708a6dba7.png

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.

image.png.810fbae49e1173cc4c2d4c747295682c.png

image.png.1a5ea32d376806ae97fda946391a1307.png

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
 
Neminem
Posted

How did you map the folders in Emby libraries?

fabien_m2002
Posted (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:

image.png.3c493185eb450ebfaec44bcab9e48ca0.png

 

Here on my disk: it matches!

image.png.19414a8351bcf7ce91ba669143226a5b.png

Edited by fabien_m2002
Neminem
Posted (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.

image.png.0b9f66131e2949ff09cda332edbe1a89.png

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 by Neminem
fabien_m2002
Posted

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

Neminem
Posted

I would test with out this 1 😉

#1 Happy Family USA (2025)

fabien_m2002
Posted
4 minutes ago, Neminem said:

I would test with out this 1 😉

#1 Happy Family USA (2025)

I did ;) and this serie works!

  • Like 1
  • Thanks 1
fabien_m2002
Posted (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.

 

image.png.274750fb0cf536611e4d2c1564d6be12.png

Edited by fabien_m2002
  • Like 1
Posted
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.

 

image.png.274750fb0cf536611e4d2c1564d6be12.png

HI, yes that is a false positive. good catch.

  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...