• 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 Troubleshooting Custom Menu Links

     
    • 0 Vote(s) - 0 Average

    Custom Menu Links

    trying to add a custom link to my page
    genimac
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Andorra
    #1
    2023-12-02, 06:06 PM
    Hello,

    I just migrated from Plex to Jellyfin. I want to add a custom link to my page as listed on customizations.

    Customizations

    Custom Menu Links

    Jellyfin 10.8 adds the ability to specify custom links to be inserted in the navigation menu via the config.json file. Links are configured with a name, url, and optional icon property. The icon is specified using the name of an icon from the Material Design Icons used in Jellyfin Web. By default, the "link" icon will be used.
    Code:
    "menuLinks": [
        {
            "name": "Custom Link",
            "url": "https://jellyfin.org"
        },
        {
            "name": "Custom Link w. Custom Icon",
            "icon": "attach_money",
            "url": "https://demo.jellyfin.org/stable"
        }
    ]

    I tried that using my url, but I can't see any added menu link. Is the documentation wrong?
    My system is:
    version 10.8.13
    debian bookworm latest
    x64

    Is there "any" way to do that? a change in the CSS?

    Kind regards.
    Sihsson
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Feb
    Reputation: 0
    Country:France
    #2
    2024-02-12, 06:22 PM
    Hey !

    Were you able to solve the issue ? I have tried following the doc for Docker.

    I remapped the web-config.json file and emptied by browser cache but nothing seems to work.

    Setup:
    - Jellyfin Docker 10.8.13
    - UnRaid OS

    Any help is appreciated.
    Thanks !
    -Sihsson
    genimac
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Andorra
    #3
    2024-02-25, 06:23 AM
    (2024-02-12, 06:22 PM)Sihsson Wrote: Hey !

    Were you able to solve the issue ? I have tried following the doc for Docker.

    I remapped the web-config.json file and emptied by browser cache but nothing seems to work.

    Setup:
    - Jellyfin Docker 10.8.13
    - UnRaid OS

    Any help is appreciated.
    Thanks !
    -Sihsson

    Yes, I have the links added. Used https://github.com/BobHasNoSoul/jellyfin-mods as reference.
    « 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