grooveondemand/groove
evilchili 17a6dcb4d2 refactor media module, change --env to --root
This commit moves the media scanner out of the db module and into
a new module, media. We also change the --env parameter to --root,
which takes a path to a directory where the default configuration
and the transcoded media cache will live.
2022-12-31 12:43:48 -08:00
..
db refactor media module, change --env to --root 2022-12-31 12:43:48 -08:00
media refactor media module, change --env to --root 2022-12-31 12:43:48 -08:00
shell refactor media module, change --env to --root 2022-12-31 12:43:48 -08:00
static minor bugfixes, started the README 2022-12-21 23:40:09 -08:00
webserver refactor media module, change --env to --root 2022-12-31 12:43:48 -08:00
__init__.py Initial commit. skeleton CLI and tests. 2022-11-19 15:14:12 -08:00
auth.py adding test coverage reports 2022-11-19 17:23:47 -08:00
cli.py refactor media module, change --env to --root 2022-12-31 12:43:48 -08:00
console.py fix default theme selection 2022-12-21 22:50:37 -08:00
editor.py minor bugfixes, started the README 2022-12-21 23:40:09 -08:00
exceptions.py refactor scanner, add progress bar 2022-12-21 15:17:13 -08:00
path.py refactor media module, change --env to --root 2022-12-31 12:43:48 -08:00
playlist.py minor bugfixes, started the README 2022-12-21 23:40:09 -08:00