• 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 not shown in DLNA discovery

     
    • 0 Vote(s) - 0 Average

    Jellyfin not shown in DLNA discovery

    Jellyfin on Synology with Docker and Portainer using a stack
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-03-20, 09:40 PM
    Not sure if this is related, it looks like you didn't set the correct password for your cert. But you should avoid using the built in HTTPS functionality in jellyfin anyway. Disable https. If you need https for remote access, I'd recommend using a reverse proxy like Caddy or Nginx to handle remote connections.

    Get rid of these options in your compose. They are not needed when using host networking.

    Code:
    ports:                              
          - "8096:8096/tcp"                 # http
          - "8920:8920/tcp"                 # https
          - "1900:1900/udp"                 # service auto-discovery
          - "7359:7359/udp"                 # auto-discovery

    Try binding Jellyfin to 192.168.2.2. Dashboard > Networking > Bind to local network address. I'm assuming that is a static IP.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin not shown in DLNA discovery - by ebbi - 2025-03-19, 11:15 AM
    RE: Jellyfin not shown in DLNA discovery - by TheDreadPirate - 2025-03-19, 12:44 PM
    RE: Jellyfin not shown in DLNA discovery - by ebbi - 2025-03-20, 05:31 PM
    RE: Jellyfin not shown in DLNA discovery - by TheDreadPirate - 2025-03-20, 06:00 PM
    RE: Jellyfin not shown in DLNA discovery - by ebbi - 2025-03-20, 09:21 PM
    RE: Jellyfin not shown in DLNA discovery - by TheDreadPirate - 2025-03-20, 09:40 PM
    RE: Jellyfin not shown in DLNA discovery - by ebbi - 2025-03-20, 10:00 PM
    RE: Jellyfin not shown in DLNA discovery - by ebbi - 2025-03-29, 01:26 PM
    RE: Jellyfin not shown in DLNA discovery - by veehem - 2025-03-29, 12:05 PM
    RE: Jellyfin not shown in DLNA discovery - by TheDreadPirate - 2025-03-30, 02:27 PM
    RE: Jellyfin not shown in DLNA discovery - by veehem - 2025-04-03, 06:30 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