Block a user
c2a1cf61a0
Changed a bunch of debug messages to info, to make logging slightly less verbose if needed.
811cfd6305
Made the button to copy a link to the current time always visible by default
4446f9d67b
Removed concole.log statements
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
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
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
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
8dd40f95a5
Changed the name of the run script to be more easily identifiable. Also updated the example systemd unit
320bacb3b8
Added missing import