• 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 Different metada languages within the same library

     
    • 0 Vote(s) - 0 Average

    Different metada languages within the same library

    different metadata for different profiles
    makako48
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    #1
    2024-02-06, 05:20 PM
    Is it possible to have different metadata languages for different profiles within the same library?

    for example, when trying to set up my mom's profile she needs to have everything in spanish

    Or I just make a new library with the same folder but this time in spanish? but idk if that'll mess up the images, my subtitles, etc.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-02-06, 05:53 PM
    The problem is that you can't have the same folder in two different libraries, IIRC. But if you create a symlink of that folder you can get around that.

    Because to do what you want you will need to create a separate library and set the preferred download language to Spanish. I've never tried this, but I'm assuming that will tell Jellyfin to pull down metadata in Spanish when it is available.

    Then in Dashboard > Users > select your mom's user, you can set it so that she only see the libraries with Spanish metadata.
    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]
    heurtebise
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #3
    2025-01-15, 04:33 PM (This post was last modified: 2025-01-15, 04:35 PM by heurtebise. Edited 1 time in total.)
    I now have managed to set different metadata language within the same library by setting the respective flag in the database (when you have an unique identifier in the title of the movie eg.):
    1. stop jellyfin
    2. backup database: /var/lib/jellyfin/data/library.db
    3. sqlite3: update TypedBaseItems set PreferredMetadataLanguage = 'de' where Name like '% (DE)%';
    4. start jellyfin
    5. set: Dashboard -> Libraries > Libraries > ... > Manage Library > "Automatically refresh metadata from the internet" to true/30 days
    6. wait and enjoy
    « 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