• 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 add a button on jellyfin headband

     
    • 0 Vote(s) - 0 Average

    add a button on jellyfin headband

    add a button on jellyfin headband
    M0RPH3US
    Offline

    Member

    Posts: 89
    Threads: 5
    Joined: 2023 Jun
    Reputation: 7
    #7
    2024-06-30, 08:53 PM
    (2024-06-30, 07:36 PM)Anatole Wrote: in my json file I have this, how do I add a button?


    {
      "includeCorsCredentials": false,
      "multiserver": false,
      "themes": [
        {
          "name": "Apple TV",
          "id": "appletv",
          "color": "#bcbcbc"
        }, {
          "name": "Blue Radiance",
          "id": "blueradiance",
          "color": "#011432"
        }, {
          "name": "Dark",
          "id": "dark",
          "color": "#202020",
          "default": true
        }, {
          "name": "Light",
          "id": "light",
          "color": "#303030"
        }, {
          "name": "Purple Haze",
          "id": "purplehaze",
          "color": "#000420"
        }, {
          "name": "WMC",
          "id": "wmc",
          "color": "#0c2450"
        }
      ],
      "menuLinks": [],
      "servers": [],
      "plugins": [
        "playAccessValidation/plugin",
        "experimentalWarnings/plugin",
        "htmlAudioPlayer/plugin",
        "htmlVideoPlayer/plugin",
        "photoPlayer/plugin",
        "comicsPlayer/plugin",
        "bookPlayer/plugin",
        "youtubePlayer/plugin",
        "backdropScreensaver/plugin",
        "pdfPlayer/plugin",
        "logoScreensaver/plugin",
        "sessionPlayer/plugin",
        "chromecastPlayer/plugin",
        "syncPlay/plugin"
      ]
    }

    You can try this. 

    Code:
    "menuLinks": [
    {
        "name": "Custom Link",
        "url": "https://jellyfin.org"
    },
    {
        "name": "Custom Link w. Custom Icon",
        "icon": "attach_money",
        "url": "https://demo.jellyfin.org/stable"
    }
    ],
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    add a button on jellyfin headband - by Anatole - 2024-06-29, 12:35 PM
    RE: add a button on jellyfin headband - by TheDreadPirate - 2024-06-29, 03:20 PM
    RE: add a button on jellyfin headband - by Anatole - 2024-06-29, 08:35 PM
    RE: add a button on jellyfin headband - by TheDreadPirate - 2024-06-30, 02:34 AM
    RE: add a button on jellyfin headband - by Anatole - 2024-06-30, 07:30 PM
    RE: add a button on jellyfin headband - by Anatole - 2024-06-30, 07:36 PM
    RE: add a button on jellyfin headband - by M0RPH3US - 2024-06-30, 08:53 PM
    RE: add a button on jellyfin headband - by Anatole - 2024-07-01, 06:57 AM
    RE: add a button on jellyfin headband - by Anatole - 2024-07-03, 11:19 AM
    RE: add a button on jellyfin headband - by TheDreadPirate - 2024-07-03, 03:08 PM
    RE: add a button on jellyfin headband - by Anatole - 2024-07-03, 04:08 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