Commit Graph

195 Commits

Author SHA1 Message Date
Erik Thuning
0943730243 Disabled SSL verification for mediasite imports 2022-10-07 11:43:04 +02:00
Erik Thuning
ff40f17ce3 Documentation tweaks and preparation for pipeline overhaul 2022-09-07 15:15:07 +02:00
Erik Thuning
8b9291483b Sort presenters before adding them to the thumb 2022-09-07 11:10:56 +02:00
Erik Thuning
645d2cd955 Changed Ldap.get_name() to return displayName instead of cn.
This due to cn possibly havingm ultiple values.
2022-09-07 11:09:57 +02:00
Erik Thuning
4dd1c41bfb Persons without usernames now return full names instead.
Also documented the methods in daisy.py
2022-09-07 11:09:18 +02:00
Erik Thuning
aa4f792c14 Updated the readme to match the pipeline 2022-09-06 10:40:20 +02:00
Erik Thuning
aee069a58a Temporary fix for daisy user id:s without usernames 2022-09-01 13:22:10 +02:00
Erik Thuning
3bcb7d0981 Updated schedule matching to fit the abrupt change of date format emitted from daisy 2022-06-21 12:34:44 +02:00
Erik Thuning
2f41ba60a8 Stopped throwing an error on failed ldap name lookup,
returning the uid back instead.
2022-05-05 14:08:09 +02:00
Erik Thuning
8dddfd21fa Merge branch 'ldapfix' 2022-04-26 11:19:25 +02:00
Erik Thuning
f8a29a983c Minor rework of thumbnail handling and a bit of pipeline order.
Fixed a bug causing the final package to point to an invalid thumb path
2022-04-26 11:18:27 +02:00
Erik Thuning
ba070d1611 whitespace nitpicking 2022-04-26 11:10:50 +02:00
Erik Thuning
854a8f33fb Suppressed errors on missing queue files, it is now logged at INFO level instead 2022-04-26 10:13:14 +02:00
Erik Thuning
a3e819c20f Still hunting the ldap timout issue 2022-04-20 15:27:49 +02:00
Erik Thuning
c2b0b1c095 Forgot a self 2022-04-19 11:46:10 +02:00
Erik Thuning
ccd38f00da Hopefully fixed the ldap connection reset errors 2022-04-13 12:05:23 +02:00
Erik Thuning
fe1bbdfc7b Fixed a bug in picking up moved files, and added logging 2022-04-08 14:17:49 +02:00
Erik Thuning
5b0dccefeb Whitespace cleanup. 2022-04-07 10:32:37 +02:00
Erik Thuning
b752dd90e0 Added the ability to delete streams from a presentation 2022-04-07 10:31:56 +02:00
Erik Thuning
0d94bcd279 Consistency fixes 2022-04-06 17:07:45 +02:00
Erik Thuning
5d178abc6d Now using the correct variable 2022-04-06 14:04:41 +02:00
Erik Thuning
4f280da32e Fixed cattura packages having the old title format when no booking was found 2022-04-06 14:03:52 +02:00
Erik Thuning
ce3b1c5388 Fixed an error when no suitable booking was found 2022-04-06 14:03:13 +02:00
Erik Thuning
ac1048fd39 Refactored finalize() to fit new update handling 2022-04-06 13:34:11 +02:00
Erik Thuning
5cbc00f20a Modified the stash funciton to stash originals and incoming separately
to accommodate updates
2022-04-06 13:25:01 +02:00
Erik Thuning
412ab9cf0e Implementing update support, attempt 1 2022-04-06 13:16:59 +02:00
Erik Thuning
c6f684c91e Fixed inconsistency around subtitles 2022-04-01 17:00:25 +02:00
Erik Thuning
2baa8363dd Changed update_id to orig_id for greater clarity 2022-04-01 16:34:47 +02:00
Erik Thuning
5431e190b7 Added support for the watchdog to detect moved files 2022-04-01 16:20:18 +02:00
Erik Thuning
78d76c4e33 Added debug logging of the ffmpeg commandline in use 2022-04-01 14:49:45 +02:00
Erik Thuning
ba2b6e5976 Moved the path regex compilation into the constructor.
Might as well reuse it.
2022-04-01 14:48:45 +02:00
Erik Thuning
094752c76a Tweaking the thumbnailer 2022-03-31 17:10:34 +02:00
Erik Thuning
0d9f89176e Removed debug line 2022-03-31 17:10:18 +02:00
Erik Thuning
67d2474758 Mixed bag of bugfixes 2022-03-31 16:32:29 +02:00
Erik Thuning
2047a75980 Adding ldap lookup support 2022-03-31 16:11:00 +02:00
Erik Thuning
27a0effb0d Rejiggered the functions a bit 2022-03-31 15:02:55 +02:00
Erik Thuning
a9c8e5cc28 Daisy may return null for descriptions 2022-03-31 13:56:34 +02:00
Erik Thuning
8cf2baf4a3 Including the file is usually good 2022-03-31 13:56:08 +02:00
Erik Thuning
27f736608b Implemented automatic thumbnails 2022-03-30 16:45:36 +02:00
Erik Thuning
8cba4f2c61 Removed all thumbnail handling from the transcoder 2022-03-30 14:15:17 +02:00
Erik Thuning
2873e26b40 Stopped the cattura packager automatically setting a thumb from the main stream 2022-03-30 14:12:46 +02:00
Erik Thuning
c095914b62 Changed the names of variables from thumb* to poster* for better clarity 2022-03-30 14:11:33 +02:00
Erik Thuning
dffdce0611 Split ffmpeg debug output into its own config
to avoid unnecessary spam when debugging other things
2022-03-25 14:33:44 +01:00
Erik Thuning
de13a70cc1 Switched the default audio stream to be the camera for great sync 2022-03-25 14:04:24 +01:00
Erik Thuning
534d365144 Fixed booking_sort returning different data types 2022-03-24 13:14:24 +01:00
Erik Thuning
69068a2ef8 Hopefully temporary schedule matching fix for weird cattura data 2022-03-24 10:48:26 +01:00
Erik Thuning
463435cc89 Logging schedule matching 2022-03-24 10:47:51 +01:00
Erik Thuning
0738341293 Completely disabled enrichment processing for cattura for the time being 2022-03-23 15:31:31 +01:00
Erik Thuning
12a0850ed0 Broke slide stream creation into its own function 2022-03-23 15:30:54 +01:00
Erik Thuning
7909d0b422 Enabling stack traces for excpetions caught by the catch-all
also fixed a bug of the boneheaded variety
2022-03-23 15:27:37 +01:00