forked from j62/ctbrec
1
0
Fork 0
Commit Graph

282 Commits

Author SHA1 Message Date
0xb00bface 625e972853 Save the config in a sub-directory for each version 2022-05-03 18:12:44 +02:00
0xb00bface 5650494c2f Set version to 4.7.5 2022-04-10 17:49:38 +02:00
0xb00bface e6e8d22631 Set version to 4.7.4 2022-03-12 15:33:08 +01:00
0xb00bface 5d7d5118dc Set version to 4.7.3 2022-02-20 12:57:45 +01:00
0xb00bface 1eafec94b3 Set version to 4.7.2 2022-02-19 21:24:03 +01:00
0xb00bface 9cb96f97b8 Set version to 4.7.1 2021-12-26 12:53:57 +01:00
0xb00bface df691e1d48 Set VM heap size to 256m for the server on windows and macos 2021-12-24 16:31:36 +01:00
0xb00bface f92cdf46b6 Set version to 4.7.0 2021-12-21 22:07:10 +01:00
0xb00bface 08052bbd4e Drop support for Java 1.8
Target version is the current LTS 17
2021-12-19 11:42:18 +01:00
0xb00bface 57c9d0d021 Set version to 4.6.1 2021-12-18 17:23:26 +01:00
0xb00bface 12997bac49 Set version to 4.6.0 2021-12-11 21:33:43 +01:00
0xb00bface cc2875911e Merge branch 'cherrytv' into dev 2021-11-09 20:05:09 +01:00
0xb00bface 1d9a15ea6b Add SecretFriends to server 2021-11-09 19:31:59 +01:00
0xb00bface 5a86cfa85e Add initial implementation for cherry.tv 2021-10-23 17:19:44 +02:00
0xb00bface 1142a15e9f Set version to 4.5.5 2021-10-15 15:55:23 +02:00
0xb00bface 07701de8c8 Set version to 4.5.4 2021-10-01 20:06:07 +02:00
0xb00bface 6e5d706f65 Fix switching between "record later" and "recording"
Starting the recording coming from "record later" did not work in every
case (client/server, standalone, start, start paused, record until)
2021-09-11 14:51:42 +02:00
0xb00bface b959c57b8f Generate / update playlist while recording 2021-09-10 21:37:11 +02:00
0xb00bface f786892d56 Add recording timeout parameters to config servlet 2021-09-09 14:28:01 +02:00
0xb00bface 3c6c495a5b Add timeout window when not record 2021-09-09 13:35:03 +02:00
0xb00bface b8467fc673 Set version to 4.5.2 2021-09-03 14:05:52 +02:00
0xb00bface 805097c7ec Reduce use of Config.getInstance() 2021-08-31 15:45:50 +02:00
0xb00bface 6b66cc963a Set version to 4.5.1 2021-08-27 15:10:32 +02:00
0xb00bface 82c51bab40 Set version to 4.5.0 2021-08-21 16:47:26 +02:00
0xb00bface b8971c7190 Set version to 4.4.5 2021-08-12 18:43:28 +02:00
0xb00bface 7998545b30 Update eclipse configs 2021-08-07 14:17:01 +02:00
0xb00bface df54d1f3ec Add action to mark models for later recording 2021-08-01 18:38:45 +02:00
0xb00bface ff0864bbf7 Added config param for the chaturbate request throttle 2021-07-24 13:36:08 +02:00
0xb00bface 0d7393ee5b Set version 4.4.3 2021-07-18 15:39:17 +02:00
0xb00bface b32409379c Set version to 4.4.2 2021-06-26 17:55:00 +02:00
0xb00bface 5d3b8e2790 Set version to 4.4.1 2021-06-20 11:04:54 +02:00
0xb00bface e236edd595 Set version to 4.4.0 2021-06-06 15:25:53 +02:00
0xb00bface d4c50fd374 Fix problem with MFC segment downloads by restricting MFC to HTTP/1.1 2021-06-06 15:22:53 +02:00
0xb00bface a9536a428f Add tests for RecordingPreconditions 2021-06-06 14:09:04 +02:00
0xb00bface 1f9dcf1ca4 Merge branch 'amatv' into dev
# Conflicts:
#	client/src/main/java/ctbrec/ui/SiteUiFactory.java
2021-05-24 16:22:08 +02:00
0xb00bface 3ca6faaa40 Add XloveCam to server 2021-05-24 15:41:57 +02:00
0xb00bface 436272f5ed Add basic support for Amateur.tv 2021-05-22 09:41:19 +02:00
0xb00bface 10bc681da8 Set version to 4.3.1 2021-05-16 11:40:09 +02:00
0xb00bface 1032dfb24b Fix bug in recorder servlet
The servlet always returns 400 bad request, because of an inverted if
condition
2021-05-16 11:30:22 +02:00
0xb00bface 7d23ebccfe Code cleanup 2021-05-14 14:42:16 +02:00
0xb00bface c3d0fb3247 Set version to 4.3.0 2021-05-13 13:26:42 +02:00
0xb00bface ba21dd2aeb Add model group implementation for client server setup 2021-05-13 13:19:32 +02:00
0xb00bface 958cbca6fa Update version to 4.2.1 2021-05-09 11:20:01 +02:00
0xb00bface aa3f4a1b1f Only enable basic auth, if a HMAC key is configured 2021-05-08 19:02:20 +02:00
0xb00bface 65ea3e1adb Do the site initialization and login in parallel and wrapped in try
catch block
2021-05-08 14:14:01 +02:00
0xb00bface f366b9c5e9 Set version to 4.2.0 2021-05-04 17:57:25 +02:00
0xb00bface f0cd128aa4 Set version to 4.1.3 2021-04-17 11:36:44 +02:00
0xb00bface 4f8ffe0736 Set version to 4.1.2 2021-04-09 18:46:35 +02:00
0xb00bface bb1727c538 Set version to 4.1.1 2021-03-27 11:42:04 +01:00
0xb00bface c9e5f8e36b Set version to 4.1.0 2021-03-06 14:39:03 +01:00
0xb00bface 4dfb122a97 Set version to 4.1.0 2021-02-28 15:21:04 +01:00
0xb00bface e7b483088e Fix table sort order indicator icon 2021-02-20 19:36:41 +01:00
0xb00bface aa1bb0d847 Add dark mode for web interface 2021-02-20 18:24:31 +01:00
0xb00bface 4721519671 Set version to 4.0.0 2021-02-19 18:08:03 +01:00
0xb00bface 500be5eee4 Merge branch 'dev' into v4
# Conflicts:
#	common/src/main/java/ctbrec/recorder/FFmpeg.java
2021-02-13 21:37:39 +01:00
0xb00bface 844fe63fca Reduce some log levels 2021-02-13 21:33:31 +01:00
0xb00bface 185ba21e0f Fix throughtput calculation in web ui 2021-01-30 13:11:29 +01:00
0xb00bface fcffb7892a Set version to version 3.13.1 2021-01-24 12:15:18 +01:00
0xb00bface fa7f1e5f57 Merge branch 'dev' into v4 2021-01-16 21:03:12 +01:00
0xb00bface 0b9c953ac4 Set version to 3.13.0 2021-01-16 20:16:33 +01:00
0xb00bface f7b22ff57b Set version to 3.12.2 2021-01-16 12:12:36 +01:00
0xb00bface df37f4a61c Set version to 3.12.1 2021-01-12 19:47:28 +01:00
0xb00bface 967b5dec42 Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
0xb00bface f8130acf00 Set version to 3.12.0 2021-01-09 21:58:49 +01:00
0xb00bface cdf582ad8f Merge branch 'dev' into v4
# Conflicts:
#	client/src/main/java/ctbrec/ui/action/CheckModelAccountAction.java
#	client/src/main/java/ctbrec/ui/controls/SearchPopoverTreeList.java
#	client/src/main/java/ctbrec/ui/sites/camsoda/CamsodaShowsTab.java
#	client/src/main/resources/logback.xml
#	common/src/main/java/ctbrec/recorder/NextGenLocalRecorder.java
#	server/src/main/resources/logback.xml
2021-01-09 15:59:31 +01:00
0xb00bface 17aa5bc18d Change context menu behavior to make sense with bookmarked models
- "Record Later" is hidden if it makes sense
- Move models to Active tab, if the are in "Later" tab and then get started
2021-01-09 12:45:38 +01:00
0xb00bface 2ecc447902 Set system property file.encoding to utf-8 in all start scripts 2021-01-07 20:59:23 +01:00
0xb00bface 08f481e6c9 Adjust logback config 2021-01-03 16:36:04 +01:00
0xb00bface 68e8f3770e Fix ArrayIndexOutOfBounds for in startByName 2021-01-01 17:56:17 +01:00
0xb00bface 4f55687b38 Fix bandwidth calulation for client/server 2021-01-01 13:28:52 +01:00
0xb00bface f86ba637b4 Add automatic scaling of the scheduled thread pool 2020-12-29 14:44:11 +01:00
0xb00bface 9da2f0fc5d Set version to 4.0.0-SNAPSHOT 2020-12-29 14:44:11 +01:00
0xb00bface a4ca98d6b8 Add more settings to ConfigServlet and documentation 2020-12-24 17:30:59 +01:00
0xb00bface 58d8432cf2 Update Java to version 15.0.1 2020-12-24 17:03:53 +01:00
0xb00bface 42904f6fba Set version to 3.11.0 2020-12-24 16:54:25 +01:00
0xb00bface a5834e3533 Add the logback config to the root directory of the assembly 2020-12-20 17:39:47 +01:00
0xb00bface b5640d932f Set version to 3.10.10 2020-12-19 17:46:15 +01:00
0xb00bface 98d9ae5377 Add MVLive to autocomplete list in web interface 2020-12-17 18:53:31 +01:00
0xb00bface 04ee553c1a Set version to 3.10.9 2020-12-15 19:31:29 +01:00
0xb00bface ff273efedc Set version to 3.10.8 2020-12-12 22:27:10 +01:00
0xb00bface 5020f9f06d Update version to 3.10.7 2020-12-06 20:49:59 +01:00
0xb00bface d76ee3994b Fix bug, which caused the HLS servlet to double up the recordings path 2020-12-05 23:21:06 +01:00
0xb00bface 5135e10c19 Change config servlet for the new split options 2020-12-05 23:18:45 +01:00
0xb00bface ab911baeae Bump version to 3.10.6 2020-12-04 21:05:18 +01:00
0xb00bface 678d7b0174 Set version to 3.10.5 2020-11-21 20:51:23 +01:00
0xb00bface cd840afe0d Add idea project files to .gitignore 2020-11-21 19:20:01 +01:00
0xb00bface 17b0a51d02 Set version to 3.10.4 2020-10-31 22:19:15 +01:00
0xb00bface bf0e99bd0f Set version to 3.10.3 2020-10-24 11:37:46 +02:00
0xb00bface f7775b4671 Add button to pause recording entirely without pausing all models 2020-10-17 16:43:23 +02:00
0xb00bface fcbe4a2e25 Add automatic redirect and custom 404 page 2020-10-11 21:50:38 +02:00
0xb00bface 24fa1a6ed6 Set version to 3.10.2 2020-10-08 21:49:01 +02:00
0xb00bface 48605554f8 Change unit in label for minimumSpaceLeftInBytes 2020-10-05 18:52:12 +02:00
0xb00bface e250628c96 Add com.sun.activation for Java versions > 8 2020-10-04 16:03:56 +02:00
0xb00bface 986744dfe7 Improve file handling in HLS servlet 2020-10-03 18:29:09 +02:00
0xb00bface 1c55593e7f Add timeout to systemd service file
Increase the systemd timeout, so that it waits for ctbrec to finish the
post-processing.
Also changed SyslogIdentifier=ctbrec to reflect the real name instead of
a test name.
2020-09-29 13:33:50 +02:00
0xb00bface 8b6d246732 Merge branch 'pp' into dev 2020-09-27 15:25:49 +02:00
0xb00bface 93deeb3e52 Remove unused postProcessing setting 2020-09-26 17:22:42 +02:00
0xb00bface 4aca861390 Remove unused settings 2020-09-26 16:32:31 +02:00
0xb00bface 6e63fae244 Improve mimetype handling for the HlsServlet 2020-09-24 21:05:59 +02:00
0xb00bface e1bce0acf5 Improve handling of the orignal and pp files 2020-09-22 12:38:21 +02:00