• 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.
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Custom Menu Links - by genimac - 2023-12-02, 06:06 PM
    RE: Custom Menu Links - by Sihsson - 2024-02-12, 06:22 PM
    RE: Custom Menu Links - by genimac - 2024-02-25, 06:23 AM

    • 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