Commit Graph

59 Commits

Author SHA1 Message Date
evilchili
0194c8b6ca adding favico 2022-12-31 15:48:22 -08:00
evilchili
d2b6bdc36f theme and card tweaks 2022-12-31 15:35:45 -08:00
evilchili
5822702590 adding mastodon meta card, BASE_URL config option. 2022-12-31 15:16:30 -08:00
evilchili
69ab191227 fixing css theme 2022-12-31 14:48:09 -08:00
evilchili
ecd514005a tweaking theme 2022-12-31 13:44:12 -08:00
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
3bb2f83464
Update README.md 2022-12-22 00:53:41 -08:00
evilchili
a4d56c44c1
Update README.md
added example progress bar.
2022-12-22 00:28:47 -08:00
evilchili
64925a4b1e
typos 2022-12-22 00:24:50 -08:00
evilchili
6ecec29f4f
Update README.md
updating example link to current beta release
2022-12-22 00:24:07 -08:00
evilchili
83f32d82ed minor bugfixes, started the README 2022-12-21 23:40:09 -08:00
evilchili
7caf3302db deprecating env.dist 2022-12-21 22:55:38 -08:00
evilchili
e2402f4e48 fix default theme selection 2022-12-21 22:50:37 -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
fe671194a0 refactor subshells, add help system 2022-12-17 18:02:12 -08:00
evilchili
f526b42d65 ensure in-memory db mock is used 2022-12-17 12:49:08 -08:00
evilchili
9eb5f009e6 fixing tests 2022-12-17 12:43:57 -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
af33e91232 test coverage 2022-12-07 23:10:41 -08:00
evilchili
70f55105de fixing tests 2022-12-07 18:19:38 -08:00
evilchili
27e8ee48eb add support for editing playlist entries 2022-12-07 17:05:44 -08:00
evilchili
3fdd3ee9a5 Added editor for name/slug/description 2022-12-06 22:17:53 -08:00
evilchili
e036eff4e2 removing add from cli 2022-12-06 16:34:58 -08:00
evilchili
8905aea30a removing leftover test fixtures 2022-12-05 01:11:52 -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
50d2fe1349 Prepare for themes 2022-12-04 09:24:40 -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
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
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
5f8ab8fe25 WIP adding CRUD operations for playlists 2022-11-24 13:45:09 -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