spl0k
|
0e6037a7ed
|
Setting a license
Closes #15
|
2014-03-02 18:31:32 +01:00 |
|
Jelmer Vernooij
|
24b39c4565
|
Remove executable bits from files that are not meant to be executed.
|
2014-02-23 18:09:26 +00:00 |
|
spl0k
|
faacf40008
|
Merge branch 'master' into lyrics
Conflicts:
api/media.py
|
2014-01-14 11:27:26 +01:00 |
|
spl0k
|
8fdba4c8c5
|
Getting lyrics from chartlyrics.com
|
2013-12-27 22:53:07 +01:00 |
|
spl0k
|
815944ca6f
|
Some work on encodings
|
2013-12-09 19:06:14 +01:00 |
|
spl0k
|
4cd1aace76
|
Introducing client prefs
Allow setting default transcoding values for specific clients
|
2013-12-07 18:46:30 +01:00 |
|
spl0k
|
98901e5b86
|
Added getting lyrics from text files
This needs work on the XML converter
|
2013-11-24 17:20:11 +01:00 |
|
spl0k
|
64e8d616fc
|
Won't handle content-length estimation
This is actually a bad idea. If the estimated value is too low, clients
might close the connection before receiving the whole file.
|
2013-10-20 17:47:13 +02:00 |
|
spl0k
|
4c68bac189
|
Transcoding supbprocess error handling
|
2013-10-20 17:27:20 +02:00 |
|
spl0k
|
07e56e1d07
|
Stream: force content-type, in case Flask couldn't guess it
|
2013-10-15 18:26:41 +02:00 |
|
spl0k
|
2d0774abeb
|
Transcoding
|
2013-10-15 17:36:37 +02:00 |
|
spl0k
|
92add62a7c
|
Fix
|
2013-10-15 10:32:35 +02:00 |
|
spl0k
|
22e2d351d8
|
Switch to mutagen -> allow serving of more audio formats
|
2013-10-14 18:36:45 +02:00 |
|
spl0k
|
811bbbe81f
|
Better handling of config files using python ConfigParser
Closes #4
|
2013-07-15 14:38:24 +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
|
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 |
|
Alban
|
3eee7416ea
|
Implemented ''frequent'' and ''recent'' types of ''getAlbumList.view''
|
2013-06-07 20:35:21 +02:00 |
|
Alban
|
3ccafda24e
|
Some package related fixes
|
2013-06-07 19:24:22 +02:00 |
|
Alban
|
f938e34b0a
|
Fix LastFM support on tracks with non ASCII info
|
2012-12-09 21:45:10 +01:00 |
|
Alban
|
7477e549f7
|
Some factoring...
|
2012-12-09 21:44:10 +01:00 |
|
Alban
|
c255d9be99
|
LastFM support
|
2012-12-09 21:40:31 +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
|
ec01271dc0
|
Adding a function to ease error reporting
|
2012-12-09 21:13:17 +01:00 |
|
Alban
|
79c219a7d5
|
Implemented stream.view
|
2012-12-09 21:12:28 +01:00 |
|