• 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 DNLA Player issues

     
    • 0 Vote(s) - 0 Average

    DNLA Player issues

    Bluray player
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-12-01, 06:30 PM
    I don't think a DLNA server running on another device would cause issues. Only if they were both on the same device since only one app can broadcast on port 1900 at the same time.

    DLNA, in general, is very finicky. I'm not sure I have a good solution.

    One more thing you can try is publishing port 7359. It isn't used for DLNA, specifically, but it is used for service discovery.

    Change this

    Code:
    ports:                                                                                                                                                                                                                                                      
          - 8096:8096
          - 1900:1900

    To this

    Code:
    ports:                                                                                                                                                                                                                                                      
          - 8096:8096
          - 1900:1900
          - 7359:7359
    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
    DNLA Player issues - by Cerise - 2024-11-29, 07:19 PM
    RE: DNLA Player issues - by TheDreadPirate - 2024-11-29, 08:26 PM
    RE: DNLA Player issues - by Cerise - 2024-11-29, 10:46 PM
    RE: DNLA Player issues - by TheDreadPirate - 2024-11-29, 11:29 PM
    RE: DNLA Player issues - by Cerise - 2024-11-30, 04:05 PM
    RE: DNLA Player issues - by TheDreadPirate - 2024-11-30, 04:59 PM
    RE: DNLA Player issues - by Cerise - 2024-11-30, 10:17 PM
    RE: DNLA Player issues - by Cerise - 2024-12-01, 01:10 PM
    RE: DNLA Player issues - by TheDreadPirate - 2024-12-01, 06:30 PM
    RE: DNLA Player issues - by Cerise - 2024-12-02, 09: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