Add option to change url stream scheme for Tidal

This commit is contained in:
Jonas Kvinge
2018-09-21 18:53:27 +02:00
parent 65b04cac6e
commit aa83a2b40b
6 changed files with 60 additions and 14 deletions

View File

@@ -117,6 +117,7 @@ class TidalService : public InternetService {
int songssearchlimit_;
bool fetchalbums_;
QString coversize_;
QString streamurl_;
QString session_id_;
quint64 user_id_;
QString country_code_;