Commit Graph

997 Commits

Author SHA1 Message Date
Jafea7 d312e12fbb Delete UpdateTab.java 2025-03-30 22:31:08 +11:00
Jafea7 e1a4559ba5 Add extra time/size steps 2025-03-30 21:51:48 +11:00
jafea7 40fa85f597 Remove non-working sites 2025-03-30 21:40:06 +11:00
jafea7 632786ec06 Add ffmpeg pre-input parameters to post-process 2025-03-30 21:24:46 +11:00
jafea7 09ad2aacb6 Remove update check
Remove Update check
2025-03-30 21:07:34 +11:00
jafea7 7def649d1f Add superchatlive for stripchat 2025-03-30 20:33:23 +11:00
Jafea7 2a5a00a53f Remove News and Logging tab 2025-03-30 20:25:20 +11:00
jafea7 1732da292f WinkRU SC and SR fixes 2025-03-30 18:35:12 +11:00
Jafea7 3c5b9e7223 Add BC mobile tab 2025-03-30 18:27:09 +11:00
jafea7 fd32c82ae5 Update .project files 2025-03-30 16:58:57 +11:00
jafea7 7a14499cca Rename Recording to Models tab 2025-03-30 16:09:40 +11:00
jafea7 3ef4aebcc3 F4F topic no longer sent, prevented JSON parsing 2025-03-30 16:07:43 +11:00
0xb00bface 0d5d1ba6cc Improve search for Stripchat 2023-12-31 17:00:57 +01:00
0xb00bface d5f453a7a1 Suppress exceptions, if the http cache cannot be deleted 2023-12-31 15:06:03 +01:00
0xb00bface de282d24a6 Fix deletion of HTTP cache on shutdown 2023-12-31 14:54:56 +01:00
0xb00bface f45991effc Added Online / Offline switch on "Favorites" tab for Streamray 2023-12-31 14:01:12 +01:00
0xb00bface 67ef95cc8c Add support for Spy/Private/Ticket shows for Stripchat
- added private tab for Stripchat
2023-12-31 13:30:07 +01:00
0xb00bface b39fc69299 Added support for new "secure" stream URLs format for Flirt4Free 2023-12-31 11:43:42 +01:00
0xb00bface 81f641b777 Added Voyeur tab for Camsoda 2023-12-30 22:34:16 +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 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 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
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
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 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 2f1ef7854a Add Stripchat tags thx to @winkru 2023-11-16 21:26:53 +01:00
0xb00bface 0bd2ad6a4b Set version to 5.2.2 2023-11-15 20:13:27 +01:00
0xb00bface 1cf2d35f74 Fix: excessive spawning of threads by the GlobalThreadPool 2023-11-13 19:55:56 +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 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 8a71668508 Fix NPE in ExternalBrowser 2023-11-11 12:39:18 +01:00
0xb00bface 914545f6df Upgrade launch4j plugin 2023-11-06 19:48:05 +01:00
0xb00bface c376f30c56 Add online/offline switch on followed tab for Stripchat 2023-11-05 15:21:24 +01:00
0xb00bface b07a478d03 Add follow / unfollow for Streamray 2023-11-05 15:03:00 +01:00
0xb00bface 0c5a2df61f Set version to 5.2.0 2023-11-05 14:33:58 +01:00
0xb00bface 970b2ab14e Fix WinkTV browsing 2023-11-05 14:15:20 +01:00