audiometadata: add logo to metadata

Origin commit data
------------------
Branch: ni/coolstream
Commit: 473dc945c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-27 (Tue, 27 Jun 2017)

Origin message was:
------------------
- audiometadata: add logo to metadata

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-06-27 23:45:57 +02:00
parent 519de5279c
commit 937977f913
2 changed files with 4 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ public:
std::string genre;
std::string track;
std::string cover;
std::string logo;
std::string url;
bool cover_temporary;
bool changed;