ShokoAnime / ShokoServer

Repository for Shoko Server.
http://shokoanime.com/shoko-server/
MIT License
376 stars 74 forks source link

Manual episode TvDB linking not possible for specific series/episodes #1063

Closed shigins closed 1 year ago

shigins commented 1 year ago

VERSION INFORMATION

Server Version: 4.2.2.0

Desktop Version: 4.2.1.0

LOG FILE

Log taken from after the screencaps below, showing output from requesting fresh TvDB data for the series, and relinking it. These actions did not resolve it, nor did restarting Shoko. https://logpaste.com/bnBwfDbn

DESCRIPTION

Specific series have incomplete TVDB data which prevents accurate TvDB linking of these series. The issue is visible when viewing TvDB matches or attempting to override the TvDB link. When attempting to override a link, the only options given in the dropdown are those that correspond to episodes visible within the TvDB portion of the AniDB-TvDB matches chart, this makes establishing an accurate link impossible. Downloading fresh TvDB data and unlinking/relinking does not resolve the issue.

STEPS TO REPRODUCE

  1. On Shoko Desktop, view the "Preview TvDB Matches" table on the page of certain series, or attempt to override the TvDB link for an episode within the series.

Barkamon (AniDB Series ID: 10111) was one of these series that another member of the discord was able to reproduce the issue with. Only a handful of specials were options when it came to overriding episode links.

Image showing the described issue using Barakamon as an example: image image

The following series also gave me a similar issue:

-Series, AniDB Series ID, TvDB Series ID, Issue -Naruto, 239, 78857, Season 1 is not available -My Hero Academia(S05), 15484, 305074, episodes 4-15 of season 05 are not available -Demon Slayer, 14107, 348545, Only episodes from Demon Slayer: Swordsmith Village Arc are available for linking -Demon Slayer: Mugen Train Arc, 16803, 348545, Only episodes from Demon Slayer: Swordsmith Village Arc are available for linking -Demon Slayer: Entertainment District Arc, 16054, 348545, Only episodes from Demon Slayer: Swordsmith Village Arc are available for linking -No Game No Life, 9998, 278155, Only a few specials and NCOP/ED are available -Jujutsu Kaisen, 15275, 377543, Only couple episodes and specials available -Attack on Titan The Final Season (2023), 17303, 267440, Only specials are availabe -Deadman Wonderland, 7902, 247997, Only episodes 09-12 are available -Re:Zero - Starting Life in Another World, 11370, 305089, Season 1 is not available -Food Wars! Shokugeki no Soma, 10901, 289909, Season 1 is not available -Food Wars! The Second Plate, 11828, 289909, Episodes 1-9 are not available -Food Wars! The Third Plate: Totsuki Train Arc, 13658, 289909, Only episodes from Food Wars! The Fifth Plate are available

harshithmohan commented 1 year ago

Works on daily server and desktop 🤔

shigins commented 1 year ago

Switching to daily server did resolve the issue. Previously, refreshing the TvDB data had no affect on these options for me (was using Latest, not Daily).

Before refreshing TvDB data image After refreshing TvDB data image

Before refreshing TvDB data image After refreshing TvDB data image

Thanks