• 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 Possibilities to customize index

     
    • 0 Vote(s) - 0 Average

    Possibilities to customize index

    I am looking for possibilities to customize the index by using specific tags in audio files, add additional fields in the views and change the navigation tree for DLNA
    marcelv
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:Netherlands
    #1
    2024-05-27, 12:27 PM
    Hi all,

    This is my first post here and as a software developer I am currently investigating if I will be able to customize several features of Jellyfin to meet my personal needs. This means that I want to implement one or more plugins for Jellyfin that will allow me to what I want if at all possible. That is what this question is about and if things are possible, if there are any rough pointers to the interfaces that allow me to do what I want.

    The DLNA navigation tree is something I would like to change to my personal preference. However, currently this tree is fixed and seems to be dependent on the different data fields available in the index when browsing my music library. Is this correct? Is there a way to customize the navigation tree any other way, so that I can add multiple levels, like Artist/Album, or Artist/Year, or Genre/Artist?

    Now into the other customizations. This is based on the fact that when I encode my FLAC files (from owned CDs), I add additional, non-standard Vorbis tags to the files. All music servers and music players use the ARTIST tag to display the recording artist, and the ALBUMARTIST tag to identify the artist of the entire album, etcetera. Added to these tags I also add other tags, for example ARTISTSORT, that contains the sortable name of an arist, COMPOSERSORT that contains the sortable name of a composer, and some other additional tags.

    What I now want is that e.g. the ARTISTSORT tag will be used for the artist instead of the ARTIST tag, and similar customizations for other fields that are indexed. And I would like to add additional fields coming from additional tags in the music database and show these too in the web gui (and use them in the DLNA menu structure). Is this possible? If yes, which interfaces defined in the Jellygfin SDK are most appropriate for this?

    I am also curious that when it is possible that I use the sorted names instead of the original names, how this will affect the search for additional metadata as provided by other plugins like the MusicBrainz plugin.

    Thank you for the information,
    Marcel
    Kinda wobbely
    crobibero
    Offline

    Core Team (Server & Plugins)

    Posts: 253
    Threads: 0
    Joined: 2023 Jun
    Reputation: 18
    Country:United States
    #2
    2024-05-27, 02:38 PM
    The DLNA feature has been moved to a plugin, so you should be able to customize it to your will.

    > What I now want is that e.g. the ARTISTSORT tag will be used for the artist instead of the ARTIST tag, and similar customizations for other fields that are indexed. And I would like to add additional fields coming from additional tags in the music database and show these too in the web gui (and use them in the DLNA menu structure). Is this possible? If yes, which interfaces defined in the Jellygfin SDK are most appropriate for this?

    I believe you would need to update the Jellyfin server code, likely starting with AudioFileProber.
    marcelv
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:Netherlands
    #3
    2024-05-29, 09:20 PM
    Sorry for the late reply, but for some reason I did not get a notification mail, though I am subscribed to this thread.

    (2024-05-27, 02:38 PM)crobibero Wrote: The DLNA feature has been moved to a plugin, so you should be able to customize it to your will.

    >  What I now want is that e.g. the ARTISTSORT tag will be used for the artist instead of the ARTIST tag, and similar customizations for other fields that are indexed. And I would like to add additional fields coming from additional tags in the music database and show these too in the web gui (and use them in the DLNA menu structure). Is this possible? If yes, which interfaces defined in the Jellygfin SDK are most appropriate for this?

    I believe you would need to update the Jellyfin server code, likely starting with AudioFileProber.

    So if I understand it correctly, this more or less means a completely custom built Jellyfin (including the DLNA plugin) to match my needs?
    Kinda wobbely
    « 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