Skip to content

Fixed UPnP for full URLs with scheme#2451

Open
ypopovych wants to merge 1 commit intoMusicPlayerDaemon:v0.24.xfrom
ypopovych:v0.24.x
Open

Fixed UPnP for full URLs with scheme#2451
ypopovych wants to merge 1 commit intoMusicPlayerDaemon:v0.24.xfrom
ypopovych:v0.24.x

Conversation

@ypopovych
Copy link

Fixes #2450

To be frank I have zero confidence in URL fix, I simply patched two URL methods to return relative if it has scheme.

XML parser fix is a better one. Current version breaks on URLs with parameters. Parser sends URL by parts split on each &. With this fix all of them will be concatenated together.

Tested on Jellyfin server - works fine (slow, but works).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant