erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon 2022-03-24 13:15:14 +01:00
534d365144 Fixed booking_sort returning different data types
erth9960 pushed to master at DMC/play-daemon 2022-03-24 10:49:23 +01:00
69068a2ef8 Hopefully temporary schedule matching fix for weird cattura data
463435cc89 Logging schedule matching
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-23 15:31:56 +01:00
0738341293 Completely disabled enrichment processing for cattura for the time being
12a0850ed0 Broke slide stream creation into its own function
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-23 15:28:20 +01:00
7909d0b422 Enabling stack traces for excpetions caught by the catch-all
erth9960 pushed to master at DMC/play-daemon 2022-03-23 11:05:39 +01:00
a6dc1efd54 Reworking the queueing process
erth9960 pushed to master at DMC/play-daemon 2022-03-22 17:06:53 +01:00
f7bd79884d Reworked schedule fetching. Fixed a number of bugs in the process.
5084efc5c4 Implemented skipping of non-conforming queue items
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-22 13:20:22 +01:00
0c7dc840c2 Commented out creation of educationalType tag
88dcf39014 Better exception from daisy api
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-21 17:07:26 +01:00
292c115cba Readme now reflects the new title format
109f494eef Added support for reading titles from centrally scheduled events
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-21 11:39:21 +01:00
79f9271a9e Moved from ''.format() to f'', and made string literas use consistent quotes
erth9960 pushed to master at DMC/play-daemon 2022-03-21 11:02:56 +01:00
ce2ac3fa17 Making sure booking isn't null when modifying a member
erth9960 pushed to master at DMC/play-daemon 2022-03-20 11:55:15 +01:00
75d5b21ea8 Now catching all exceptions so we hopefully never crash
erth9960 pushed to master at DMC/play-daemon 2022-03-18 17:06:03 +01:00
aa4fea4eb1 Ugly hack waiting for daisy to shape up
erth9960 pushed to master at DMC/play-daemon 2022-03-18 15:11:48 +01:00
1191e80338 Originals only get stashed in debug mode now.
erth9960 pushed to master at DMC/play-api 2022-03-18 11:28:18 +01:00
9aec725e0c The status/queue endpoint can now correctly represent cattura jobs
erth9960 pushed to master at DMC/play-daemon 2022-03-18 09:41:00 +01:00
af10ea4054 Log start of package creation along with its type
67eb9db4c8 Mediasite imports no longer crash on missing (404) stream files
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-17 16:24:01 +01:00
d137536f9d Missing cattura enrichment no longer crashes the packager
erth9960 pushed to master at DMC/play-api 2022-03-16 17:11:26 +01:00
a9a7fda9d8 Solved an infuriating issue with send_file and partial content
erth9960 pushed to master at DMC/multiplayer 2022-03-16 13:54:33 +01:00
ed72db6057 Never mind
erth9960 pushed to master at DMC/multiplayer 2022-03-14 17:09:22 +01:00
60eab865b8 Maybe changing the media event type will work more consistently?
erth9960 pushed to master at DMC/play-api 2022-03-14 15:05:19 +01:00
0698f1054a x-sendfile support broke in bullseye, so removed. Also wrapped long lines