0xboobface
e6fa97dc15
Add affiliate link
2020-06-14 15:07:58 +02:00
0xboobface
00692f991e
Add UI part for MVLive
...
At the moment only the thumbnail overview is working. More stuff to come...
2020-06-14 15:07:54 +02:00
0xboobface
e59de2f70b
Add base classes for Manyvids Live
2020-06-14 15:06:17 +02:00
0xboobface
c16baf94e5
Disable resolution range slider in remote mode
2020-06-14 12:51:19 +02:00
0xboobface
ff08fda618
Set default for max resolution to max value
2020-06-14 11:22:26 +02:00
0xboobface
3b5cbfaddf
Fix NPE in getHttpHeaderFactory in MyFreeCamsModel
2020-06-14 11:22:01 +02:00
0xboobface
fa37266485
Fix IndexOutOfBoundsException in RangeSLiderBehavior
2020-06-14 11:21:33 +02:00
0xboobface
56a41df4e7
Update changelog
2020-06-13 20:51:24 +02:00
0xboobface
6e25f98b2b
Add range slider for the recording resolution
2020-06-13 20:08:25 +02:00
0xboobface
229fc1f432
Add possibility to add notes to recordings
2020-06-13 19:32:00 +02:00
0xboobface
583c4ec722
Implement bandwidth meter for remote recording
2020-06-12 19:18:53 +02:00
0xboobface
a4ceb2f513
Add current bandwidth throughput to webinterface
2020-06-12 19:11:14 +02:00
0xboobface
f45429a01e
Set bandwidth throughput to 0 if no model is recorded
2020-06-12 18:46:50 +02:00
0xboobface
f4ad1a4f61
Move ConfigUI interface from common module to client
2020-06-12 18:25:28 +02:00
0xboobface
447ab46e39
Code cleanup
2020-06-12 18:24:44 +02:00
0xboobface
43d2676e11
Add HttpHeaderFactory mechanism
...
Each model can provide its own factory to provide HTTP headers for the
different download requests (playlist, segment playlist, segments)
2020-06-12 18:24:34 +02:00
0xboobface
06029a1331
Code cleanup
2020-06-12 18:22:12 +02:00
0xboobface
cd6175a7eb
Add BandwidthMeter, which tracks the current bandwidth usage
2020-06-12 18:21:32 +02:00
0xboobface
bd48d6bf9c
Set version to 3.8.0
2020-06-12 18:10:56 +02:00
0xboobface
ccab1261dc
Implement adding model by name in the webinterface like in the JavaFX
...
GUI
2020-06-11 20:55:14 +02:00
0xboobface
28e6313d41
Implement the ConfigServlet
...
Most of the server relevant options can now be changed in the
webinterface.
2020-06-11 19:58:59 +02:00
0xboobface
44fd340323
Implement loading of the config into the webpage
2020-06-11 19:58:59 +02:00
0xboobface
1b75340f74
Add authentication to config servlet
2020-06-11 19:58:59 +02:00
0xboobface
e1fb29b7c8
Add first implementation of a config servlet
2020-06-11 19:58:59 +02:00
0xboobface
0ed6d93d30
Set version to 3.7.3
2020-06-09 19:36:17 +02:00
0xboobface
d55f1c04ee
Fix MFC websocket communication
...
The protocol had been changed for the initial login sequence
2020-06-09 19:33:43 +02:00
0xboobface
7e4a6393b0
Set version to 3.7.2
2020-06-07 13:57:15 +02:00
0xboobface
acd6126619
Add "New" tab to each site where it was missing
2020-06-07 13:53:54 +02:00
0xboobface
fdce3bcec0
Fix chaturbate login check
...
The check if ctbrec is logged in always returned true because of a
change on the user profile page. ctbrec now uses the user icon to check,
if the user is the anonymous user or a logged in user.
2020-06-07 12:28:08 +02:00
0xboobface
a67ef7f4fd
Revert "Clear selection after deleting recordings"
...
This reverts commit 9f92e05942
.
2020-06-01 10:36:32 +02:00
0xboobface
c8614d7208
Set version to 3.7.1
2020-05-31 18:44:04 +02:00
0xboobface
1bea13dc05
Improve server download progress calculation
2020-05-31 17:20:25 +02:00
0xboobface
b87f090ac3
Add max resolution setting for the player
2020-05-31 14:50:12 +02:00
0xboobface
79892b1a13
Add systemd service example to the server zip
2020-05-30 20:31:41 +02:00
0xboobface
9f92e05942
Clear selection after deleting recordings
2020-05-30 17:58:14 +02:00
0xboobface
7f661c3dc1
Add a HTTP and a HTML header with the version of ctbrec
2020-05-29 20:21:13 +02:00
0xboobface
258334b637
Add setting to remove recordings after post-processing
2020-05-29 19:50:03 +02:00
0xboobface
0858941b50
Fix NPE in MFC client
2020-05-23 16:20:49 +02:00
0xboobface
f1a0e5900c
Fix createModelFromUrl for Showup and Fc2Live
2020-05-23 16:20:32 +02:00
0xboobface
62be5795f4
Add video tutorial on how to rename files with PP
2020-05-23 14:50:01 +02:00
0xboobface
7912b3b727
Check for running downloads on shutdown
...
Check for running downloads and ask the user to exit anyway to prevent
half downloaded files.
2020-05-23 13:49:50 +02:00
0xboobface
5e46933905
Try to log in on startup
...
Maybe we have to change this in the future so that the server logs in
on a regular basis.
2020-05-23 13:47:57 +02:00
0xboobface
3958a7b5f1
Reduce log level in getModelList
2020-05-23 13:47:07 +02:00
0xboobface
15ed4af64f
Update changelog
2020-05-20 19:51:19 +02:00
0xboobface
9eea66d94f
Remove the uid field from ShowupModel
2020-05-20 19:37:01 +02:00
0xboobface
63b2985e37
Fix add model by name suggestions
2020-05-20 19:36:42 +02:00
0xboobface
9462a31111
Improve detection of stream termination
2020-05-20 19:00:09 +02:00
0xboobface
c05785cd20
Improve Showup online detection
2020-05-20 18:18:29 +02:00
0xboobface
e096e8555f
Fix possible NPE
2020-05-20 18:17:58 +02:00
0xboobface
33a0094b19
Adjust to Stripchat API changes
2020-05-20 18:17:46 +02:00