Add source to songs and playlist_items
This commit is contained in:
@@ -47,6 +47,7 @@ class TidalService : public InternetService {
|
||||
TidalService(Application *app, InternetModel *parent);
|
||||
~TidalService();
|
||||
|
||||
static const Song::Source kSource;
|
||||
static const char *kServiceName;
|
||||
|
||||
void ReloadSettings();
|
||||
|
||||
Reference in New Issue
Block a user