BaseUrl breaks DLNA Server functionality. #2136

Closed
opened 2026-02-06 21:47:06 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @BaronGreenback on GitHub (Sep 16, 2020).

The dlna server used the DLNA base url functionality within its descriptions, enabling shorter url's to be used within it xml description.

However, it looks like this shorting of service urls is not supported (at least in UPnP Tools - which I have to assume is correct).

The result is that services cannot be parsed. eg, Look at the serviceUrl - BaseUrl is set to Jellyfin/

image

Originally created by @BaronGreenback on GitHub (Sep 16, 2020). The dlna server used the DLNA base url functionality within its descriptions, enabling shorter url's to be used within it xml description. However, it looks like this shorting of service urls is not supported (at least in UPnP Tools - which I have to assume is correct). The result is that services cannot be parsed. eg, **Look at the serviceUrl** - BaseUrl is set to Jellyfin/ ![image](https://user-images.githubusercontent.com/22121540/93328586-d633af80-f813-11ea-9910-c79a4f5d9e3a.png)
OVERLORD added the bug label 2026-02-06 21:47:06 +03:00
Author
Owner

@BaronGreenback commented on GitHub (Sep 16, 2020):

Fixed in https://github.com/jellyfin/jellyfin/pull/4162

@BaronGreenback commented on GitHub (Sep 16, 2020): Fixed in https://github.com/jellyfin/jellyfin/pull/4162
Author
Owner

@PrplHaz4 commented on GitHub (Sep 16, 2020):

I think this also fixes #2377 and closes #3481

@PrplHaz4 commented on GitHub (Sep 16, 2020): I think this also fixes #2377 and closes #3481
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#2136