1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 11:21:03 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
spl0k
1bd353a8ee Implemented search 2013-06-24 18:43:50 +02:00
spl0k
5e466cbe98 Implemented the last missing search type og getAlbumList
(and why the fuck did I use 'sum / count' rather than 'avg'?)
2013-06-14 13:02:43 +02:00
spl0k
861ab1c39a Fix int vs float arithmetic 2013-06-13 19:06:04 +02:00
spl0k
b4e3b22089 Added starred info to responses 2013-06-13 18:44:56 +02:00
spl0k
20e09a6321 User object and name stored in the request object to provide easy access 2013-06-13 18:17:33 +02:00
spl0k
349dbe6d68 Implemented starring in getAlbumList2?.view 2013-06-12 22:09:36 +02:00
spl0k
7398f3511a Damn copy-pasta 2013-06-12 21:54:46 +02:00
spl0k
197e43a142 Starring support 2013-06-12 21:47:58 +02:00
spl0k
d9caa025fd getNowPlaying.view
Code is specific to a SQLite database
2013-06-10 20:58:51 +02:00
spl0k
57e95bfc30 getAlbumList2.view 2013-06-10 17:37:51 +02:00
Alban
3eee7416ea Implemented ''frequent'' and ''recent'' types of ''getAlbumList.view'' 2013-06-07 20:35:21 +02:00
Alban
004ad255b3 Started implementing getAlbumList.view 2012-12-09 21:45:39 +01:00
Alban
810c288d73 Some clients do POST requests 2012-12-09 21:38:05 +01:00
Alban
e022f09db8 Previous commit work applied to API responses 2012-12-09 21:15:26 +01:00
Alban
ec01271dc0 Adding a function to ease error reporting 2012-12-09 21:13:17 +01:00
Alban
a6301111c2 Adding some track info and implemented getRandomSongs.view 2012-12-09 21:09:20 +01:00