WIP. Scale cover art option now mandatory!

This commit is contained in:
emeric
2014-06-15 23:40:04 +02:00
parent 9bada5ee2a
commit b739f4ef56
10 changed files with 67 additions and 36 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ message AudioCollectionRequest
optional uint64 release_id = 2; // Release that owns the cover art
optional uint64 track_id = 3; // Track that owns the cover art
optional uint32 size = 4; // Scale image to this size
required uint32 size = 4; // Scale image to size*size pixels. Set 0 to get the biggest image
}
enum Type