Commit Graph

16 Commits

Author SHA1 Message Date
evilchili
5985aef79d tweaking docs 2022-12-31 12:44:59 -08:00
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
7c82226ff9 refactor scanner, add progress bar 2022-12-21 15:17:13 -08:00
evilchili
fe671194a0 refactor subshells, add help system 2022-12-17 18:02:12 -08:00
evilchili
5ff2c39542 refactored console theme logic 2022-12-17 10:50:02 -08:00
evilchili
b7ec4259a6 bug fixes, console themes, help interface 2022-12-16 23:24:05 -08:00
evilchili
335d67c9d2 fix subshell returns 2022-12-10 10:38:11 -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
228d44ce98 tests and bug fixes 2022-12-07 23:41:49 -08:00
evilchili
70f55105de fixing tests 2022-12-07 18:19:38 -08:00
evilchili
3fdd3ee9a5 Added editor for name/slug/description 2022-12-06 22:17:53 -08:00
evilchili
ed16ebdd0e cleanup, more tests 2022-12-02 00:21:19 -08:00
evilchili
a0de0eef48 adding tests 2022-12-01 00:32:48 -08:00
evilchili
26b7fde93d WIP interactive shell 2022-11-30 00:09:23 -08:00