• 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 media config file

     
    • 0 Vote(s) - 0 Average

    media config file

    media config file
    J_Net Reloaded
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #1
    2025-01-07, 10:58 AM
    I need location of media config file as docker uses but im not using docker i installed via apt install command on rpi 5 linux ubuntu by adding it in keyring and updating and installing directly and i found the config file for web and added in media locations but still after restarting jellyfin it sais i have no media yet and to add , so i click add and put in location and nothing is found i had this all working before maybe via docker back in the day and used overide config options to add media location paths that way, but not using docker now and wish to do the same

    location i found for  a web config for jellyfin is /usr/share/jellyfin/web/config.json
    and attempted to add in media path locations here but after restarting jf it still sais no media and still it wont  allow me to add in when i put in the path  to media manually either, can you let me  know what im doing wrong?

    here is example of the config file i tried

    PHP Code:
    {
      "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"
      ]
    }

    {
      "PublicPort": 8096,
      "LogLevel": "Info",
      "LibraryFolders": [
        {
          "Name": "Movies",
          "Path": "/media/jay/Films"
        },
        {
          "Name": "TV Shows",
          "Path": "/media/jay/TV-Shows"
        },
        {
          "Name": "Comedy",
          "Path": "/media/jay/Comedy"
        },
        {
          "Name": "Funny",
          "Path": "/media/jay/Funny"
        },
        {
          "Name": "Hacking-Vids",
          "Path": "/media/jay/Hacking-Vids"
        },
        {
          "Name": "Music_Vids",
          "Path": "/media/jay/Music-Vids"
        },
        {
          "Name": "Other",
          "Path": "/media/jay/Other"
        },
        {
          "Name": "x",
          "Path": "/media/jay/x"
        },
        {
          "Name": "xxx",
          "Path": "/media/jay/xxx"
        }
      ],
      "EnableUPnP": true,
      "PreferredMetadataLanguage": "en",
      "PreferredMetadataCountryCode": "GB"
    }
      
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    media config file - by J_Net Reloaded - 2025-01-07, 10:58 AM
    RE: media config file - by J_Net Reloaded - 2025-01-07, 11:08 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