• 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 Networking & Access SOLVED: emby and jellyfin on same server

     
    • 0 Vote(s) - 0 Average

    SOLVED: emby and jellyfin on same server

    Can't docker compose with emby already installed
    roycrt
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #1
    2024-02-15, 04:16 PM (This post was last modified: 2024-02-15, 06:04 PM by roycrt. Edited 4 times in total.)
    Server set up is Debian Bookworm with emby installed from deb file and using port 8096
    Only need local roku clients on local network
    On emby web dashboard I change the ports to 8090 and 8091
    On roku I uninstalled emby app, reloaded emby app. roku still connected. I added server with port 8090. Not sure it sticks.

    I'm trying to install jellyfin inside Docker container. (my first time using Docker)
    I will only be sharing with local network
    I'm trying to avoid a conflick with emby so want to run jellyfin on port 8095.  When I use ports inside my docker-compose.yml file
    ports:
      - 8095:8094
    I get a message when composing
    Code:
    jellyfin Published ports are discarded when using host network mode
    and I get a lot of emby stuff, then it fails with Status Code 200

    If I remove the ports entry I get a lot of emby startup stuff and it fails with
    Code:
    Slow HTTP Response from http://localhost:8096/health to 127.0.0.1 in 0:00:00.7782685 with Status Code 200

    If I remove the network_mode: 'host' line and reinsert the ports, I still get a lot of emby plugin and startup stuff and it fails with Status Code 200

    Is there a way to edit a config file to stop emby from doing plugin and startup stuff when port 8096 is accessed.
    Thanks in advance for any help!

    /var/lib/emby/config/system.xml shows ports 8090 and 8091
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    emby and jellyfin on same server - by roycrt - 2024-02-15, 04:16 PM
    RE: emby and jellyfin on same server - by Serge K - 2024-02-15, 05:31 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 06:16 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 08:02 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 08:19 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 09:40 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 09:43 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 10:14 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 10:19 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 10:19 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 11:08 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 11:13 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-16, 02:49 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-20, 11:48 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