mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
upnpbrowser.cpp: -add albumArtURI parse
This commit is contained in:
@@ -57,6 +57,7 @@ struct UPnPEntry
|
||||
std::string title;
|
||||
std::string artist;
|
||||
std::string album;
|
||||
std::string albumArtURI;
|
||||
std::string children;
|
||||
std::vector<UPnPResource> resources;
|
||||
int preferred;
|
||||
|
Reference in New Issue
Block a user