ZeroQI / Absolute-Series-Scanner

Seasons, absolute mode, Subfolders...
1.01k stars 155 forks source link

Scanner matching fail #199

Closed Feredzhanov closed 5 years ago

Feredzhanov commented 5 years ago

Sorry for the issue name. So after updating my folders to [anidb2-xxx] format, I've got the following 2 problems. The first one is: image what I've noticed is, that if I use the scan function, those are the ones that start to get scanned (It's not only Gundam Seed, Seed Destiny, Magi, Bayoneta etc. as well) and no matter what I try, they never get the metadata. The other problem is, as far as I understood, using [anidb2-xxx] will split long running shows into seasons, but Naruto Shipuuden still remains as season 1, even if the episodes, that I have are 300-500 and should be in further seasons. So is it some bug, or it's just me understanding the written wrong?

ZeroQI commented 5 years ago

" as far as I understood, using [anidb2-xxx] will split long-running shows into seasons" => wrong

Please read the readme especially the force id modes. I cannot understand how you consider anidb2 as a better match than tvdb3 for long-running series...

Feredzhanov commented 5 years ago

I cannot understand how you consider anidb2 as a better match than tvdb3 for long-running series...

Simple, WebAoM sets the folder name, else I'll have to set it manually ;)

Ok, so what can I do for the metadata, or should I post in the HAMA section?

ZeroQI commented 5 years ago

Why not use anidb-xxx mode ? if you need seasons, yes anidb2 sould do that too, but i need full scanner logs (as per readme troubleshooting section) to know why the scanner didn't renumber the eps as it should have

For metadata i need a hama ticket, focused on one series, with the logs as per hama readme troubleshooting section.

Feredzhanov commented 5 years ago

Ok, so I've put [tvdb4-xxx] for Naruto Shippuuden and all the movies that are with that id in TVDB and it matched "The last: Naruto the movie" and "Boruto: Naruto the movie" as S01E01 of the series >.>

ZeroQI commented 5 years ago

Working as designed for tvdb4 mode

Never programmed it so people can add seasons and group other items at the same time but had programmed manual offset like above just in case...

Feredzhanov commented 5 years ago

Does tvdb4 use ScudLee's mapping list as well, since those aren't mapped there.

ZeroQI commented 5 years ago

Tvdb2 and tvdb3 modes takes episodes in sequence and put them in seasons as per TheTVDB. It does keep the absolute episode number in tvdb2 mode while tvdb3 resets every season

Tvdb4 use the all episodes in TheTVDB numbering and use TheTVDB absolute index field to re-order them.

I missed the fact you used tvdb4 as I was thinking about tvdb3 mode. Please replace tvdb4 by tvdb3 in my previous reply.

Feredzhanov commented 5 years ago

No, no, what I mean is, if I use tvdb4, does it still read ScudLees's mapping files, or it maps through some kind of other magic (Boruto: Naruto the movie special "The day Naruto became hokage" doesn't match right, even when I've set the folder to [tvdb4-79824-s00e14], and that's a different folder than the main movie itself)

Feredzhanov commented 5 years ago

Ok, I tried experimenting a bit with the name forcing and here's an odd thing: image

Feredzhanov commented 5 years ago

Also, here's other funny thing that I can't make the scanner to make. So besides Boruto: Naruto the movie, I also have the special "The day Naruto became hokage", but no matter how I try i fetches the data for Naruto 2: Bonds. Here's the log. Boruto Naruto the Movie [tvdb3-79824-s00e14].scanner.log Boruto Naruto the Movie [tvdb3-79824-s00e14].agent-search.log 00e14.scanner.log) image

ZeroQI commented 5 years ago

Forced ID (series folder) - source: "tvdb3", id: "79824-s00e14"

Manual file offset - (season: 's00', episode: 'e14') -> (offset_season: '-1', offset_episode: '13') "Boruto Naruto the Movie [tvdb3-79824]" s00e002 "Word Search" "The Day Naruto Became Hokage" "Boruto Naruto the Movie - S02 - The Day Naruto Became Hokage Hi10.mkv"

root cause

it needs the same id to group so try: Boruto Naruto the Movie [tvdb3-79824]/Boruto Naruto the Movie - S00e14 - The Day Naruto Became Hokage Hi10.mkv

ZeroQI commented 5 years ago

Closing due to: