Commit graph

134 commits

Author SHA1 Message Date
06073297ef Bump the web client 2022-12-04 23:38:50 +01:00
ce7b3fa8a5 Configured Gitlab CI for sphinx, mypy and pylint 2022-12-04 22:23:08 +01:00
6ade24bce2 mypy does not detect package... maybe now? 2022-12-04 16:16:18 +01:00
1d38fa4dde added pylint 2022-12-04 16:13:00 +01:00
f9cc8f167d gitlab ci needs requirements.txt 2022-12-04 16:09:03 +01:00
7833824249 More Testing gitlab ci 2022-12-04 16:03:05 +01:00
cc16796c2d Testing gitlab ci 2022-12-04 15:56:19 +01:00
69446e9729 LICENSE hinzufügen 2022-12-04 14:54:21 +00:00
e32457a394 Documented everything. pylint does not complain, mypy is happy, tweaked a bit on possible race conditions, and streamlined the code a bit 2022-12-04 03:03:38 +01:00
db87fafb6c Fixed a missing colon 2022-12-01 19:46:47 +00:00
00b9a596ab Testing webide from gitlab 2022-12-01 20:45:28 +01:00
b6ec014914 Docstrings and documentation 2022-12-01 20:41:58 +01:00
37e09d10da only add cdg files for s3 2022-11-29 23:07:57 +01:00
d12d67c4e6 Parallel Searching 2022-11-29 22:54:14 +01:00
593ee0caa6 Preparing Release 2022-11-29 21:44:31 +01:00
3760793ed9 mypy strict 2022-11-27 16:22:07 +01:00
13d13908cc Code cleanup and typings 2022-11-27 14:53:25 +01:00
b234b7ea81 buffering in parallel, youtube now buffered -> streaming is fallback, currently broken for s3 2022-11-25 15:53:46 +01:00
fcb10f7d10 oops, forgot a new file 2022-11-24 19:40:22 +01:00
c9add5fa96 ditched libmpv, invoke mpv directly... much more reliable 2022-11-24 19:38:17 +01:00
1193580403 client can now set secret other than 'test' 2022-11-23 16:48:20 +01:00
c21b5095ee Broadcast playlist change to room 2022-11-23 16:24:45 +01:00
f987b47d8d Integrated (not yet complete) new webclient and qr code 2022-11-22 10:03:52 +01:00
d466e383d4 added error, if room does not exist 2022-11-21 18:30:39 +01:00
109e4d7a8a added runnable scripts and web frontend 2022-11-18 11:39:56 +01:00
680a31b49f workaround for yt quirks 2022-11-15 17:10:03 +01:00
73129ba9af added cli to server and client 2022-11-15 16:51:24 +01:00
9685fe76a8 renamed short to room, fixed persistent room, argparse for client 2022-11-14 23:58:28 +01:00
593ea380e3 Per client room, persistant queue and queue loading from client 2022-11-14 17:00:53 +01:00
24e3b0fde2 more improvements, working test client 2022-11-14 09:18:29 +01:00
bc0d91d972 implemented s3 playback, improved message protocol 2022-11-13 01:26:53 +01:00
b27b0f994a initial work on s3, config is shared between client and server... now with changed files... 2022-11-10 20:59:59 +01:00
2a72e842e3 initial work on s3, config is shared between client and server 2022-11-10 20:59:21 +01:00
7d9dfe2e62 Complete Rewrite 2022-11-10 10:43:18 +01:00