• 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: DLNA plugin not running if RequireHttps == true

     
    • 0 Vote(s) - 0 Average

    SOLVED: DLNA plugin not running if RequireHttps == true

    [ERR] The DLNA specification does not support HTTPS.
    bitstream
    Offline

    Junior Member

    Posts: 15
    Threads: 4
    Joined: 2025 Apr
    Reputation: 0
    #1
    2025-04-10, 05:04 PM (This post was last modified: 2025-04-10, 05:05 PM by bitstream. Edited 1 time in total.)
    Just for documentation in case someone else is running into the same problem: When setting 

    <RequireHttps>true</RequireHttps>

    the DLNA plugin fails to start with this log entry:

    [ERR] The DLNA specification does not support HTTPS.

    This is because DLNA is using SSDP as communication protocol which again is nothing else then sending a HTTP header over UDP. Still, for me, it was unexpected since I thought RequireHttps is only used in the context of the UI to enforce secure communication, which makes sense on the UI as there are passwords transmitted from the client to the server. Since this is not the case with DLNA, it's kind of okish that DLNA is running on http. So it might be worth a thought to decouple RequireHttps from the DNLA plugin.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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