hhm
|
ef64db46d1
|
B"H api: use GET and POST values in get_entity helper
|
2016-08-24 02:21:11 -04:00 |
|
hhm
|
306a7b3ec3
|
B"H api: use GET and POST values
|
2016-08-24 01:45:07 -04:00 |
|
sanderd
|
e1e5961c41
|
Fixed lookup of parent folder in scanner, to resolve issue when two folders start with the same characters.
|
2016-02-12 02:21:41 +01:00 |
|
spl0k
|
541efa6437
|
Added header allowing web-clients using JSON to work
|
2015-08-15 16:07:28 +02:00 |
|
spl0k
|
5fdd28290b
|
Fixed scanner folder lookup
Closes #33, #35
|
2015-08-06 20:51:28 +02:00 |
|
spl0k
|
e73b358c63
|
Prevent issuing useless move operations if files have been created
|
2015-04-11 16:21:19 +02:00 |
|
spl0k
|
8b9fa416f8
|
Merge branch 'scanner_daemon'
|
2015-04-05 16:15:41 +02:00 |
|
spl0k
|
3c8c563b31
|
Providing an init.d script for the watcher using python-daemon
|
2014-10-26 19:37:14 +01:00 |
|
spl0k
|
276ebc9410
|
count() instead of length
|
2014-10-24 14:44:45 +02:00 |
|
Andre-Nam
|
76f23a5f01
|
Storm: use .count() instead of length filter
|
2014-10-22 21:03:05 +02:00 |
|
spl0k
|
f61a3a7937
|
Added basic file move support
|
2014-08-31 16:32:17 +02:00 |
|
spl0k
|
deba8aeee4
|
Changing which methods are available from Scanner and what they do
|
2014-08-04 20:01:43 +02:00 |
|
spl0k
|
18ecf0fc08
|
Fixed scanning
|
2014-07-27 23:20:17 +02:00 |
|
spl0k
|
a18f670ff0
|
Merge branch 'master' into scanner_daemon
Conflicts:
README.md
supysonic/scanner.py
supysonic/web.py
|
2014-07-27 20:24:35 +02:00 |
|
spl0k
|
dd79c4d750
|
Fixed getNowPlaying
|
2014-07-27 15:05:00 +02:00 |
|
spl0k
|
0bd788b74d
|
Fixed import
|
2014-06-16 12:09:06 +02:00 |
|
spl0k
|
2c41e1af64
|
Merge branch 'master' into storm
Conflicts:
bin/supysonic-cli
supysonic/api/__init__.py
supysonic/api/albums_songs.py
supysonic/api/annotation.py
supysonic/api/browse.py
supysonic/api/chat.py
supysonic/api/media.py
supysonic/api/playlists.py
supysonic/api/search.py
supysonic/api/user.py
supysonic/db.py
supysonic/frontend/__init__.py
supysonic/frontend/folder.py
supysonic/frontend/playlist.py
supysonic/frontend/user.py
supysonic/lastfm.py
supysonic/managers/folder.py
supysonic/managers/user.py
supysonic/scanner.py
supysonic/web.py
|
2014-06-14 17:55:52 +02:00 |
|
spl0k
|
b83538f80b
|
A tiny bit more configuration on logging
|
2014-06-14 14:49:03 +02:00 |
|
spl0k
|
d1d3d4416e
|
Fixed scanner scanning untouched files
|
2014-06-12 14:25:58 +02:00 |
|
spl0k
|
f2ca878301
|
Scanner: exposing scan_file
|
2014-06-11 17:55:01 +02:00 |
|
spl0k
|
21f14a6dc1
|
Scanner: don't require a folder instance to call __scan_file
|
2014-06-11 17:53:33 +02:00 |
|
Andre-Nam
|
c29a2284b8
|
make it ready for packaging
|
2014-05-10 18:11:20 +02:00 |
|
Jelmer Vernooij
|
a254d17801
|
Add a setup.py file.
|
2014-05-04 23:48:17 +02:00 |
|
Jelmer Vernooij
|
2eb65c33f3
|
Move all code into a package.
|
2014-05-01 02:55:39 +02:00 |
|