• 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 Support General Questions How to name specials for tvmaze?

     
    • 0 Vote(s) - 0 Average

    How to name specials for tvmaze?

    Kolby Gospodinsky
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-08-02, 05:22 PM
    I am just wondering for tvmaze how do you number specials on jellyfin since they don't have proper episode or seeason numbers. I know on tvdb you can do S00Exx. But i am not sure how to handle tvmaze specials since they don't have proper numbering .
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-08-02, 05:43 PM (This post was last modified: 2024-08-02, 05:45 PM by TheDreadPirate. Edited 1 time in total.)
    Looking at the plugin code, I think you are supposed to continue using using the "S00" season number in your file names.

    https://github.com/jellyfin/jellyfin-plu...er.cs#L233

    It is overriding the season number provided by TVMaze and setting it to 0 for specials.

    The fact that our file naming documentation for shows doesn't mention anything about TVMaze confirms that IMO.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kolby Gospodinsky
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #3
    2024-08-02, 05:47 PM
    But how number them when all specials are Significant and Iniognificant they dont have an episode number on tvmaze.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,009
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #4
    2024-08-02, 05:56 PM (This post was last modified: 2024-08-02, 06:01 PM by theguymadmax. Edited 1 time in total.)
    I read this and was, oh this must have a simple solution (haha!).

    Jellyfin PR that added handling of TVmaze specials, explanation is in there: https://github.com/jellyfin/jellyfin-plu...ze/pull/23

    For reference Kodi documentation on TVmaze specials:
    Handling Specials:
    TVmaze does not follow TheTVDB's convention of naming special episodes using zero season number. Instead, it uses its own definition of "insignificant" and "significant" specials depending on their significance of the storyline of a show. Insignificant specials are listed separately while significant specials are listed within their respective seasons. Starting from v.1.0.6 the scraper follows this convention. To list significant special and regular episodes in their correct order you need to select "by date" ordering in Kodi view settings.

    How to name special episode files to be listed correctly in Kodi when using TVmaze scraper:
    Insignificant specials must have zero season number and episode number must correspond to the place of the episode in TVmaze "insignificant" listing. For example: Eureka.S00E01. See: https://www.tvmaze.com/shows/542/eureka/episodes
    Significant specials must include episode airdate in their file names, for example: Doctor.Who.2021-01-01. See: https://www.tvmaze.com/shows/210/doctor-who/episodes
    Possible issue with date-based naming may arise when several episodes have the same airdate. Currently there is no solution for this issue.


    Have fun with that.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-08-02, 06:12 PM (This post was last modified: 2024-08-02, 06:12 PM by TheDreadPirate.)
    @theguymadmax - thanks for the assist. I was approaching a similar conclusion. I hit the TVMaze API for a couple specials I have and there was no episode number.

    Code:
    {"id":1435875,"url":"https://www.tvmaze.com/episodes/1435875/violet-evergarden-s01-special-surely-someday-you-will-understand-love-ova","name":"Surely, Someday You Will Understand \"Love\" (OVA)",
    "season":1,"number":null,    <-----  The important bits
    "type":"insignificant_special","airdate":"2018-07-04","airtime":"00:00","airstamp":"2018-07-04T15:00:00+00:00","runtime":30,"rating":{"average":8.7},"image":{"medium":"https://static.tvmaze.com/uploads/images/medium_landscape/163/408197.jpg","original":"https://static.tvmaze.com/uploads/images/original_untouched/163/408197.jpg"},"summary":"<p>A story that takes place in the months between the fourth and fifth episode. Violet answers the request of a certain songstress.</p>","_links":{"self":{"href":"https://api.tvmaze.com/episodes/1435875"},"show":{"href":"https://api.tvmaze.com/shows/34013","name":"Violet Evergarden"}}}

    Out of curiosity, why use TVMaze over TMDB or TVDB? Seems like a head ache.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kolby Gospodinsky
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #6
    2024-08-02, 06:18 PM
    @TheDreadPirate. I just prefer TVMaze for some shows and some specials so I wanted to know how it's handled since TVmaze has some specials listed on it that tvdb and tmdb don't have listed and i prefer the ordering for some shows as well since its how they are supposed to be listed and the airdate is lot more accurate too.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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