db/upnp/Object: root nodes are allowed to omit parent_id and name

This fixes compatibility with Plex DLNA.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/851
This commit is contained in:
Max Kellermann
2020-07-06 21:35:31 +02:00
parent 5ece9685c2
commit 00789de7d4
2 changed files with 11 additions and 1 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.21.25 (not yet released)
- fix crash when using "rangeid" while playing
* database
- simple: automatically scan new mounts
- upnp: fix compatibility with Plex DLNA
* storage
- fix disappearing mounts after mounting twice
- udisks: fix reading ".mpdignore"