Commit Graph

8 Commits

Author SHA1 Message Date
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
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
72dc85ac74 add tests 2022-12-05 01:06:57 -08:00
evilchili
4acd16bdde fix scanner tests 2022-11-30 23:42:06 -08:00
evilchili
267af75cb4 updated CRUD tests, added type hinting. 2022-11-25 12:20:43 -08:00
evilchili
935cb0a981 Add filesystem scanner 2022-11-20 16:26:40 -08:00