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
evilchili
41a21671ca
improved env loading
2022-12-21 21:16:06 -08:00
evilchili
7c82226ff9
refactor scanner, add progress bar
2022-12-21 15:17:13 -08:00
evilchili
4b6246096d
Revert "adding cleanup of stale track entries"
...
This reverts commit 1a2506742f
.
2022-12-10 10:20:30 -08:00
evilchili
1a2506742f
adding cleanup of stale track entries
2022-12-10 10:14:06 -08:00
evilchili
d5934a99fb
implementing themes and refactoring path operations
2022-12-04 12:09:27 -08:00
evilchili
4acd16bdde
fix scanner tests
2022-11-30 23:42:06 -08:00
evilchili
26b7fde93d
WIP interactive shell
2022-11-30 00:09:23 -08:00
evilchili
10122063f3
WIP addition of interactive shell
2022-11-27 18:42:46 -08:00
evilchili
7ca1f69100
add CLI helpers, switch to bottle-sqlalchemy
2022-11-25 15:40:24 -08:00
evilchili
267af75cb4
updated CRUD tests, added type hinting.
2022-11-25 12:20:43 -08:00
evilchili
54d6915ed7
fix coverage pragmas
2022-11-20 16:44:33 -08:00
evilchili
935cb0a981
Add filesystem scanner
2022-11-20 16:26:40 -08:00
evilchili
a34fcc648b
Refactoring, adding db context manager
2022-11-20 09:28:00 -08:00