• 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 Synolgy Running Jellyfin (while emby is running). With WORM protected drive

     
    • 0 Vote(s) - 0 Average

    Synolgy Running Jellyfin (while emby is running). With WORM protected drive

    There is a port conflict running both packages. There is no way in docker to add videos folder with worm enabled (Synology)
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,187
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2024-08-25, 10:46 PM
    I would skip out on running the SynoCommunity Jellyfin app and instead use the Container Manager for running the official Jellyfin image directly.

    As you found out, Emby and Jellyfin share the same port number. I never used the SynoCommunity app, but most likely it forces you to use port 8096.
    Using Docker, you can specify which port you want Jellyfin to be accessible from.

    Furthermore, you can't access the folders you want from the GUI. You can try to directly declare them by using Docker Compose by writing out the full path to the directories that you need.

    I made a guide for using Container Manager to launch Jellyfin: https://forum.jellyfin.org/t-guide-runni...er-compose

    If you follow the guide, where the ports are declared in the compose file, you would simply do somethings like this as an example:
        - 8097:8096/tcp
    With this declaration, you have made Jellyfin be accessible from port 8097 meaning that you won't get that port conflict when another service is using 8096.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Synolgy Running Jellyfin (while emby is running). With WORM protected drive - by jelly3388 - 2024-08-25, 04:32 PM
    RE: Synolgy Running Jellyfin (while emby is running). With WORM protected drive - by Efficient_Good_5784 - 2024-08-25, 10:46 PM
    RE: Synolgy Running Jellyfin (while emby is running). With WORM protected drive - by jelly3388 - 2024-08-26, 03:05 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