erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-29 10:32:17 +02:00
c0fe9a8cb1 Fixed a bug when sorting booking items
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-24 14:07:06 +02:00
c2a1cf61a0 Changed a bunch of debug messages to info, to make logging slightly less verbose if needed.
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-24 13:40:59 +02:00
b7f0f562a8 Fixed a use before set, and refactored to make it less likely
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-24 13:27:35 +02:00
4f97bfe44e Guarding against exceptions when applying handler results to package
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:25:14 +02:00
5ae4fb9ff4 Unknown languages now lead to English UI. Updated documentation
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:17:01 +02:00
811cfd6305 Made the button to copy a link to the current time always visible by default
4446f9d67b Removed concole.log statements
Compare 2 commits »
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:10:36 +02:00
63810bb5a1 Removed debugging code.
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:07:17 +02:00
30e0944aaa Implemented UI language switching
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 09:19:10 +02:00
df2dab7adc Expanded documentation for parseGETParameters
erth9960 pushed to master at DMC/play-api 2023-06-15 14:04:38 +02:00
1188b5c854 Deprecated /notify in favor of specific endpoints. Removed /notify/hold
erth9960 pushed to master at DMC/play-daemon-threaded 2023-06-15 11:00:26 +02:00
787fb605e1 Subtitle replacement and deletion now works as expected
erth9960 pushed to master at DMC/play-daemon-threaded 2023-06-15 10:09:34 +02:00
3970c21a02 Fixed a logic bug where valid subtitle specifications were being rejected
erth9960 pushed to master at DMC/play-daemon-threaded 2023-05-25 09:32:57 +02:00
bc5b3932f1 Fixed some logical errors in subtitle generation
c9d99add9d Re-work of transcode handling so that errors in transcoding can be properly reported with no crashes.
98595461a0 Fixed existing packages not getting loaded correctly due to a bad assumption about package base paths
a0996a9bba The distributor thread will no longer crash if there is more than one pending job for a single package.
ee5c420f4b package_id wasn't being assigned if it was supplied in the incoming package
Compare 5 commits »
erth9960 pushed to master at DMC/multiplayer 2023-05-06 17:44:57 +02:00
f0b3b19598 Added very rudimentary support for packages with multiple subtitle files,
d5cb2021cf presentation.sources is now expected to be an object instead of a list
Compare 2 commits »
erth9960 pushed to master at DMC/play-api 2023-04-20 15:14:23 +02:00
47f104206b Removed redundant declarations
erth9960 pushed to master at DMC/play-daemon-threaded 2023-04-20 14:02:35 +02:00
51c67e9737 Fixed duration keyts still being around in places where they shouldn't
erth9960 pushed to master at DMC/play-daemon-threaded 2023-04-20 14:00:33 +02:00
0e08ae3f12 Uploaded files in subdirectories are now handled properly
06eb7dc233 Error notifications no longer cause the entire job to be deleted.
0f0c97125f Added an FFmpegException type
9a372df9f6 Updated ERADME to reflect new course format
953181cdcb Updated the tests to use the new course syntax
Compare 14 commits »
erth9960 pushed to master at DMC/multiplayer-ce 2023-04-05 11:04:06 +02:00
1b29fadaa0 Updated timelink copy to be able to link back to the existing embed place
1de19dd5f6 Implemented the timelink copy feature
515245e32e Declared some existing fields in the cnstructor for extra clarity
Compare 3 commits »
erth9960 pushed to master at DMC/play-api 2023-04-04 11:43:57 +02:00
bca706c7c8 Updated the detection script to check for the name of the threaded daemon.
erth9960 pushed to master at DMC/play-daemon-threaded 2023-04-04 11:41:50 +02:00
8dd40f95a5 Changed the name of the run script to be more easily identifiable. Also updated the example systemd unit
320bacb3b8 Added missing import
Compare 2 commits »