Commit Graph

10 Commits

Author SHA1 Message Date
evilchili
f055511fe6 Adding transcoder 2022-12-31 12:43:48 -08:00
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
58c7e3246a move root inside importable package space 2022-12-21 22:42:36 -08:00
evilchili
3c32ee3b52 fixing root for dev vs installed 2022-12-21 22:35:40 -08:00
evilchili
6b53b11f0e fixing test env 2022-12-21 22:27:30 -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
228d44ce98 tests and bug fixes 2022-12-07 23:41:49 -08:00
evilchili
72dc85ac74 add tests 2022-12-05 01:06:57 -08:00
evilchili
d5934a99fb implementing themes and refactoring path operations 2022-12-04 12:09:27 -08:00