Erik Thuning
|
2baa8363dd
|
Changed update_id to orig_id for greater clarity
|
2022-04-01 16:34:47 +02:00 |
|
Erik Thuning
|
67d2474758
|
Mixed bag of bugfixes
|
2022-03-31 16:32:29 +02:00 |
|
Erik Thuning
|
27f736608b
|
Implemented automatic thumbnails
|
2022-03-30 16:45:36 +02:00 |
|
Erik Thuning
|
79f9271a9e
|
Moved from ''.format() to f'', and made string literas use consistent quotes
String literals that would need escaping to work with single quotes
still use double quotes for readability.
|
2022-03-21 11:37:47 +01:00 |
|
Erik Thuning
|
1191e80338
|
Originals only get stashed in debug mode now.
|
2022-03-18 15:11:29 +01:00 |
|
Erik Thuning
|
af10ea4054
|
Log start of package creation along with its type
|
2022-03-18 09:40:44 +01:00 |
|
Erik Thuning
|
dd4815523a
|
Desperate flailing
|
2022-03-11 16:27:17 +01:00 |
|
Erik Thuning
|
2841be2b96
|
Stopped stashing originals
|
2022-03-10 14:26:58 +01:00 |
|
Erik Thuning
|
0bf32373a0
|
Removed step numbering in comments
|
2022-03-10 14:19:17 +01:00 |
|
Erik Thuning
|
06be774250
|
Allow subs field to be missing in incoming job
|
2022-03-09 15:39:10 +01:00 |
|
Erik Thuning
|
fcdf95cb6d
|
Add subtitle support in manually uploaded packages
|
2022-02-24 14:37:00 +01:00 |
|
Erik Thuning
|
491e5a4964
|
Now catching fileNotFound!
|
2022-01-25 16:27:59 +01:00 |
|
Erik Thuning
|
7574199ba6
|
Fixed a bug in cleanup
|
2022-01-12 13:10:16 +01:00 |
|
Erik Thuning
|
de2395f737
|
Fixed the inevitable bugs
|
2021-11-26 15:18:14 +01:00 |
|
Erik Thuning
|
cb2b8c4a97
|
Refactored logging to log errors to file along with logging to syslog and email
|
2021-11-26 14:13:57 +01:00 |
|
|
ad9583aa10
|
comments
|
2021-10-26 15:59:04 +02:00 |
|
|
ec549a99b4
|
comments
|
2021-10-26 15:38:43 +02:00 |
|
|
3f787ab5d0
|
added handling of non existant error files
|
2021-10-26 14:29:26 +02:00 |
|
|
c0295203a7
|
cleaning up of old error files upon successfull completion of a job
|
2021-10-26 14:18:56 +02:00 |
|
|
b595f3ccad
|
final clean/small fixes
|
2021-10-15 15:59:24 +02:00 |
|
Erik Thuning
|
d9e581c386
|
Added some comments
|
2021-09-22 11:38:37 +02:00 |
|
root
|
6d0279243c
|
Removed webify function and refactored finalize function
|
2021-07-21 11:23:13 +02:00 |
|
Erik Thuning
|
f39a6d0b4c
|
Minor fixes
- Fixed a bug in the code handling updated presentation directories
- Handled updates of already transcoded presentations
- Exception formatting
|
2021-04-23 09:54:24 +02:00 |
|
Erik Thuning
|
9bcb4f07cd
|
Fixed a bug where video varaints weren't being properly webified.
Also made error messages easier to read.
|
2021-04-21 12:55:25 +02:00 |
|
Erik Thuning
|
6b29f1c9e0
|
Changed exception handling around transcoding
|
2021-04-12 16:24:56 +02:00 |
|
Erik Thuning
|
82e97eae75
|
Formatting
|
2021-03-31 17:52:39 +02:00 |
|
Erik Thuning
|
dcf3be8332
|
Updated mediasite packager init.
|
2021-03-19 17:27:35 +01:00 |
|
Erik Thuning
|
03a669e09b
|
Made sure all logged json is actually json and not python dict strings
|
2021-03-17 17:56:03 +01:00 |
|
Erik Thuning
|
38ab6c0428
|
Processing wasn't aborted on notification errors. Fixed now.
|
2021-03-17 17:32:06 +01:00 |
|
Erik Thuning
|
3a15cabb9c
|
Pipeline mostly in place.
|
2021-03-17 15:58:01 +01:00 |
|
Erik Thuning
|
f4711db8ae
|
Further pipeline refactoring
|
2021-03-17 12:54:45 +01:00 |
|
Erik Thuning
|
bbb44a2303
|
Major changes to packaging pipeline, still to be tested.
|
2021-03-16 18:02:19 +01:00 |
|