0xb00bface
|
19d2644500
|
Ignore menu item action if mouse exited the menu item
|
2021-01-03 13:00:05 +01:00 |
0xb00bface
|
0df02b8c9d
|
Show progress indicator and a label if nothing was found
|
2021-01-02 16:58:07 +01:00 |
0xb00bface
|
372fadf14e
|
Show progress indicator if thumbnail grid is empty
|
2021-01-02 16:24:51 +01:00 |
0xb00bface
|
b0eb6e4411
|
Add setting to show total model count in title bar
|
2021-01-02 14:49:56 +01:00 |
0xb00bface
|
7b65ab44f1
|
Update changelog
|
2021-01-02 14:03:53 +01:00 |
0xb00bface
|
8251f41c50
|
Make sure to use lower case model names for Cam4
|
2021-01-02 13:04:53 +01:00 |
0xb00bface
|
ebaf4c4c9f
|
Run NextGenLocalRecorder.startRecordingProcess(Model) async
|
2021-01-02 13:04:31 +01:00 |
0xb00bface
|
ea8e5d7ac5
|
Remove some compiler warnings
|
2021-01-02 12:14:55 +01:00 |
0xb00bface
|
fb77e51e53
|
Run NextGenLocalRecorder.startRecordingProcess() async
|
2021-01-02 11:59:38 +01:00 |
0xb00bface
|
1ed2190a3b
|
Improve logging message
|
2021-01-01 21:08:37 +01:00 |
0xb00bface
|
52f10c9fa7
|
Catch AssertionError in AccuratePlaylistGenerator
|
2021-01-01 20:33:47 +01:00 |
0xb00bface
|
68e8f3770e
|
Fix ArrayIndexOutOfBounds for in startByName
|
2021-01-01 17:56:17 +01:00 |
0xb00bface
|
62602b552f
|
Remove a few code smells
|
2021-01-01 17:23:53 +01:00 |
0xb00bface
|
1ae3743bed
|
Remove print statement
|
2021-01-01 17:17:18 +01:00 |
0xb00bface
|
a9d5888190
|
Call onExit in waitFor
|
2021-01-01 17:09:12 +01:00 |
0xb00bface
|
d8288b31c6
|
Remove RecordingFileMonitor logger
|
2021-01-01 16:40:39 +01:00 |
0xb00bface
|
3c25a41e3a
|
Improve logging
|
2021-01-01 16:39:42 +01:00 |
0xb00bface
|
e0dbb0eea7
|
Remove download thread pool size settings
ThreadPoolScaler takes care of the correct size. The setting is not
needed anymore
|
2021-01-01 16:39:29 +01:00 |
0xb00bface
|
9dde3fe842
|
Allow 3 playlist download errors before stopping a recording
|
2021-01-01 15:45:04 +01:00 |
0xb00bface
|
a1a5fbc3a6
|
Remove old AbstractHlsDownload class
|
2021-01-01 15:39:55 +01:00 |
0xb00bface
|
f730943245
|
Optimize multi-threading
- Set thread priorities for different thread pools
- Run costly stuff in downloadCompletionHandler asynchronously
|
2021-01-01 14:58:38 +01:00 |
0xb00bface
|
a1492927e6
|
Upgrade okhttp to 4.9.0
|
2021-01-01 14:12:51 +01:00 |
0xb00bface
|
4aef12ceee
|
Fix typo in log message
|
2021-01-01 13:57:41 +01:00 |
0xb00bface
|
4f55687b38
|
Fix bandwidth calulation for client/server
|
2021-01-01 13:28:52 +01:00 |
0xb00bface
|
dbb44e1374
|
Move request throttle for Chaturbate to ChaturbateHttpClient
|
2021-01-01 13:23:32 +01:00 |
0xb00bface
|
602c81d18d
|
Adjust ThreadPoolScaler behavior
- ramp up at 65% thread usage
- ramp down at 15% thread usage
- added cooldowns for ramp down, 10 secs after ramp down, 30 seconds
after ramp up
|
2021-01-01 13:09:37 +01:00 |
0xb00bface
|
d1764389f0
|
Revert "Use CompletableFuture.runAsync instead of creating new Threads"
This reverts commit 53684668ab .
|
2020-12-31 14:37:01 +01:00 |
0xb00bface
|
93a662ce22
|
Add check to pp to not re-save deleted recordings
|
2020-12-31 12:51:49 +01:00 |
0xb00bface
|
f86ba637b4
|
Add automatic scaling of the scheduled thread pool
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
c79cc826d7
|
Improve bandwidth meter performance
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
5d50515b81
|
Add cleanup to method start and set the interval to 24h
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
11ac6d905d
|
Set Java version to 15
|
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
|
e08cf998d5
|
Remove query part from segment file name
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
1c8758ef52
|
Fix race condition in HlsDownload
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
32429b192c
|
Make MergedFfmpegHlsDownload work again
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
7e03b48895
|
Fixed error handling for new multi-threading
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
e3270b6221
|
Refactored multi-threading for downloads
This is a first kind of working version. HlsDownload records, but teh error handling is broken.
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
65ffbf525d
|
Refactored HLS downloads
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
52cdc82044
|
Fix chaturbate follow/unfollow response parsing
|
2020-12-29 14:43:26 +01:00 |
0xb00bface
|
985ce12f52
|
Fix bug in OpenRecordingsDir action
It used the wrong directory in case of recording dir structure was set
to ONE_DIR_PER_RECORDING
|
2020-12-27 15:49:32 +01:00 |
0xb00bface
|
53684668ab
|
Use CompletableFuture.runAsync instead of creating new Threads
|
2020-12-27 15:38:33 +01:00 |
0xb00bface
|
0d2826ebf7
|
Add optional confirmation dialog for stop recording action
|
2020-12-27 15:16:36 +01:00 |
0xb00bface
|
b6db623078
|
Disable right click in context menus
|
2020-12-27 15:03:03 +01:00 |
0xb00bface
|
616be8e252
|
Add optional confirmation dialog to ignore action
|
2020-12-27 14:35:35 +01:00 |
0xb00bface
|
ac3f91eb03
|
Add setting to show confirmation dialogs for dangerous actions
|
2020-12-27 14:35:18 +01:00 |
0xb00bface
|
eb4543709c
|
Add hls playlist url to model, if available
|
2020-12-25 18:22:45 +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 |