Decode tags from files to pass to mpd in server urls
This commit is contained in:
@@ -52,7 +52,6 @@ public:
|
||||
QByteArray encodeUrl(const Song &s) const;
|
||||
QByteArray encodeUrl(const QString &file) const;
|
||||
Song decodeUrl(const QString &url) const;
|
||||
QString decodeFileUrl(const QString &file) const;
|
||||
|
||||
private:
|
||||
QThread *thread;
|
||||
|
||||
Reference in New Issue
Block a user