0xb00bface
9b45896961
Some tweaks to BongaCamsModel
2023-12-30 22:12:21 +01:00
0xb00bface
531b7b698f
Streamate fixes and new tabs
...
- Fixed "Couldn't load model ID" error while adding models by URL or by nickname
- Online/Offline switch on all tabs. Up to 10 000 offline models in each category. How do you like it, Elon Musk?
- Added "New Girls" tab and adjusted others. All same models on less tabs.
2023-12-30 22:05:57 +01:00
0xb00bface
55f9093d62
Make use of Java 21 virtual threads in GlobalThreadPool
2023-12-30 21:52:03 +01:00
0xb00bface
3d6229ec13
Added Gaming tab
2023-12-30 21:41:47 +01:00
0xb00bface
d6ecb0a96a
Set Bongacams page size to 72
2023-12-30 21:33:19 +01:00
0xb00bface
aa44917935
Make sure that the faster online check for offline Chaturbate models works as intended
2023-12-30 21:07:15 +01:00
0xb00bface
f6e02b4a35
Make offlineImageSize static
2023-12-30 20:19:59 +01:00
0xb00bface
b03a1acc20
Add setting to use the shortest side to restrict the resolution
2023-12-30 20:09:11 +01:00
0xb00bface
257bdda8f7
Add setting to restrict recording by bit rate
2023-12-30 18:48:14 +01:00
0xb00bface
959b41e3b9
Fix thumbnail caching
2023-12-30 17:18:47 +01:00
0xb00bface
cc9a2c640e
Add 540p as tick in the resolution slider
2023-12-30 16:02:55 +01:00
0xb00bface
6c3bf450e0
Update changelog
2023-12-30 15:27:16 +01:00
0xb00bface
5b732d38c6
Set version to 5.3.0
2023-12-30 13:25:24 +01:00
0xb00bface
932974137c
Added setting to delete orphaned recording metadata (switched off by default)
2023-12-30 13:23:36 +01:00
0xb00bface
3caefd6bb4
Fix NPE in RecordingPreconditions
2023-12-30 12:23:53 +01:00
0xb00bface
93cafcbd2d
Merge remote-tracking branch 'github/dev' into dev
2023-12-30 11:43:36 +01:00
0xboobface
4945d263f9
Merge pull request #1 from 0xboobface/XxInvictus-patch
...
Patching in Forced Priority and Whitelist/Blacklist Filter Changes
2023-12-29 21:35:08 +01:00
0xb00bface
2bd613c2b5
Make project compile with GraalVM 21
2023-12-21 15:59:29 +01:00
XxInvictus
bf7a77bde2
Merge remote-tracking branch 'origin/dev' into XxInvictus-patch
2023-12-07 12:11:32 +10:30
XxInvictus
13d2999eba
Review Changes/Fixes
...
- Updated the menu wording as per my comment to Enable/Disable but happy to change this to the suggested if you would prefer
2023-12-07 12:03:56 +10:30
0xb00bface
f3039b6b55
Fix path problems in ObjectMapperRecordingTest on windows
2023-12-03 15:34:58 +01:00
0xb00bface
af4909d865
Fix #2 - path problems in pp tests on windows
2023-12-03 15:13:47 +01:00
XxInvictus
a55a92087c
Update Recording Indicator Text
...
Different wording was unnecessary, simpler to just go off the assumption that pausing would override forced.
2023-11-24 01:43:22 +10:30
XxInvictus
410302560b
Add ForcePriority Overlay Icon, Fix Highlighting in Recorded Models tab
...
- Added an icon to show a model has ForcePriority enabled in the Site Tabs (Lightning Bolt over Record icon)
- Fixed issue where Highlighting in Recorded Models would not refresh when ForcePriority was enabled via Site Tab context-menu
2023-11-24 01:38:10 +10:30
XxInvictus
4936ecf191
Fix ForcePriority Model Highlighting
...
I accidentally patched in a pre-fix version of the ForcePriority change which did not have model highlighting on the recorded tab when enabled.
2023-11-23 15:00:46 +10:30
XxInvictus
a4f3df17c7
Make File Patch OS Independant
...
Use getAbsoluteFile to utilise Java's inbuilt functionality for OS independant paths
2023-11-23 12:39:42 +10:30
XxInvictus
992a58266c
Patching in Blacklist/Whitelist Default Filters changes
...
Adds the ability to have default Whitelist/Blacklist filters that apply to all tabs at all times.
Whitelist - Only show matches (same as filter bar)
Blacklist - Do not show/hide matches
Both filter types are OR not AND, so a match on any keyword is considered a match.
2023-11-23 12:07:07 +10:30
XxInvictus
c1b8ea99d6
Merge branch 'dev' into XxInvictus-patch
2023-11-23 11:46:44 +10:30
XxInvictus
fe21f8d6a9
Patching in ForcePriority changes, needs test case
...
Patching in the first set which is ForcePriority context menu feature, allows instantly bumping a model to top of priority list no matter what their priority value is.
# TODO
- Needs a test case, I made an attempt but unfortunately I do not know enough to get this working so I have removed it. Doesn't help I had to do some mangling to get the current path joining to work properly with Windows-based paths and pass the current tests.
- The basic test case it needs is 2 Models, Model with lower priority does not record, forcepriority to true on lower priority Model, Model with lower priority should now record, set back to false on lower priority Model, Model with lower priority should no longer record.
2023-11-23 11:45:41 +10:30
0xb00bface
b218f9691c
Set version to 5.2.3
2023-11-17 21:55:34 +01:00
0xb00bface
3d00b45c7d
Fix recording size not properly being reported and transferred between server and client
2023-11-17 21:45:23 +01:00
0xb00bface
f55a5fc644
Fix follow / unfollow for Stripchat
2023-11-16 22:45:36 +01:00
0xb00bface
26071d59eb
Add migration step for model URLs, which contain spaces
2023-11-16 22:25:59 +01:00
0xb00bface
2f1ef7854a
Add Stripchat tags thx to @winkru
2023-11-16 21:26:53 +01:00
0xb00bface
41d32ad681
Fix one directory per group
2023-11-15 22:22:16 +01:00
0xb00bface
0bd2ad6a4b
Set version to 5.2.2
2023-11-15 20:13:27 +01:00
0xb00bface
3e038f7429
Fix: MyFreeCams model state updates
2023-11-13 22:14:42 +01:00
0xb00bface
f926f784b3
Fix: app won't start, if cache is disabled
2023-11-13 20:08:33 +01:00
0xb00bface
1cf2d35f74
Fix: excessive spawning of threads by the GlobalThreadPool
2023-11-13 19:55:56 +01:00
0xb00bface
b677fbbc8c
Fix: app won't start, if cache is disabled
2023-11-13 19:55:00 +01:00
0xb00bface
98aa9bc148
Fix: show notification and clear input field after adding a model
2023-11-12 17:58:08 +01:00
0xb00bface
41ffd75d48
Add lifecycle listener to Help server to open the browser once the server is ready
2023-11-12 15:30:23 +01:00
0xb00bface
6b1d8eedec
Set version to 5.2.1
2023-11-12 14:10:40 +01:00
0xb00bface
540956fc99
Update changelog
2023-11-12 14:09:35 +01:00
0xb00bface
be9ec437ef
Fix MVLive browsing
2023-11-12 13:48:52 +01:00
0xb00bface
35592e2f48
Move Help servlets to common module and embed it into the webinterface
2023-11-12 13:48:31 +01:00
0xb00bface
fe7b263d2e
Fix adding models in the webinterface
2023-11-11 16:57:10 +01:00
0xb00bface
4c408501bb
Fix date parsing in Dreamcam playlist by updating to open-m3u8-0.2.8-CTBREC
2023-11-11 15:27:33 +01:00
0xb00bface
8a71668508
Fix NPE in ExternalBrowser
2023-11-11 12:39:18 +01:00
0xb00bface
ef2e354d65
Fix graceful shutdown
2023-11-11 11:58:42 +01:00