ZeroQI / Hama.bundle

Plex HTTP Anidb Metadata Agent (HAMA)
GNU General Public License v3.0
1.21k stars 113 forks source link

[BETA] Wrong episode picture for seasons2+ on tvdb. #191

Closed KurtzPT closed 6 years ago

KurtzPT commented 6 years ago

I'm back for more reporting.

I noticed this just by luck since I usually don't pay attention to the pictures on the episodes. I added Kidou Senshi Gundam 00 (2008) [anidb-5903] on plex which is the 2nd season on TVDB ( https://www.thetvdb.com/series/mobile-suit-gundam-00 )

All the episode pictures are from season 1 instead of being from season 2.

Below it's the 1st season on TVDB, using "Kidou Senshi Gundam 00 [anidb-5252]". Notice the first 5 pictures (it happens on all pictures).

image

Now the 2nd season on TVDB, which the titles and the description is correct, but all the pictures on these episodes are from the 1st season:

image

I'm not sure if this only happens to other anime shows with multiple seasons using [anidb-xxxx], or if it's just this single case.~

It happens also on Little Busters, so I guess it's a global problem using [anidb-xxxx] with multiple seasons on the same page in TVDB

EDIT: Just noticed, this happens with the Steins Gate commit version (I didn't update to the last commit yet)

ZeroQI commented 6 years ago

"Kidou Senshi Gundam 00 [anidb-5903]".

Why choosing the anidb force id with multiple seasons which is tvdb numbering?

1486836723494

KurtzPT commented 6 years ago

I'll try to make it more clear now what my setup is:

I have two different folders, each folder is a single season (my goal is having each season separated like a different anime show)

Besides the pictures being the same on each season, the rest of the information is okay.

Why choosing the anidb force id with multiple seasons which is tvdb numbering?

The reason is because I don't like tvdb treating sequels as seasons. With anidb, I can force it to show it like anidb (each sequel is a new show) since anidb doesn't have this concept of "seasons".

To make it short, I want to have those two seasons has two different anime shows/entries in plex (which it's working, except the episodes pictures)

Correct me if I'm wrong but using "Senshi Gundam 00 (2008) [tvdb-80675]" would put the two seasons inside one anime show/entry, I don't want that.

ZeroQI commented 6 years ago

I thought you had put them as seasons in a series folder, due to the series name ending in season 2 which was confusing my bad... So AniDB numbering, got it, and the anidb force id is correct.

Please attach agent logs for series in agent data folders next time, simpler... If the read-me doesn't cover or is imprecise, please let me know...

the problem is, the ep screenshot is thetvdb but the title is anidb's as episode 4 title differs from thetvdb reproduced the issue but trouble locating.... Will keep you posted but working on it actively

KurtzPT commented 6 years ago

No worries, it was my fault in the first place, next time I'll attach the logs.

Yes, all the titles and the descriptions comes from anidb, but the eps screenshots are from tvdb. I think this was working correctly in the non-beta version but I'm not totally sure since I already changed my collection to the beta version

ZeroQI commented 6 years ago

Yes they were working but i changed how the agent handles eps. With all tvdb modes and series that can follow tvdb or anidb numbering, the code became a minefield

Here it is ALL ep info from thetvdb that are taken from season 1 so it is a very important bug report and will fix this week

ZeroQI commented 6 years ago

Look ok to me now, please report and close if resolved as expected

KurtzPT commented 6 years ago

I'll report in a bit the original problem of the images, after some more testing.

After clearing out the cache images from plex, it seems it gets all the correct images now. I'll close this issue.