• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Development Plugin Development Random Season numbering Metadata Provider

     
    • 0 Vote(s) - 0 Average

    Random Season numbering Metadata Provider

    Wyrmaster
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Nov
    Reputation: 0
    #1
    4 hours ago
    Hi,

    I've written my own Metadata Provider to read Anime Metadata.

    As most anime databases handle season as their own series, I've written a season provider that hardcodes the the season index for every series and the parent index of all subsequent episodes  to 1.

    (Just to keep things simple)

    However this creates some strange issues.

    On specific animes it suddenly creates a season 2 even though I've only set my own plugin as the season provider.

    [18:46:39] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series ...
    [18:46:39] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: Season, Name: Specials, Path: , Id: ff556c14-b62d-32cf-49e6-1eefcf5ba06b
    [18:46:39] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season Season 2 entry for ...
    [18:46:39] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 1 in series ...
    [18:46:39] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: Season, Name: Season 2, Path: , Id: ff556c14-b62d-32cf-49e6-1eefcf5ba06b
    [18:46:39] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season Season 2 entry for ...

    The resulting entry in the UI shows a season without episodes. And also the episode it shows to be started can't be started.

    I'm using Jellyfin 10.10.7

    And here is my Plugin

    https://github.com/Wyrmaster/Jellyfin.Pl...a338b42b02


    Hope someone can tell me what I'm doing wrong

    Kind Regards
    « Next Oldest | Next Newest »

    Users browsing this thread:


    Messages In This Thread
    Random Season numbering Metadata Provider - by Wyrmaster - 4 hours ago

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode