erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-18 14:26:01 +02:00
f305b57811 Duration is now computed from the streams instead of passed by the user
917b8f133c Efficiency
89316f8024 Docstring shouldn't lie
3001c9fb7a streams key now always exists in a package
3850b518fc Added audio handler, reordered handler imports and list to alphabetical
Compare 6 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-17 17:10:42 +02:00
ef6bd5831d Moving to dataclasses for complex queue items
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-17 15:58:14 +02:00
23a21d19ea Updated tests to work with preprocessors
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-17 13:57:10 +02:00
398f59e66b Fixes
c5e274544f Actually starting preprocessor threads might be useful
484b868870 Exceptions don't have a message field
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-17 13:20:15 +02:00
31a291210d Prepare notifier for remote notifications,
7d403d15cc Minor fixes
75bd2c222b Updated example config
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-14 16:34:43 +02:00
6affc6f0ae Removed dictionary item alignment for PEP 8 compliance,
c0d8307bb1 Hander.validate() is now a no-op
1004afa958 Removed unused imports
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-14 15:16:35 +02:00
21750aa9d2 Restructured config passing
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-14 11:23:06 +02:00
bd9f31f31d Added localizations for eduTypes
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-13 17:05:30 +02:00
725c221ee9 TODO stuff
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-13 17:05:10 +02:00
bfb62c337f Added remaining preprocessors,
28905fa007 Added config.ini to gitignore
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-13 13:45:53 +02:00
18aa270f93 Added daisy API access to preprocessors
a40e73f13a Updated slides definition to a simpler format
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-11 16:22:53 +02:00
972cb8f8b3 Possibly finished with the documentation
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 19:22:08 +02:00
5c3ee40e85 made error notification calls consistent
2a87b3a759 Accommodating preprocessing in the tests
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 17:17:58 +02:00
20f334807b Fiddling with links
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 16:24:00 +02:00
5043ce3c5e Changed the code blocks to consistently declare json
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 16:23:04 +02:00
4f848ad83e Finished the readme for now
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 15:58:21 +02:00
4b739e0a6c Updated readme and started on example config
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 14:39:44 +02:00
ad9afdfca1 Updated the expected format of slide streams and removed the origin key
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 14:38:28 +02:00
98dd209370 Shortened the file names of handlers and added commented entries for coming handler types
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-07 14:03:00 +02:00
34f831745f More MD tresting