erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 17:01:29 +02:00
58a7362820 Activated slides handler
f772aa5033 Missing import
782f994125 Typo
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 16:50:41 +02:00
1ccd27d65a Implemented slide handler,
d609173dca Revert "Hander.validate() is now a no-op"
48a825f245 Added pattern matching to incoming queue item filenames
cdc3af2187 Worker pool is now shared between handlers
bcc91cbcb3 Reordered imports
Compare 5 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 09:37:37 +02:00
eca8caedf1 Updated tests
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-19 17:04:48 +02:00
a6c714de33 TranscodeHandler now uses a multiprocessing pool for transcode jobs
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-19 17:02:07 +02:00
3ce89b8056 Package IDs are now properly handled at the start of the pipeline
e00bbdab60 Forgot to remove an import
83b3ca4900 Shorter dict accesses
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-19 16:21:53 +02:00
3ab654d485 Moved ID generation to the distributor
9c5744d686 Error fixes
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-18 16:38:28 +02:00
4e9b3f1aec Jobs without a pkg_id are now properly handled.
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-18 15:54:48 +02:00
1889bb61bb Updated example systemd unit to reflect the correct run script
5de59ffceb Added a run script
Compare 2 commits »
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