• 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 Jellyfin 10.10.0 empty plugins Catalogue

     
    • 0 Vote(s) - 0 Average

    Jellyfin 10.10.0 empty plugins Catalogue

    Synology container manager user
    tomahawk5000
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Poland
    #7
    2024-10-29, 03:40 PM (This post was last modified: 2024-10-29, 04:02 PM by tomahawk5000. Edited 4 times in total.)
    as I mentioned I have synology ds220+ with contaner manager (called docker a few updates before)
    NAS should has access to the internet because once I had Jellyfin installed from the synocommunity apps then everything works fine

    update
    there is a small progress
    I have added this command into YAML configuration file: 'network_mode: host' and now all settings looks like this:

    Code:
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        network_mode: host
        volumes:
          - /volume1/docker/jellyfin/config:/config
          - /volume1/docker/jellyfin/cache:/cache
          - /volume1/video:/media
          - /volume1/Photo:/photo:ro
        restart: 'unless-stopped'
        ports:
          - 8096:8096
        environment:
          - TZ=Europe/Warsaw
          - PUID=1026
          - PGID=100
        # Optional - alternative address used for autodiscovery
        # environment:
          # - JELLYFIN_PublishedServerUrl=http://example.com
        # Optional - may be necessary for docker healthcheck to pass if running in host network mode
        # extra_hosts:
        #  - 'host.docker.internal:host-gateway'
    please let me know if I should not add that line!

    and now I can see plugins catalogues so it's good but still my collections does not have any covers (by that I mean those pictures on the folders)

    Update2
    collections works fine now
    thanks again all of you guys
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin 10.10.0 empty plugins Catalogue - by tomahawk5000 - 2024-10-29, 01:58 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by TheDreadPirate - 2024-10-29, 02:21 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by tomahawk5000 - 2024-10-29, 02:49 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by Fate - 2024-10-29, 03:19 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by tomahawk5000 - 2024-10-29, 03:29 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by Fate - 2024-10-29, 03:32 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by tomahawk5000 - 2024-10-29, 03:40 PM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by baliem1213 - 2024-10-30, 04:51 AM
    RE: Jellyfin 10.10.0 empty plugins Catalogue - by tomahawk5000 - 2024-10-30, 11:13 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