erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon 2022-04-07 10:32:51 +02:00
5b0dccefeb Whitespace cleanup.
b752dd90e0 Added the ability to delete streams from a presentation
0d94bcd279 Consistency fixes
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-06 17:06:57 +02:00
827ac8b288 Expanded on package formats and made the code blocks json compliant
erth9960 pushed to master at DMC/play-daemon 2022-04-06 14:05:01 +02:00
5d178abc6d Now using the correct variable
4f280da32e Fixed cattura packages having the old title format when no booking was found
ce3b1c5388 Fixed an error when no suitable booking was found
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-06 13:34:35 +02:00
ac1048fd39 Refactored finalize() to fit new update handling
5cbc00f20a Modified the stash funciton to stash originals and incoming separately
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-06 13:19:11 +02:00
412ab9cf0e Implementing update support, attempt 1
27952bf6fe Merge branch 'master' of gitea.dsv.su.se:DMC/play-daemon
c6f684c91e Fixed inconsistency around subtitles
Compare 3 commits »
erth9960 pushed to master at DMC/play-api 2022-04-05 13:44:34 +02:00
810710b83d Switched to f-strings for better readability.
erth9960 pushed to master at DMC/play-api 2022-04-05 13:34:46 +02:00
a3040ffc32 Eliminated a race in creating the queue file
erth9960 pushed to master at DMC/play-daemon 2022-04-04 16:12:49 +02:00
103559e240 Added ldap3 to requirements file
erth9960 pushed to master at DMC/play-daemon 2022-04-01 16:45:25 +02:00
f4573f8155 Update work
2baa8363dd Changed update_id to orig_id for greater clarity
5431e190b7 Added support for the watchdog to detect moved files
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-01 14:50:21 +02:00
78d76c4e33 Added debug logging of the ffmpeg commandline in use
ba2b6e5976 Moved the path regex compilation into the constructor.
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-01 00:58:03 +02:00
094752c76a Tweaking the thumbnailer
0d9f89176e Removed debug line
Compare 2 commits »
erth9960 pushed to master at DMC/multiplayer 2022-04-01 00:56:27 +02:00
1a84b68b62 Updated readme to reflect the new definition files
erth9960 pushed to master at DMC/multiplayer 2022-04-01 00:53:28 +02:00
42d5a587be Added minimal definition files describing the format of a video package and a playlist
384c7cc513 Removed debugging files package.json and list.json
Compare 2 commits »
erth9960 pushed to master at DMC/multiplayer 2022-04-01 00:18:10 +02:00
0992b25488 Updated the playlist to list descriptions, and changed the styling a bit
erth9960 pushed to master at DMC/play-daemon 2022-03-31 16:32:44 +02:00
67d2474758 Mixed bag of bugfixes
2047a75980 Adding ldap lookup support
27a0effb0d Rejiggered the functions a bit
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-31 13:56:52 +02:00
a9c8e5cc28 Daisy may return null for descriptions
8cf2baf4a3 Including the file is usually good
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-03-30 16:45:46 +02:00
27f736608b Implemented automatic thumbnails
8cba4f2c61 Removed all thumbnail handling from the transcoder
2873e26b40 Stopped the cattura packager automatically setting a thumb from the main stream
c095914b62 Changed the names of variables from thumb* to poster* for better clarity
dffdce0611 Split ffmpeg debug output into its own config
Compare 6 commits »
erth9960 pushed to master at DMC/play-api 2022-03-25 11:32:51 +01:00
fbd9dfd2fd Sorted the queue listing by creation time,
erth9960 pushed to master at DMC/play-api 2022-03-24 17:05:02 +01:00
d5f69df002 Added an endpoint to accept queue items that will not immediately be picked up for processing
erth9960 pushed to master at DMC/play-daemon 2022-03-24 13:15:14 +01:00
534d365144 Fixed booking_sort returning different data types