• 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 Off Topic Self-hosting & Homelabs Jellyfin IP Address

     
    • 0 Vote(s) - 0 Average

    Jellyfin IP Address

    Docker Jellyfin IP Address Self Discovery Incorrect
    Auguss
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #3
    2025-03-30, 03:50 PM (This post was last modified: 2025-03-30, 03:56 PM by Auguss. Edited 1 time in total.)
    #!/bin/bash
    docker run -d \
    --name jellyfin \
    --hostname DVR \
    --net=host \
    --restart=unless-stopped \
    --publish 8096:8096/tcp \
    --publish 8920:8920/tcp \
    --publish 1900:1900/udp \
    --publish 7359:7359/udp \
    --volume /dl/jellyfin/configConfused-faceconfig \
    --volume /dl/jellyfin/cacheConfused-facecache \
    --volume /dl/letsencryptConfused-faceetc/letsencrypt \
    --mount type=bind,source=/dvr/plex,target=/media \
    --privileged \
    --device=/dev/dri/renderD128Confused-facedev/dri/renderD128 \
    --device=/dev/dri/card0Confused-facedev/dri/card0 \
    --health-cmd="curl -fs --fail-early --no-keepalive --no-progress-meter <healthchecks> || exit 1" \
    --health-interval=1h \
    --health-timeout 60s \
    --health-retries 15 \
    jellyfin/jellyfin
    exit 0

    Startup logs:

    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["192.168.0.0/16", "172.17.0.0/16"]
    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["192.168.0.0/16", "172.17.0.0/16"]
    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.0.101", "172.17.0.1"]
    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
    [15:52:01] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []\

    Full startup logs: https://privatebin.net/?5ff2a1431b16c8a5...iZ4jr26tzn
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin IP Address - by Auguss - 2025-03-30, 02:00 PM
    RE: Jellyfin IP Address - by TheDreadPirate - 2025-03-30, 02:06 PM
    RE: Jellyfin IP Address - by Auguss - 2025-03-30, 03:50 PM
    RE: Jellyfin IP Address - by TheDreadPirate - 2025-03-30, 05:04 PM
    RE: Jellyfin IP Address - by Auguss - 2025-03-30, 05:26 PM
    RE: Jellyfin IP Address - by Auguss - 2025-03-30, 08:23 PM
    RE: Jellyfin IP Address - by TheDreadPirate - 2025-03-31, 01:07 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