Commit Graph

1144 Commits

Author SHA1 Message Date
Jafea7 397cbd39b1 v25.9.13 2025-09-13 22:08:08 +10:00
Jafea7 d1a4e622e1 Update v25.9.06 2025-09-07 10:17:43 +10:00
Jafea7 83715195b6 SC fix (credit @Gabi_uy 2025-09-07 10:17:43 +10:00
Jafea7 7b6767051d Update UserAgent strings 2025-09-07 10:17:18 +10:00
Jafea7 ecccfd501b SC decrypt revert 2025-09-06 16:03:25 +10:00
Jafea7 5be9536193 Fix for when PRE_FFMPEG_ARGS is null 2025-08-31 20:10:55 +10:00
Jafea7 bc4c34307f Fix SC streams 2025-08-31 20:10:55 +10:00
Jafea7 4d00d496ce Update version to 25.8.29 2025-08-30 14:39:11 +10:00
Jafea7 75aa464ac9 Add SC Decrypt key to settings (idea from @reusedname) 2025-08-30 14:39:11 +10:00
Jafea7 4f9a1a32f6 Implement @reznick SC fix 2025-08-30 14:39:11 +10:00
Jafea7 b015eb6aea Update version 25.06.02 2025-06-02 17:40:10 +10:00
Jafea7 1e7620452c Update HelpTab.java 2025-06-02 17:38:13 +10:00
Jafea7 ad78522b95 Update version 2025-05-14 22:10:25 +10:00
jafea7 34e0419367 Update documents 2025-05-13 15:46:02 +10:00
Jafea7 02395612cf Update version 2025-05-11 17:12:03 +10:00
Jafea7 70fea40a84 Fix Model tab not showing models 2025-05-11 17:12:03 +10:00
Jafea7 656df854e7 Convert Logback calls to Slf4j 2025-05-11 15:02:49 +10:00
Jafea7 7cf8336eae Update version 2025-05-11 14:45:46 +10:00
Jafea7 e8439d7b71 Change version numbering 2025-05-11 14:42:15 +10:00
Jafea7 67c946ce84 Move 'portraits' to parent of version config directory 2025-05-11 14:40:31 +10:00
Jafea7 bdae2e2fe0 Recordings tab optional 2025-05-11 14:39:57 +10:00
Jafea7 9ff933daf1 Fix WinkTv capture 2025-05-11 14:30:03 +10:00
jafea7 bf64a92875 Camgirlfinder CB fix 2025-04-22 16:58:30 +10:00
jafea7 da8320b5c2 Change HashSet to ArrayList 2025-04-18 15:50:25 +10:00
jafea7 0d0c42c895 Comment unused code 2025-04-11 15:27:28 +10:00
jafea7 d025e56b08 Update pom.xml 2025-04-11 14:52:56 +10:00
jafea7 2add4d8f0a Defaults for tab options 2025-04-11 14:46:09 +10:00
Jafea7 2d47cd6236 Remove update check 2025-04-11 14:46:09 +10:00
Jafea7 e7ea814715 Minor change of defaults, typos, etc 2025-04-11 14:46:09 +10:00
Jafea7 3c32b1d1d8 Remove Live Previews 2025-04-11 14:46:08 +10:00
Jafea7 ea36ca4e47 Add ffmpeg pre-input post-process parameters 2025-04-11 14:46:08 +10:00
Jafea7 86fab5c1db Add superchatlive alternative for stripchat 2025-04-11 14:46:08 +10:00
Jafea7 8ecce5ecfc Correct class names typo 2025-04-11 14:46:08 +10:00
Jafea7 ecefb69cc0 Remove non-working sites 2025-04-11 14:46:08 +10:00
Jafea7 8793249f94 Add BC Mobile tab, accept .xxx URL 2025-04-11 14:46:08 +10:00
reusedname 5a23d95a4b Improve Bongacams online check
- check new (?) field isOnline before attempting to get stream sources (was failing due to missing json field when offline)
2025-03-02 13:34:42 +05:00
reusedname 0815046351 Set version to 5.3.2 2025-03-02 13:12:37 +05:00
reusedname 7ab0c1e237 Generalize Flaresolverr for any domain
- replace per-site setting with list of hosts
- add new setting type for simple lists of strings
2025-03-02 13:07:42 +05:00
reusedname 4e2fdf3c00 Remove Bongacams basic online check, do complete check straight away 2025-03-02 12:14:53 +05:00
reusedname eca4245836 Better spec compliance regarding playlist update timing 2025-03-02 12:14:53 +05:00
reusedname 96bfd4e027 update precondition test
Equal models should 'give up' only to higher priority models
2025-03-02 12:14:52 +05:00
reusedname db13cd09cc New settings, reduce config saving spam
- max concurrent http requests (total and per host)
- config saving is delayed for some millis to reduce disk and log spam in case of fast repeated calls
2025-03-02 12:14:52 +05:00
reusedname d07a9ffaaa Remove unneeded trace messages 2025-03-02 12:14:52 +05:00
reusedname 5cadac31ce Fix zombie recordings
received data check was being skipped due to exceptions
2025-03-02 12:14:52 +05:00
reusedname 466d705131 Reduce config save spam from recorder operations (400ms delay) 2025-03-02 12:14:52 +05:00
reusedname 994bb99b1f Improve group hangling
- try starting model's group after failing to restart that specific model
- fix recording hijacking of same-priority model
2025-03-02 12:14:52 +05:00
reusedname 164907b691 Improve group handling for priority change and suspend/resume 2025-03-02 12:14:52 +05:00
reusedname dedb97166b Fix group precondition not respecting priority 2025-03-02 12:14:52 +05:00
reusedname c6389b9481 Extract unchecked model state from unknown
Allows to know if online check was run or not
2025-03-02 12:14:52 +05:00
reusedname 3b545d12b2 remove duplicate dependency 2025-02-24 19:07:26 +05:00