Remove stream schema setting and add Add HI_RES option

This commit is contained in:
Jonas Kvinge
2019-05-14 18:45:38 +02:00
parent 7cc9c75d15
commit 2ad1d27a59
4 changed files with 1 additions and 46 deletions

View File

@@ -139,11 +139,9 @@ class TidalService : public InternetService {
int songssearchlimit_;
bool fetchalbums_;
QString coversize_;
QString streamurl_;
QString session_id_;
quint64 user_id_;
QString country_code_;
QString clientuniquekey_;
int pending_search_id_;
int next_pending_search_id_;