Alban Féron
8cef628219
Advertising (and testing) Python 3.9 support
2020-11-25 21:24:59 +01:00
Alban Féron
0103e60e32
Tweaking test workflow
2020-11-22 15:17:05 +01:00
Alban Féron
bca9104147
Trying to replace Travis CI with GitHub Actions
2020-11-21 17:47:14 +01:00
Alban Féron
62ae4a9967
Update README about API version
2020-11-09 15:22:15 +01:00
Alban Féron
0183bcb698
Use mediafile rather than mutagen directly
2020-10-24 17:55:21 +02:00
Alban Féron
593666ae48
Travis s/.org/.com/g
2020-09-06 15:51:29 +02:00
Louis-Philippe Véronneau
85edae53db
fix documentation on how to create new admin user
2020-01-11 22:41:36 -05:00
Alban Féron
37b1602461
Version bump
2019-12-24 17:02:36 +01:00
Alban Féron
078c98a427
Merge branch 'jukebox'
2019-12-24 15:47:19 +01:00
Alban Féron
1d01450f33
Dropping Python 2 support
2019-12-23 16:23:57 +01:00
Alban Féron
d3bce83474
Docs update
2019-11-23 15:08:18 +01:00
Carey Metcalfe
2f9fa0da6f
Support setting basic metadata in transcoded media
...
Other small fixes:
- Fixed typo in README
- Fixed `oggenc2` using `-q` instead of `-Q` to mean "quiet"
Fixes #170
2019-11-11 21:34:17 -05:00
Alban Féron
25ca4d0dac
Tell Travis to test against python 3.7
2019-07-06 16:50:15 +02:00
spl0k
373beaa92e
Docs update + systemd service file for the daemon
2019-06-10 17:25:05 +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
spl0k
ac306f2725
Added method to list genres
2018-12-08 17:18:58 +01:00
spl0k
9af8ee22e0
Docs update for recent watcher logging changes
2018-11-11 19:38:13 +01:00
spl0k
370b5bae77
Added note about token based auth
2018-10-28 15:47:52 +01:00
spl0k
b654f969f5
Small README touches
2018-09-15 16:24:52 +02:00
spl0k
5a065c75ae
Merge branch 'master' into db-setup
2018-09-15 16:04:43 +02:00
spl0k
6f6521786a
Updated README for Apache2
2018-09-08 15:22:28 +02:00
spl0k
2c042533ed
Updated README for DB setup/migrations
2018-09-02 18:12:23 +02:00
spl0k
040169020e
Updated README
...
See #109
2018-08-27 11:53:51 +02:00
spl0k
4df8e975ec
Added links to some docker images
...
Closes #106
2018-08-11 15:52:50 +02:00
spl0k
405a26a20a
Don't restrict cover art to 'cover.jpg' files
...
Ref #81
2018-05-21 16:16:06 +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
98a0deb2d0
Doc update
...
[ci skip]
2018-03-20 18:41:17 +01:00
spl0k
e8d0d4b6b6
Update requirements with proper versions
...
[ci skip]
2018-03-15 22:45:05 +01:00
spl0k
efbe0d4a4b
Ignore case for artists, albums, tracks and folder names, regardless of the DB
...
Closes #41
2018-03-11 19:33:15 +01:00
spl0k
6160fdc321
Reworked and split documentation
2018-02-14 19:45:39 +01:00
spl0k
8275966db0
Dropped simplejson dependency
...
Ref #79
2018-01-21 22:02:32 +01:00
spl0k
d570eddc6d
Notify Python 3 support
...
Closes #75
2018-01-18 21:13:19 +01:00
spl0k
bfe6da12d7
Dropped 'future' dependency
2018-01-18 21:10:01 +01:00
spl0k
1605fcd202
Py3: imports, exceptions, dicts
...
Ref #75
2018-01-06 00:33:45 +01:00
spl0k
4b446f7121
Merge branch 'pony'
2018-01-04 21:36:56 +01:00
spl0k
d807f26ccb
Provided migration scripts for existing storm databases
2017-12-30 19:06:43 +01:00
spl0k
8d71f432f0
Python version badge
2017-12-16 14:05:27 +01:00
spl0k
6bd61e0388
Getting out of the storm on a pony
2017-12-16 13:53:43 +01:00
spl0k
acb8d159f7
Updates for Travis and codecov
2017-12-10 22:31:12 +01:00
spl0k
bb72ce8f7c
Slight changes to watcher
...
Configurable scan delay
Test friendliness
2017-12-05 22:48:55 +01:00
spl0k
c515a25b69
Config sample update
2017-11-29 22:55:39 +01:00
spl0k
62bcce331a
Dropped python-daemon and its daemon-runner wrapper
...
This makes the watcher persisting with the terminal, breaking
installs using it as a initd/sysV daemon. The watcher currently
doesn't print anything on standard output or standard error.
Closes #39 , #72
2017-10-08 16:22:04 +02:00
spl0k
2b3155ceb8
Fixed README link to API integration status
2017-07-02 17:16:30 +02:00
Louis-Philippe Véronneau
e562f6d3c4
fix link
2017-06-26 11:54:39 -04:00
Louis-Philippe Véronneau
ab3a3f2806
separate API infos from the README
2017-06-26 11:47:33 -04:00
Louis-Philippe Véronneau
e43a70c28d
re-add storm bug info
2017-06-26 11:27:19 -04:00
Louis-Philippe Véronneau
9623e01d3f
typos and wording
2017-06-25 14:40:59 -04:00
Louis-Philippe Véronneau
c72e6a5035
mention that transcoding needs to be specified manually for some clients
2017-06-24 16:26:03 -04:00
Louis-Philippe Véronneau
628e0cbe70
merge cli examples and the quickstart
2017-06-24 16:23:28 -04:00
Louis-Philippe Véronneau
325a8829b3
replace the configuration section by the config sample for clarity
2017-06-24 16:18:33 -04:00