forked from j62/ctbrec
1
0
Fork 0
Commit Graph

80 Commits

Author SHA1 Message Date
0xboobface e98a3bc7c2 Set version to 3.2.1 2020-02-16 17:04:46 +01:00
0xboobface 9a4461a0d1 Set version to 3.2.0 2020-02-01 10:03:56 +01:00
0xboobface 33874ef6fb Update changelog 2020-01-11 11:18:44 +01:00
0xboobface 242897719b Sort models by prio before online check 2020-01-04 15:59:11 +01:00
0xboobface 4d6e74562c Add recording priority for models
Models with high priority will be favored over models with low priority.
Recordings for models with low priority might even get stopped to free
up a slot for a model with a higher priority
2020-01-03 19:06:05 +01:00
0xboobface 6d7a03510d Update changelog 2020-01-03 12:27:46 +01:00
0xboobface 24cb3ecf99 Use HLS streaming for MFC models again 2019-12-30 16:15:47 +01:00
0xboobface 5ecad75b0d Wait for stdout and stderr log threads to finish 2019-12-29 22:04:50 +01:00
0xboobface 77e0a0737a Update changelog 2019-12-29 15:20:43 +01:00
0xboobface 2b426afe2e Update changelog 2019-12-27 15:35:54 +01:00
0xboobface 5faf12b41b Update changelog 2019-12-26 21:46:42 +01:00
0xboobface e879ab25cf Update changelog 2019-12-26 21:46:24 +01:00
0xboobface 7aa07e1c5f Update changelog 2019-12-26 21:45:39 +01:00
0xboobface a665a86971 Update changelog 2019-08-10 18:28:09 +02:00
0xboobface bb02b5fd9f Add HMAC support to the webinterface
The webinterface didn't work, if HMAC authentication was enabled.
To make this work, the webinterface downloads the HMAC from the
server and stores it in the local storage of the browser. The
download URL is secured by Basic Auth. The credentials are configured
in the server.json
2019-08-04 12:51:13 +02:00
0xboobface ccaa5ed2b6 Update changelog 2019-07-27 18:00:27 +02:00
0xboobface e4fd02cda9 Update changelog 2019-06-08 10:35:32 +02:00
0xboobface 59d1954d49 Update changelog 2019-06-07 21:33:38 +02:00
0xboobface b136fce0db Add menu entry to rerun the post-processing script
In client/server mode this will trigger the playlist generation and
post-processing. In standalone mode only the post-processing will be
executed.
2019-06-02 19:53:25 +02:00
0xboobface 0f3d0b6337 Rewrite recording code for local recording
Remote recording is TBD
2019-05-31 20:00:07 +02:00
0xboobface 078d91506e Update changelog 2019-04-21 16:15:14 +02:00
0xboobface f4b7141a63 Increase version to 1.21.1 2019-04-20 16:03:04 +02:00
0xboobface 9f06c3c8a5 Update changelog 2019-04-20 15:15:42 +02:00
0xboobface 2140d8139d Update changelog 2019-04-20 14:26:43 +02:00
0xboobface 96660de833 Fixed typo 2019-04-15 16:02:24 +02:00
0xboobface ba74db4b6f Format the changelog 2019-04-14 19:59:32 +02:00
0xboobface 151b6a531d Update changelog 2019-04-11 16:33:23 +02:00
0xboobface c4a18ae860 Update changelog 2019-04-04 18:40:42 +02:00
0xboobface 8bf5f2fff7 Update changelog 2019-02-19 18:55:51 +01:00
0xboobface 5bf77a2c64 Corrected typo 2019-01-29 14:36:39 +01:00
0xboobface 1e37da9918 Update changelog 2019-01-29 14:25:19 +01:00
0xboobface 3d21f64ab0 Update changelog 2019-01-23 17:54:10 +01:00
0xboobface 1de0af5350 Update changelog 2019-01-19 15:59:31 +01:00
0xboobface ad71f0cf11 Make sure to not download segments multiple times
For some reason streamate playlists can go back in time. This change
makes sure, that we don't download segments multiple times as a
consequence of the time travelling ;)
2018-12-17 19:04:57 +01:00
0xboobface cef3ca351e Update changelog 2018-12-17 17:52:13 +01:00
0xboobface 5145ed0ce2 Update changelog 2018-12-17 13:00:46 +01:00
0xboobface 7239090865 Update changelog 2018-12-13 16:23:12 +01:00
0xboobface 782c351e06 Fixed typos 2018-12-10 20:34:03 +01:00
0xboobface d12770b1fc Merge branch 'dev' 2018-12-10 17:19:10 +01:00
0xboobface deed010a3f Update changelog 2018-12-10 17:16:50 +01:00
0xboobface 4ebaab7593 Update changelog 2018-12-10 17:01:57 +01:00
0xboobface 0d6c562793 Fix typo 2018-12-03 00:41:22 +01:00
0xboobface 889dbecb14 Bump version to 1.13.0 2018-12-03 00:14:50 +01:00
0xboobface b4f25c29ca Update changelog 2018-11-30 15:30:30 +01:00
0xboobface afd5d3caa3 Extend manual add function to allow to add models by their URL 2018-11-29 19:08:57 +01:00
0xboobface 539db89bdb Bump version to 1.12.1 2018-11-28 23:28:32 +01:00
0xboobface ab49ac414a Update changelog 2018-11-28 17:37:23 +01:00
0xboobface b869c4a82c Save and restore table states
Save and the restore the table state (sorting and column widths) for
the recorded models and the recordings tables
2018-11-25 22:10:12 +01:00
0xboobface 9a51cff240 Update changelog 2018-11-25 20:10:50 +01:00
0xboobface d1e6a790ba Update changelog 2018-11-21 15:56:17 +01:00