erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon 2021-03-19 17:27:53 +01:00
dcf3be8332 Updated mediasite packager init.
erth9960 pushed to master at DMC/play-daemon 2021-03-19 17:27:13 +01:00
d428108b45 Implemented mediasite packager
erth9960 pushed to master at DMC/play-api 2021-03-18 13:43:48 +01:00
7bcf5ebfdd Updated the json template for notifications
erth9960 pushed to master at DMC/play-daemon 2021-03-17 17:56:22 +01:00
03a669e09b Made sure all logged json is actually json and not python dict strings
erth9960 pushed to master at DMC/play-daemon 2021-03-17 17:32:29 +01:00
38ab6c0428 Processing wasn't aborted on notification errors. Fixed now.
erth9960 pushed to master at DMC/play-api 2021-03-17 17:27:27 +01:00
a6eb09f015 Removed unnecessary indirection in database calls
erth9960 pushed to master at DMC/play-daemon 2021-03-17 15:58:17 +01:00
3a15cabb9c Pipeline mostly in place.
erth9960 pushed to master at DMC/play-daemon 2021-03-17 12:55:33 +01:00
f4711db8ae Further pipeline refactoring
erth9960 pushed to master at DMC/play-daemon 2021-03-16 18:03:29 +01:00
82e8e8f376 Updated example config
bbb44a2303 Major changes to packaging pipeline, still to be tested.
c7388a3378 Starting work on pipeline overhaul
f1febdc98a Moved file handling into a shared function in packager.py, overhauled logging calls
Compare 4 commits »
erth9960 pushed to master at DMC/play-api 2021-03-12 13:59:59 +01:00
d11d90067b Updated readme to reflect new driver
erth9960 pushed to master at DMC/play-api 2021-03-12 13:59:26 +01:00
6693385f2c Switched mysql driver in hope of better stability.
erth9960 opened issue DMC/play-api#1 2021-03-11 18:47:19 +01:00
Auth cache timeout
erth9960 pushed to master at DMC/play-api 2021-03-11 17:30:42 +01:00
fefe4f9e1e Fixed a bad
erth9960 pushed to master at DMC/play-api 2021-03-11 17:12:26 +01:00
1b64ccc22b Add venv to gitignore
0ac82579af Authentication is fainlly in place and working
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2021-03-10 12:57:13 +01:00
6caef67594 Broke all web path creation into a separate packaging step
erth9960 pushed to master at DMC/play-daemon 2021-03-10 10:35:11 +01:00
4ebf066803 Many changed, forgot to commit for a while
erth9960 pushed to master at DMC/play-api 2021-03-09 18:03:52 +01:00
480e4c7474 Possibly fixed the file serving issue
erth9960 pushed to master at DMC/play-api 2021-03-09 16:31:50 +01:00
93a442b518 Minor import cleanup
32c93470c3 Working on auth code and sending partial content
Compare 2 commits »
erth9960 pushed to master at DMC/play-api 2021-03-08 14:51:29 +01:00
39917834d8 Updating documentation and example config for addition of a database.
erth9960 pushed to master at DMC/play-daemon 2021-02-01 16:11:57 +01:00
1dd736721d Fixed a bug where presentation thumbnails didn't get absolute paths.