forked from j62/ctbrec
1
0
Fork 0
Commit Graph

839 Commits

Author SHA1 Message Date
0xb00bface 5194345c0c Fix on-the-fly writing of playlist 2021-10-01 16:38:21 +02:00
0xb00bface f1e6800a15 Fix bug in handleMissedSegments
It used a path to /tmp in the createTempFile method, which caused
Windows to complain with java.io.IOException: The filename, directory
name, or volume label syntax is incorrect
2021-09-14 18:05:00 +02:00
0xb00bface 4cbb21bdb6 Use StatePersistingTableView for RecordedModels and RecordLater 2021-09-11 18:24:24 +02:00
0xb00bface abf65b1cc2 Make columns of RecordingsTable configurable 2021-09-11 17:43:44 +02:00
0xb00bface 0d02a6cf9c Update cached data in RemoteRecorder so that views update faster 2021-09-11 15:19:51 +02:00
0xb00bface 6e5d706f65 Fix switching between "record later" and "recording"
Starting the recording coming from "record later" did not work in every
case (client/server, standalone, start, start paused, record until)
2021-09-11 14:51:42 +02:00
0xb00bface baef41d902 Remove dependency to javafx from common 2021-09-11 12:35:44 +02:00
0xb00bface b458b4096e Remove dependency to jcodec library 2021-09-11 12:31:07 +02:00
0xb00bface bb95575897 Fix potential NPE in Player 2021-09-10 21:59:53 +02:00
0xb00bface b959c57b8f Generate / update playlist while recording 2021-09-10 21:37:11 +02:00
0xb00bface 9c2a8242de Add resolution to recordings table 2021-09-10 16:28:00 +02:00
0xb00bface ed5d674be3 Add variable support for model variable to player params 2021-09-10 15:36:35 +02:00
0xb00bface a3ee92f269 Change how LiveJasmin refreshes the HTTP session
... which does not require to open the login dialog on the start anymore
2021-09-09 19:59:16 +02:00
0xb00bface b1632cde93 Add buttons to settings panel to delete cookies per site 2021-09-09 16:46:44 +02:00
0xb00bface 3c6c495a5b Add timeout window when not record 2021-09-09 13:35:03 +02:00
0xb00bface 8be632a708 Fix Cam4 login 2021-09-08 20:08:46 +02:00
0xb00bface e5676d58e7 Fix Flirt4Free recordings 2021-09-06 17:47:05 +02:00
0xb00bface 069160f3ae Add "added at" column for model tabs 2021-09-06 17:31:47 +02:00
0xb00bface ab209ca2c1 Add record later as subsequent action for time limmited recordings 2021-09-06 16:48:17 +02:00
0xb00bface f05353c3e5 Add default value for recording priority to settings 2021-09-06 16:12:18 +02:00
0xb00bface b591553c86 Add support for absolute paths to CreateContactSheet 2021-09-06 15:09:09 +02:00
0xb00bface b8467fc673 Set version to 4.5.2 2021-09-03 14:05:52 +02:00
0xb00bface f216b8240b Rewrite of recording related model actions 2021-09-03 13:58:07 +02:00
0xb00bface 78f7f7a841 Move recorder lock inside of startRecordingProcess
... to make the period of the lock mich shorter
2021-09-02 11:42:52 +02:00
0xb00bface 805097c7ec Reduce use of Config.getInstance() 2021-08-31 15:45:50 +02:00
0xb00bface 2e78eb9b37 Add setting to hide the table grid 2021-08-27 15:54:07 +02:00
0xb00bface 6b66cc963a Set version to 4.5.1 2021-08-27 15:10:32 +02:00
0xb00bface 3d49794395 Calculate sanitized name only on name updates and not on-the-fly 2021-08-27 14:48:29 +02:00
0xb00bface b1f3390a69 Add font setting to settings tab 2021-08-26 17:03:25 +02:00
0xb00bface 8517b7e8ad Make main tabs rearrangable 2021-08-21 18:49:30 +02:00
0xb00bface 016b5dc7f1 Introduce common base class for recorded models tabs 2021-08-21 16:47:26 +02:00
0xb00bface 82c51bab40 Set version to 4.5.0 2021-08-21 16:47:26 +02:00
0xb00bface 7b85114164 Make columns in recorded tab configurable 2021-08-21 16:47:26 +02:00
0xb00bface 28ca1932e9 Add first working client side version for model portraits 2021-08-21 16:47:26 +02:00
0xb00bface 4ac1bd4571 Revert "Use a different URL to fetch the stream info for Chaturbate"
This reverts commit 9c8fe1f89c.
2021-08-21 11:14:59 +02:00
0xb00bface 1382f8fa1e Fix record until clock not showing up in recorded models tab in client /
erver mode
2021-08-13 18:54:30 +02:00
0xb00bface b13c4f1622 Add stalled download detection
If no segments have been transfered for 30 seconds, the download will be
stopped.
2021-08-13 16:43:12 +02:00
0xb00bface b8971c7190 Set version to 4.4.5 2021-08-12 18:43:28 +02:00
0xb00bface d4376d3345 Fix bug in construction of segment URIs if playlist request is
redirected
2021-08-12 18:36:06 +02:00
0xb00bface 7218ed04fb Fix ConcurrentModificationException in RemoteRecorder 2021-08-08 19:39:05 +02:00
0xb00bface e3f42ffc1c Improve account existance check for chaturbate 2021-08-08 18:58:42 +02:00
0xb00bface a8f4f65e30 Improve account existance check for bongacams 2021-08-08 18:30:05 +02:00
0xb00bface 6bb706c6fd Fix typo in log message 2021-08-08 16:16:58 +02:00
0xb00bface b847630534 Remove debug statement 2021-08-08 16:06:13 +02:00
0xb00bface 19d4286f83 Add data transfer detection to ShowupWebrtcDownload
... so that downloads don't get stuck in recording state
2021-08-08 14:50:22 +02:00
0xb00bface 114acad34c Use high res stream URL and fallback to low res on error 2021-08-08 13:51:29 +02:00
0xb00bface 1784b20719 Improve error handling for playlist errors 403 and 404 2021-08-08 13:31:24 +02:00
0xb00bface 9c8fe1f89c Use a different URL to fetch the stream info for Chaturbate 2021-08-08 13:00:00 +02:00
0xb00bface 4946d0161a Improve error handling for playlist errors 403 and 404 2021-08-08 12:57:57 +02:00
0xb00bface fc5811e48e Add online state virtualPrivate as a private state 2021-08-07 22:37:30 +02:00