Add Qobuz support (#181)
This commit is contained in:
@@ -75,6 +75,7 @@ class Song {
|
||||
Source_Stream = 5,
|
||||
Source_Tidal = 6,
|
||||
Source_Subsonic = 7,
|
||||
Source_Qobuz = 8,
|
||||
};
|
||||
|
||||
// Don't change these values - they're stored in the database, and defined in the tag reader protobuf.
|
||||
|
||||
Reference in New Issue
Block a user