ConfusedPolarBear / intro-skipper

Fingerprint audio to automatically detect and skip intro sequences in Jellyfin
GNU General Public License v3.0
988 stars 392 forks source link

[Bug] Plugin shows wrong amount of episodes in logs #109

Closed okan35 closed 1 year ago

okan35 commented 1 year ago

There are 10 episodes in 1 season of one show and jellyfin recognizes this as well but intro skipper plugin shows 156 episodes for the same season of same show.

Possibly might be because of naming of shows as another one with better naming is working as well.

The show with correct amount of episode info is named as such " ShowName - S01E1 - SomeTitle.mkv" while the one with wrong amount of episode is named as such "ShowName.S01E01.SomeTitle.2160p.WEB-DL.DDP5.1.H-265-Ntb.mkv"

_20221118_192945.JPG

Another question is why you make so many requests for images of shows as I believe this would slow things down.

_20221118_193333.JPG

ConfusedPolarBear commented 1 year ago

Please use the Bug report template when opening a bug report.