mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-15 07:57:07 +03:00
finhsing CSpot integration
This commit is contained in:
@@ -34,7 +34,7 @@ message Track {
|
||||
optional string name = 2;
|
||||
optional Album album = 0x3;
|
||||
repeated Artist artist = 0x4;
|
||||
optional sint32 duration = 7;
|
||||
optional sint32 duration = 0x7;
|
||||
repeated Restriction restriction = 0xb;
|
||||
repeated AudioFile file = 0xc;
|
||||
repeated Track alternative = 0xd;
|
||||
|
||||
Reference in New Issue
Block a user