Commit Graph
7 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 41a21671ca improved env loading 2022-12-21 21:16:06 -08:00
evilchili 70f55105de fixing tests 2022-12-07 18:19:38 -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
evilchili 7306c3ab15 WIP web player UX 2022-12-03 23:23:25 -08:00
evilchili 53e102c8b2 wip web playback 2022-12-02 22:47:32 -08:00