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

6 Commits

Author SHA1 Message Date
spl0k
40da0b5b0d Improved command line scanner progress display 2017-09-12 20:02:19 +02:00
spl0k
074a0dc026 CLI: Added a '--force' option to folder scan command 2016-10-28 22:03:32 +02:00
Andre-Nam
e695277426 virtualenv support 2014-10-22 18:23:20 +02:00
spl0k
deba8aeee4 Changing which methods are available from Scanner and what they do 2014-08-04 20:01:43 +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
Jelmer Vernooij
a254d17801 Add a setup.py file. 2014-05-04 23:48:17 +02:00