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

11 Commits

Author SHA1 Message Date
Alban
7477e549f7 Some factoring... 2012-12-09 21:44:10 +01:00
Alban
5895e1c3dd Implemented missing API requests from the browsing module
- getArtists.view
- getArtist.view
- getAlbum.view
- getVideos.view
2012-12-09 21:41:51 +01:00
Alban
6c6eb1c603 Implemented getSong.view 2012-12-09 21:41:35 +01:00
Alban
810c288d73 Some clients do POST requests 2012-12-09 21:38:05 +01:00
Alban
6198660765 Implemented getCoverArt.view 2012-12-09 21:17:00 +01:00
Alban
584f1cf90c Implemented getMusicDirectory.view 2012-12-09 21:16:34 +01:00
Alban
e022f09db8 Previous commit work applied to API responses 2012-12-09 21:15:26 +01:00
Alban
7e2e93bcfd Taking folder hierarchy into account 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
4410dec0b7 Implementing getIndexes.view
It would be nice to ignore prefixes such as 'The' in there. Will think about it later.
2012-12-09 21:08:59 +01:00
Alban
6375266fa8 Initial commit 2012-10-13 11:29:48 +02:00