erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/multiplayer 2022-11-03 13:49:35 +01:00
353b4af391 Added random subdomains to video sources in order to work around limitations on open connections per server.
erth9960 pushed to master at DMC/play-api 2022-11-01 15:39:40 +01:00
f1045c1309 safe_join has moved from flask into werkzeug
dd141961de Broke authentication into separate function
8d2b3b7edb Moved _log_publish_failure function
f793d26ad0 Removed weburl from queue item
c392fbddfc Whitespace
Compare 8 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-31 14:16:35 +01:00
905d7f2f01 Fixed various slop so tests pass
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-28 14:20:14 +02:00
be6a7877d7 Refactored poster handling to always be done in PosterHandler.
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-28 11:21:09 +02:00
dac19f6f7f Added the option of multiple subtitle tracks
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-24 16:54:57 +02:00
1957b59e85 The poster handler now generates posters for existing streams if
df64ccffb0 The exception shouldn't cause exceptions
6291b66c86 Capitalized all sections in config
c8c2d04ed3 Wording change
Compare 4 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-22 00:19:49 +02:00
0b06690a38 * Completed ThumbnailHandler
eb9f0b7371 Renamed QueueThread._handle() to ._process()
c90ea5966f Allow None in package for duration and creation
3716d3dc0b Revert "Forgot to remove an import"
1a5cade01d Didn't read the docs properly, my solution was correct from the beginning
Compare 14 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-21 11:00:58 +02:00
0f3da0a717 Async jobs now have a centralized function in Handler.
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 23:41:40 +02:00
a9596f71cb Catching ffprobe errors
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 22:51:09 +02:00
9e51321e6a Implemented poster handler
9cc0efd433 Forgot to add the poster to the metadata
b15045eb13 Removed unnecessary import
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 17:02:18 +02:00
24c32a2419 Updated help string
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 »