Giter Club home page Giter Club logo

Comments (8)

Cazzar avatar Cazzar commented on June 11, 2024
  • 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.

  • 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.

from shokometadata.bundle.

Cazzar avatar Cazzar commented on June 11, 2024

For further reference: https://gist.github.com/Cazzar/76939d19ff7d648bca2aa6b96eb2d68e is a JSON of the information we have on hand.

from shokometadata.bundle.

KingJ avatar KingJ commented on June 11, 2024

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.

from shokometadata.bundle.

Cazzar avatar Cazzar commented on June 11, 2024

6f9230d fixes episode summaries not showing

90d0c2a option to use the "thumb" provided by shoko, right now this may be wrong, but would be an update from shoko's side.

from shokometadata.bundle.

Cazzar avatar Cazzar commented on June 11, 2024

@KingJ 76c69d9 (theme music)

from shokometadata.bundle.

CuddleBear92 avatar CuddleBear92 commented on June 11, 2024

updated OP to contain missing metadata fields on the movie side of things.

from shokometadata.bundle.

Cazzar avatar Cazzar commented on June 11, 2024

Some of this could be broken into other issues

from shokometadata.bundle.

Cazzar avatar Cazzar commented on June 11, 2024

Closing due to inactivity

from shokometadata.bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.