forked from j62/ctbrec
1
0
Fork 0

Commit Graph

  • 51c1a82f1d Fix Streamate search URL 0xb00bface 2021-01-24 01:06:53 +0100
  • d58a8c1d06 Fix Streamate URLs for the thumbnail pages 0xb00bface 2021-01-24 00:43:46 +0100
  • f646c28151 Add setting for playlist request timeout 0xb00bface 2021-01-23 22:57:59 +0100
  • 844295101e Fix bug: "split bigger than" not being changeable 0xb00bface 2021-01-23 18:48:23 +0100
  • c44749ac16 Only update the logging tab if it is selected 0xb00bface 2021-01-23 17:50:04 +0100
  • bab8392430 Start documentation server on demand instead of the start of the app 0xb00bface 2021-01-23 17:25:39 +0100
  • ce4a8fe24e Add if state ments to conditionally execute log.trace 0xb00bface 2021-01-23 17:00:47 +0100
  • 8855591f0f Fix race condition in code for streaming segments to FFmpeg 0xb00bface 2021-01-23 16:24:24 +0100
  • 9be4c07049 Change debug mechanisms for HLS 0xb00bface 2021-01-23 13:38:57 +0100
  • 3202d5d2cd Call stop() instead of setting running=false 0xb00bface 2021-01-23 13:13:25 +0100
  • e9a71bd6f1 Fix bug in grep method 0xb00bface 2021-01-23 13:11:59 +0100
  • 62cafd7b40 Fix use of wrong setting variable 0xb00bface 2021-01-23 10:24:08 +0100
  • 7aa96eabae Fix variable naming smell 0xb00bface 2021-01-23 10:23:46 +0100
  • 508a25f3b5 Use a cached thread pool instead of a fixed size thread pool 0xb00bface 2021-01-23 10:23:20 +0100
  • 326f970aa5 Add grep method 0xb00bface 2021-01-23 10:22:54 +0100
  • 3fedfe4be7 Replace CompletableFuture with a submit to segmentDownloadPool 0xb00bface 2021-01-16 23:02:14 +0100
  • fa7f1e5f57 Merge branch 'dev' into v4 0xb00bface 2021-01-16 21:01:43 +0100
  • 0b9c953ac4 Set version to 3.13.0 0xb00bface 2021-01-16 20:16:33 +0100
  • 368120e8e6 Add tab for recently watched models 0xb00bface 2021-01-16 18:28:49 +0100
  • 66d234e668 Remove restriction of download thread pool size (was 100 before) 0xb00bface 2021-01-16 15:52:07 +0100
  • 19da3c43bf Take into account all files of a recording to determine its size 0xb00bface 2021-01-16 15:05:28 +0100
  • f7b22ff57b Set version to 3.12.2 0xb00bface 2021-01-16 12:12:36 +0100
  • 505c501428 Stop hlsdl if the recording size didn't change for 90 seconds 0xb00bface 2021-01-16 00:41:59 +0100
  • 7678e6041e Update changelog 0xb00bface 2021-01-13 20:23:28 +0100
  • ed3a370d18 Fix Cam4 search 0xb00bface 2021-01-13 20:22:11 +0100
  • 3d4bd6f331 Fix problem with Cam4 edge URLs 0xb00bface 2021-01-12 20:42:08 +0100
  • df37f4a61c Set version to 3.12.1 0xb00bface 2021-01-12 19:47:28 +0100
  • beb325fee9 Update changelog 0xb00bface 2021-01-12 19:44:38 +0100
  • 159aacc8ff Use 16:9 format for all MFC thumbnails 0xb00bface 2021-01-10 22:20:51 +0100
  • 967b5dec42 Use global thread pool instead of creating new threads 0xb00bface 2021-01-10 22:14:20 +0100
  • ec9c463f80 Move global thread pool to common 0xb00bface 2021-01-10 20:17:18 +0100
  • 4f7060dfef Use GlobalThreadPool in conjunction with CompletableFuture 0xb00bface 2021-01-10 20:14:36 +0100
  • 3c1e0eea96 Add a global ThreadPool 0xb00bface 2021-01-10 20:13:15 +0100
  • d679bb65ca Revert "Use CompletableFuture.runAsync instead of creating new Threads" 0xb00bface 2021-01-10 19:58:17 +0100
  • e709e2d45d Merge branch 'dev' into v4 0xb00bface 2021-01-10 17:31:49 +0100
  • f0500f377d Update changelog 0xb00bface 2021-01-10 14:05:52 +0100
  • c9e7c87f35 Don't include models marked for later recording in pause all / resume all 0xb00bface 2021-01-10 13:40:43 +0100
  • 1baa216150 Implement splitting for hlsdl downloads 0xb00bface 2021-01-09 22:24:51 +0100
  • 8e22112603 Add support for hlsdl 0xb00bface 2021-01-09 22:03:01 +0100
  • 4421c6f9c3 Add indicator icon for models marked for later recording 0xb00bface 2021-01-09 22:02:49 +0100
  • f8130acf00 Set version to 3.12.0 0xb00bface 2021-01-09 21:58:49 +0100
  • 632f104f03 Code cleanup 0xb00bface 2021-01-09 19:07:54 +0100
  • 2b8bb40f6d Rename FfmpegStreamRedirector to ProcessStreamRedirector 0xb00bface 2021-01-09 19:06:52 +0100
  • cdf582ad8f Merge branch 'dev' into v4 0xb00bface 2021-01-09 15:59:31 +0100
  • c99ccb8835 Update changelog 0xb00bface 2021-01-09 15:33:12 +0100
  • 755f0177b8 Update cell directly after starting / stopping a recording 0xb00bface 2021-01-09 14:53:32 +0100
  • c4c5099c0d Add HTTP header factory to Cam4Model 0xb00bface 2021-01-09 14:49:02 +0100
  • e548f25f2d Remove some compiler and sonar warnings 0xb00bface 2021-01-09 14:03:03 +0100
  • dc12e12dc0 Add HTTP header factory to Cam4Model 0xb00bface 2021-01-09 13:50:51 +0100
  • 7a36f49896 Add methods to null-safe extract a JSON object or array from the response body 0xb00bface 2021-01-09 13:47:29 +0100
  • 17aa5bc18d Change context menu behavior to make sense with bookmarked models 0xb00bface 2021-01-09 12:45:38 +0100
  • 2ecc447902 Set system property file.encoding to utf-8 in all start scripts 0xb00bface 2021-01-07 20:59:23 +0100
  • de19de2efe Fix add by model URL for MV Live 0xb00bface 2021-01-03 20:54:45 +0100
  • d43e022563 Add "record later" tab to "bookmark" models 0xb00bface 2021-01-03 18:37:21 +0100
  • c462aefd4f Fix exception caused by loading the changelog too early 0xb00bface 2021-01-03 17:53:13 +0100
  • 08f481e6c9 Adjust logback config 0xb00bface 2021-01-03 16:36:04 +0100
  • 19d2644500 Ignore menu item action if mouse exited the menu item 0xb00bface 2021-01-03 13:00:05 +0100
  • 0df02b8c9d Show progress indicator and a label if nothing was found 0xb00bface 2021-01-02 16:58:07 +0100
  • 372fadf14e Show progress indicator if thumbnail grid is empty 0xb00bface 2021-01-02 16:24:51 +0100
  • b0eb6e4411 Add setting to show total model count in title bar 0xb00bface 2021-01-02 14:49:56 +0100
  • 7b65ab44f1 Update changelog 0xb00bface 2021-01-02 14:03:53 +0100
  • 8251f41c50 Make sure to use lower case model names for Cam4 0xb00bface 2021-01-02 13:04:53 +0100
  • ebaf4c4c9f Run NextGenLocalRecorder.startRecordingProcess(Model) async 0xb00bface 2021-01-02 13:04:31 +0100
  • ea8e5d7ac5 Remove some compiler warnings 0xb00bface 2021-01-02 12:14:55 +0100
  • fb77e51e53 Run NextGenLocalRecorder.startRecordingProcess() async 0xb00bface 2021-01-02 11:44:36 +0100
  • 1ed2190a3b Improve logging message 0xb00bface 2021-01-01 20:34:54 +0100
  • 52f10c9fa7 Catch AssertionError in AccuratePlaylistGenerator 0xb00bface 2021-01-01 20:33:47 +0100
  • 68e8f3770e Fix ArrayIndexOutOfBounds for in startByName 0xb00bface 2021-01-01 17:56:17 +0100
  • 62602b552f Remove a few code smells 0xb00bface 2021-01-01 17:23:53 +0100
  • 1ae3743bed Remove print statement 0xb00bface 2021-01-01 17:17:18 +0100
  • a9d5888190 Call onExit in waitFor 0xb00bface 2021-01-01 17:09:12 +0100
  • d8288b31c6 Remove RecordingFileMonitor logger 0xb00bface 2021-01-01 16:40:39 +0100
  • 3c25a41e3a Improve logging 0xb00bface 2021-01-01 16:39:42 +0100
  • e0dbb0eea7 Remove download thread pool size settings 0xb00bface 2021-01-01 16:39:29 +0100
  • 9dde3fe842 Allow 3 playlist download errors before stopping a recording 0xb00bface 2021-01-01 15:45:04 +0100
  • a1a5fbc3a6 Remove old AbstractHlsDownload class 0xb00bface 2021-01-01 15:39:55 +0100
  • f730943245 Optimize multi-threading 0xb00bface 2021-01-01 14:58:38 +0100
  • a1492927e6 Upgrade okhttp to 4.9.0 0xb00bface 2021-01-01 14:12:51 +0100
  • 4aef12ceee Fix typo in log message 0xb00bface 2021-01-01 13:57:41 +0100
  • 4f55687b38 Fix bandwidth calulation for client/server 0xb00bface 2020-12-30 19:26:51 +0100
  • dbb44e1374 Move request throttle for Chaturbate to ChaturbateHttpClient 0xb00bface 2021-01-01 13:23:32 +0100
  • 602c81d18d Adjust ThreadPoolScaler behavior 0xb00bface 2021-01-01 13:09:37 +0100
  • d1764389f0 Revert "Use CompletableFuture.runAsync instead of creating new Threads" 0xb00bface 2020-12-31 14:37:01 +0100
  • 93a662ce22 Add check to pp to not re-save deleted recordings 0xb00bface 2020-12-31 12:51:49 +0100
  • f86ba637b4 Add automatic scaling of the scheduled thread pool 0xb00bface 2020-12-28 17:35:40 +0100
  • c79cc826d7 Improve bandwidth meter performance 0xb00bface 2020-12-28 17:34:56 +0100
  • 5d50515b81 Add cleanup to method start and set the interval to 24h 0xb00bface 2020-12-27 18:23:44 +0100
  • 11ac6d905d Set Java version to 15 0xb00bface 2020-12-27 17:36:44 +0100
  • 9da2f0fc5d Set version to 4.0.0-SNAPSHOT 0xb00bface 2020-12-27 16:11:38 +0100
  • e08cf998d5 Remove query part from segment file name 0xb00bface 2020-12-27 13:28:13 +0100
  • 1c8758ef52 Fix race condition in HlsDownload 0xb00bface 2020-12-27 13:27:55 +0100
  • 32429b192c Make MergedFfmpegHlsDownload work again 0xb00bface 2020-12-26 18:47:19 +0100
  • 7e03b48895 Fixed error handling for new multi-threading 0xb00bface 2020-12-26 13:07:14 +0100
  • e3270b6221 Refactored multi-threading for downloads 0xb00bface 2020-12-25 22:58:12 +0100
  • 65ffbf525d Refactored HLS downloads 0xb00bface 2020-12-23 01:53:05 +0100
  • 52cdc82044 Fix chaturbate follow/unfollow response parsing 0xb00bface 2020-12-29 14:43:26 +0100
  • 985ce12f52 Fix bug in OpenRecordingsDir action 0xb00bface 2020-12-27 15:49:32 +0100
  • 53684668ab Use CompletableFuture.runAsync instead of creating new Threads 0xb00bface 2020-12-27 15:38:33 +0100
  • 0d2826ebf7 Add optional confirmation dialog for stop recording action 0xb00bface 2020-12-27 15:16:36 +0100
  • b6db623078 Disable right click in context menus 0xb00bface 2020-12-27 15:03:03 +0100