Alban
ba289065ce
Stupid comma
2019-04-13 19:01:34 +02:00
Alban
7edc30d683
Fixed setup.py
2019-04-13 18:54:39 +02:00
spl0k
a3d3c66c74
watchdog is now required
...
Even if the watcher is unused, due to imports
2019-04-13 16:27:55 +02:00
Carey Metcalfe
3db489aa7b
Add compatibility shims for Python 2.7
...
- `os.scandir` (provided by a 3rd party package in 2.7)
- `os.replace` (doesn't exist in 2.7 - have to use `os.rename` instead)
- `os.utime` (the times param is required in 2.7)
2019-01-19 15:37:09 -05:00
spl0k
25c5c8277e
Add support for downloadong folders and albums
...
Ref #131
2019-01-13 17:18:27 +01:00
spl0k
66bc65a46c
Fixed setup installing tests
2018-09-01 17:52:00 +02:00
spl0k
38f718b4df
Using new pony on_connect
decorator
...
Revert "Restore SQLite case insensitive LIKE"
This reverts commit a08689e8c0
.
2018-08-11 16:16:34 +02:00
spl0k
af50e8bf91
Rewritten dependencies and don't use pip as a library
...
Closes #97 , #98
2018-04-29 14:51:30 +02:00
spl0k
d570eddc6d
Notify Python 3 support
...
Closes #75
2018-01-18 21:13:19 +01:00
spl0k
d19886fafa
Rewritten and improved existing tests
2017-11-01 20:55:35 +01:00
spl0k
06ac60a677
Added trove classifiers
2017-10-25 22:15:14 +02:00
Óscar García Amor
d9d90ffacf
Retab and change header to frontend __init__.py
2017-08-07 13:10:06 +02:00
Óscar García Amor
523903cac5
Improved setup script
2017-08-07 11:04:00 +02:00
Óscar García Amor
3c2f1651a3
Added static content to setup.py
2017-07-10 20:19:15 +02:00
Andre-Nam
40bff33bc7
added supysonic-watcher to setup.py scripts
2014-10-22 18:05:04 +02:00
Jelmer Vernooij
a254d17801
Add a setup.py file.
2014-05-04 23:48:17 +02:00