Closed CuddleBear92 closed 1 year ago
use tvdb episode summary -- Already Done
fill in Original Title (option for Romanization) -- This depends on the Shoko Title preference, and I am not going out of my way to make my own romanization code.
add HAMA to ShokoMetadata agent so it can be loaded under Shoko. (can do this on Hama's side atm.) -- That's up to the agent, I have explicitly coded to allow both ways ( see here )
filter out all series for the Movie part of the agent. (same as above just the other way) -- With the renamer being more powerful in shoko, I would suggest that being the ultimate goal
Pull all Cover images from Shoko (does all fanart and banners now it seems) -- Again, this is up to SHOKO to provide all the cover art, if it's not showing them all, I add all that exist ( See here, and here )
fill in Studio -- Shoko would have to scrape this from somewhere, and I recall discussions on this being hard.
if movie doesnt have a tvdb link in Shoko or if it doesnt have a relation to a series. it will not be loaded into the series library -- Again with the renamer
give audio/video/sub language from anidb info saved if possible. -- Right out impossible, the subtitles are scraped from the container's metadata, not the metadata agent.
filter out all series for the Movie part of the agent. (same as above just the other way) -- WIP
use tvdb Season covers (do we get those and mark those by seasons?) -- Shoko would have to provide these somehow.
use episode thumbnails from Shoko.
-- This is possible, just for my future notes Episode.thumbs
fill in Originally Available by first air date on Shoko -- Currently broken in shoko
use tvdb seasons and episodes as an option -- Seasons are already used. -- TvDB Episode numbers are not exposed by shoko afaik
use Episode Writers and Directors (dont think that is logged anywhere, tvdb/tmdb has these) -- Shoko would need to store, and expose.
For further reference: https://gist.github.com/Cazzar/76939d19ff7d648bca2aa6b96eb2d68e is a JSON of the information we have on hand.
add plex themes to ShokoMetadata so it gets theme songs. -- From where? I am not looking to scrape external sites, unless Shoko wants to start listing this, I am not interested in adding.
These can be freely downloaded from Plex with the show's TVDB ID, in the URL format http://tvthemes.plexapp.com/showid.mp3
. e.g Spice and Wolf has a TVDB Show ID of 81178 and thus if you request http://tvthemes.plexapp.com/81178.mp3, you get the theme.
6f9230db957aee78407dfac9baff2db6f687d73c fixes episode summaries not showing
90d0c2a26a68936333056ccacd02ad4cacbbf2e3 option to use the "thumb" provided by shoko, right now this may be wrong, but would be an update from shoko's side.
@KingJ 76c69d9ba09e0f7ddf059e1d88b4dce2e0e6d5af (theme music)
updated OP to contain missing metadata fields on the movie side of things.
Some of this could be broken into other issues
Closing due to inactivity
[ ] use tvdb absolute number when seasons are not in use (do we pull these on Shoko?)
Images
[ ] use tvdb Season covers (do we get those and mark those by seasons?)
Other
Agent Crossover
Movie Specific