Fix bug setting wrong temp metadata and bug in pipeline

This commit is contained in:
Jonas Kvinge
2018-09-21 00:34:02 +02:00
parent a77dde7d3b
commit 0143617056
5 changed files with 11 additions and 8 deletions

View File

@@ -202,6 +202,7 @@ private:
};
struct SimpleMetaBundle {
QUrl url;
QString title;
QString artist;
QString album;