forked from j62/ctbrec
1
0
Fork 0
Commit Graph

1968 Commits

Author SHA1 Message Date
0xb00bface e3d8d0abb6 Fix loading of Streamate model ID 2021-12-18 17:18:45 +01:00
0xb00bface e10e704298 Remove debug saving of response data to /tmp 2021-12-12 22:08:01 +01:00
0xb00bface 9b84b672eb Throw InterruptedIOException instead of wrapping the InterruptedException in an IOException 2021-12-12 13:50:10 +01:00
0xb00bface 8012c95d13 Load XSRF token ondemand instead of on startup 2021-12-12 13:49:19 +01:00
0xb00bface fd5a0e24c7 Remove left over code from implementing the Recording tab per site 2021-12-11 21:42:51 +01:00
0xb00bface 12997bac49 Set version to 4.6.0 2021-12-11 21:33:43 +01:00
0xb00bface f36d833228 Fix Streamate login 2021-12-11 21:21:09 +01:00
0xb00bface c6f5750e1b Add setting for recording tab per site 2021-12-11 18:41:42 +01:00
0xb00bface bf9e23bdfa Add button to suspend events 2021-12-11 17:07:50 +01:00
0xb00bface 92fa017b6b Code cleanup 2021-12-11 16:30:27 +01:00
0xb00bface 91b82b16a9 Fix Camsoda thumbnails 2021-12-11 16:22:29 +01:00
0xb00bface 68c68a126a Fix Streamate by removing the use of the XSRF
Apparently the XSRF is not needed anymore
2021-12-11 14:04:03 +01:00
0xb00bface 5f517682b9 Add Recording tabs to the side tabs of each site 2021-12-04 15:46:08 +01:00
0xb00bface 2e122fbfd1 Add tab to show the recorded models per site
Does more or less the same as RecordedModelsTab, but removes some buttons and adds a default filter of site.getName()
2021-12-04 15:12:55 +01:00
0xb00bface cad97492e4 Set min size for pagination buttons 2021-12-04 14:32:26 +01:00
0xb00bface 8bd5412504 Set aspect ratio for thumbnails of followed tab to 1:1 2021-11-09 20:34:31 +01:00
0xb00bface cc2875911e Merge branch 'cherrytv' into dev 2021-11-09 20:05:09 +01:00
0xb00bface 8b6b96c606 Take web socket downloads into account for the bandwidth meter 2021-11-09 19:36:10 +01:00
0xb00bface de9c11baf5 Implement websocket MP4 recording 2021-11-09 19:32:52 +01:00
0xb00bface 1d9a15ea6b Add SecretFriends to server 2021-11-09 19:31:59 +01:00
0xb00bface 6ad7f47479 Add first implementation for SecretFriends 2021-11-08 21:04:49 +01:00
0xb00bface 18e4a43699 Implement follow / unfollow 2021-11-07 16:45:44 +01:00
0xb00bface 0d47952d3d Make sure, that the model id is always set 2021-11-07 14:01:58 +01:00
0xb00bface 881e8afb4c Implement login and followed tab for cherry.tv 2021-11-07 13:43:48 +01:00
0xb00bface 36cacda106 Implement login and followed tab for cherry.tv 2021-11-07 13:35:28 +01:00
0xb00bface c4c5818496 Implement pagination for cherry.tv 2021-11-06 19:38:50 +01:00
0xb00bface 50b2a2a672 Limit to 50 per page 2021-11-06 19:18:18 +01:00
0xb00bface ef7e109d71 Remove apollo client again 2021-11-06 19:17:55 +01:00
0xb00bface 8fca82613e Add group show and trans tabs for cherry.tv 2021-11-06 17:56:14 +01:00
0xb00bface c5c2ed12ad Implement cherry.tv search 2021-11-06 17:41:34 +01:00
0xb00bface 165eac94b9 Fix LiveJasmin search 2021-11-06 14:33:39 +01:00
0xb00bface 1bd83c5f31 Add couples tab to LiveJasmin 2021-11-05 20:16:34 +01:00
0xb00bface bf6b653032 Add couples tab to Flirt4Free 2021-11-05 20:08:36 +01:00
0xb00bface 5a86cfa85e Add initial implementation for cherry.tv 2021-10-23 17:19:44 +02:00
0xb00bface 1142a15e9f Set version to 4.5.5 2021-10-15 15:55:23 +02:00
0xb00bface 8137444389 Start websocket connection in call instead of init 2021-10-12 19:59:17 +02:00
0xb00bface abffa14f8d Fix AmateurTV downloads. They switched from HLS segments to a MP4 stream 2021-10-12 19:58:33 +02:00
0xb00bface ccddf3ccfb Add remove confirmation back in ModelMenuContributor 2021-10-10 14:05:47 +02:00
0xb00bface 2f34f9a687 Move stalled download detection from segmentDownloadFinished() to call() 2021-10-07 19:13:57 +02:00
0xb00bface 3a3d7a7b8e Update changelog 2021-10-02 14:10:12 +02:00
0xb00bface 498a20fe4e Start recording stream on double-click 2021-10-01 20:29:59 +02:00
0xb00bface 07701de8c8 Set version to 4.5.4 2021-10-01 20:06:07 +02:00
0xb00bface 2775303113 Allow streaming of running recordings
Since the playlist is now written on-the-fly, we can stream the recording while it is still running
2021-10-01 19:57:21 +02:00
0xb00bface 1f50b74728 Revert "Move recorder lock inside of startRecordingProcess"
This reverts commit 78f7f7a841.
2021-10-01 19:43:42 +02:00
0xb00bface 24cad6e124 Code cleanup 2021-10-01 18:04:15 +02:00
0xb00bface 23666b8079 Add .gitignore 2021-10-01 16:42:39 +02:00
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 ff9ce1d205 Add cell factory for resolution to render n/a and unknown values properly 2021-09-12 15:00:08 +02:00
0xb00bface e8f653bcdd Load portrait images only if column is visible 2021-09-12 14:58:38 +02:00