• 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 Anyway to 'browse' metadata to figure out how to name something properly?

     
    • 0 Vote(s) - 0 Average

    Anyway to 'browse' metadata to figure out how to name something properly?

    I want to know how specifically I should name certain files so that they're metadata is scraped properly
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-09, 06:35 PM
    Non-alphanumeric characters should be avoided in folder and file names, except where specified for special functions in Jellyfin, like when using the "versions" syntax.

    The way you had it before, My Hero Academia - Heros Rising (2019).mkv, would trigger the part after the hyphen to be left out of the title when Jellyfin queries TMDB/TVDB/AniDB. Also, the folder name should match the file name. And each movie should have their own folder.

    For shows, the FOLDER name for the series is the most important. The FILE name should just be s01e01.mkv, to indicate which season and episode it belongs in. You CAN have the show name and episode name, as shown in our documentation. But that is just superfluous info for human readers. It is not used by Jellyfin.

    That also applies for specials. Most online DBs will specials in a "season 0". So specials would be in a specials folder and the files named s00e01.mkv.

    And example of an Anime with multiple seasons and multiple specials. TMDB is my primary metadata source.

    Code:
    Shakugan no Shana/
    ├── Season 01
    │   ├── s01e01.mkv
    │   ├── s01e02.mkv
    │   ├── s01e03.mkv
    │   ├── s01e04.mkv
    │   ├── s01e05.mkv
    │   ├── s01e06.mkv
    │   ├── s01e07.mkv
    │   ├── s01e08.mkv
    │   ├── s01e09.mkv
    │   ├── s01e10.mkv
    │   ├── s01e11.mkv
    │   ├── s01e12.mkv
    │   ├── s01e13.mkv
    │   ├── s01e14.mkv
    │   ├── s01e15.mkv
    │   ├── s01e16.mkv
    │   ├── s01e17.mkv
    │   ├── s01e18.mkv
    │   ├── s01e19.mkv
    │   ├── s01e20.mkv
    │   ├── s01e21.mkv
    │   ├── s01e22.mkv
    │   ├── s01e23.mkv
    │   └── s01e24.mkv
    ├── Season 02
    │   ├── s02e01.mkv
    │   ├── s02e02.mkv
    │   ├── s02e03.mkv
    │   ├── s02e04.mkv
    │   ├── s02e05.mkv
    │   ├── s02e06.mkv
    │   ├── s02e07.mkv
    │   ├── s02e08.mkv
    │   ├── s02e09.mkv
    │   ├── s02e10.mkv
    │   ├── s02e11.mkv
    │   ├── s02e12.mkv
    │   ├── s02e13.mkv
    │   ├── s02e14.mkv
    │   ├── s02e15.mkv
    │   ├── s02e16.mkv
    │   ├── s02e17.mkv
    │   ├── s02e18.mkv
    │   ├── s02e19.mkv
    │   ├── s02e20.mkv
    │   ├── s02e21.mkv
    │   ├── s02e22.mkv
    │   ├── s02e23.mkv
    │   └── s02e24.mkv
    └── Specials
        ├── s00e03.mkv
        ├── s00e16.mkv
        ├── s00e29.mkv
        └── s00e31.mkv
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Anyway to 'browse' metadata to figure out how to name something properly? - by CrookiesAndCash - 2024-11-09, 07:56 AM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by TheDreadPirate - 2024-11-09, 06:35 PM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by CrookiesAndCash - 2024-11-09, 10:10 PM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by TheDreadPirate - 2024-11-10, 12:58 AM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by CrookiesAndCash - 2024-11-10, 02:08 AM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by TheDreadPirate - 2024-11-10, 03:36 AM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by theguymadmax - 2024-11-10, 03:42 AM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by CrookiesAndCash - 2024-11-10, 09:18 AM
    RE: Anyway to 'browse' metadata to figure out how to name something properly? - by TheDreadPirate - 2024-11-10, 05:58 PM

    • 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