• 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 Plugin settings not saving in LinuxServer Docker container

     
    • 0 Vote(s) - 0 Average

    Plugin settings not saving in LinuxServer Docker container

    Esmail EL BoB
    Offline

    Junior Member

    Posts: 19
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    #1
    2025-03-01, 03:50 AM (This post was last modified: 2025-03-01, 06:47 PM by TheDreadPirate. Edited 1 time in total.)
    When I try to save settings of plugins such as session cleaner or {NSFW plugin - TDP}, I notice the settings get passed in URL and page refresh and when I click second time it does nothing. I'm on latest 10.10.6 version and tested in firefox, brave and JMP and on android app and in browser too

    I tested it on latest jellyfin image and worked fine so I think it's more specific to linuxserver image?

    I use Debian 12 and docker compose

    Steps To Reproduce
    1. Go to My plugins
    2. Go to settings of Session cleaner as example
    3. Set 1
    4. click save
    5. profit

    Compose:
    Code:
    jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Africa/Cairo
          - JELLYFIN_PublishedServerUrl=http://jellyfin.esmailelbob.xyz
        volumes:
          - ./jellyfin/config:/config
          - ./jellyfin/web/index.html:/usr/share/jellyfin/web/index.html
          - ./jellyfin/web/home-html.8ce38bc7d6dc073656d4.chunk.js:/usr/share/jellyfin/web/home-html.8ce38bc7d6dc073656d4.chunk.js
          - ./jellyfin/web/main.jellyfin.bundle.js:/usr/share/jellyfin/web/main.jellyfin.bundle.js
          - ./jellyfin/web/user-userprofile.9cdbcbd8b4ed7a184e73.chunk.js:/usr/share/jellyfin/web/user-userprofile.9cdbcbd8b4ed7a184e73.chunk.js
          - ./jellyfin/web/theme.css:/usr/share/jellyfin/web/themes/dark/theme.css
          - ./jellyfin/web/spotlight.html:/usr/share/jellyfin/web/ui/spotlight.html
          - ./jellyfin/web/avatars:/usr/share/jellyfin/web/avatars
          - ./jellyfin/web/seasonal:/usr/share/jellyfin/web/seasonal
          - /mnt:/mnt
        ports:
          - 127.0.0.1:8096:8096
          #- 8920:8920 #optional
          #- 7359:7359/udp #optional
          #- 1900:1900/udp #optional
        extra_hosts:
          - 'host.docker.internal:host-gateway'
        restart: unless-stopped
        depends_on:
          - rclone
          - usenet-drive
        networks:
          - jellyfin_network
        dns:
          - 1.1.1.1
          - 1.0.0.1
    Logs: https://privatebin.net/?a0b5cc8224f10629...Nsy4RncLDS
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-01, 03:50 AM
    RE: Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-01, 04:52 AM
    RE: Plugin settings not saving in LinuxServer Docker container - by TheDreadPirate - 2025-03-01, 06:48 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-01, 07:58 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by TheDreadPirate - 2025-03-01, 08:20 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-09, 08:01 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by TheDreadPirate - 2025-03-10, 05:02 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by TheDreadPirate - 2025-03-10, 05:16 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-10, 08:53 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by TheDreadPirate - 2025-03-11, 12:33 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-20, 06:39 PM
    RE: Plugin settings not saving in LinuxServer Docker container - by Esmail EL BoB - 2025-03-25, 03:49 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