0xb00bface
8b6d246732
Merge branch 'pp' into dev
2020-09-27 15:25:49 +02:00
0xb00bface
f29ae0eb69
Improve creation of segment URLs
2020-09-27 00:51:53 +02:00
0xb00bface
43cf0a0bc1
Add placeholder for recording notes
2020-09-26 20:19:01 +02:00
0xb00bface
5fa72eaaa0
Add setting to define the download file name
2020-09-26 19:52:09 +02:00
0xb00bface
f575958fe9
Fix equals and hashcode
...
equals and hashcode used the path field, which is empty for old
recordings. Fixed by using getAbsoluteFile() instead
2020-09-26 18:10:16 +02:00
0xb00bface
93deeb3e52
Remove unused postProcessing setting
2020-09-26 17:22:42 +02:00
0xb00bface
b8ffdb32ce
Change config mock, so that the config dir is in the temp test dir
2020-09-26 17:04:17 +02:00
0xb00bface
4aca861390
Remove unused settings
2020-09-26 16:32:31 +02:00
0xb00bface
6fa6c63c85
Add test for DeleteTooShort pp
2020-09-26 16:07:11 +02:00
0xb00bface
9806badf57
Fix bug in Move pp
2020-09-26 15:14:54 +02:00
0xb00bface
13783140e9
Add test for Copy pp
2020-09-26 14:23:48 +02:00
0xb00bface
02814440d2
Add more tests
2020-09-25 21:09:50 +02:00
0xb00bface
43de2c2620
Add test for DeleteOriginal pp
2020-09-25 19:43:00 +02:00
0xb00bface
b2b6a623ef
Add more post-processing tests
2020-09-25 00:09:23 +02:00
0xb00bface
87d88b5bcb
Add webhook post-processor skeleton
2020-09-24 11:35:55 +02:00
0xb00bface
30021d184d
Add DeleteTooShort post-processor
2020-09-24 11:35:37 +02:00
0xb00bface
f6afed3717
Add script post-processor
2020-09-23 18:52:30 +02:00
0xb00bface
67ff48e2dc
Pass RecordingManager to post-processors
2020-09-22 22:15:28 +02:00
0xb00bface
7b1898072f
Make recording single file after remux
...
Also set the file size to the size of the remuxed one
2020-09-22 20:41:07 +02:00
0xb00bface
d23f3fea04
Add test for Rename pp for directories
2020-09-22 17:40:03 +02:00
0xb00bface
4167b222ba
Add test for Rename post-processor
2020-09-22 14:58:20 +02:00
0xb00bface
e1bce0acf5
Improve handling of the orignal and pp files
2020-09-22 12:38:21 +02:00
0xb00bface
fbf1c8ac16
Add check, if source and target are the same
2020-09-20 18:27:26 +02:00
0xb00bface
bf39d9a639
Implement proper handling of the orignal and pp files
...
If a copy is created, the original file is not touched anymore.
Otherwise the original file is used and the post-processing process is not repeatable anymore, or at least the results might get unpredictable
2020-09-20 18:14:24 +02:00
0xb00bface
90192d9b8f
Fix server stuff for new recording path handling
2020-09-13 19:54:43 +02:00
0xb00bface
4f526fd13e
Store absolute path in metadata file instead of path relative to rec dir
2020-09-13 17:34:58 +02:00
0xb00bface
f0713b96f5
Try to terminate FFmpeg before killing it
2020-08-30 13:41:43 +02:00
0xb00bface
4f7d080f56
Add more pp steps
2020-08-30 13:41:03 +02:00
0xb00bface
6b81ef6870
Merge branch 'dev' into pp
2020-08-24 15:18:02 +02:00
0xb00bface
d7d3e2944b
Extend HlsDownload for MV Live to update the cloudflare cookies regularly
2020-08-24 15:16:45 +02:00
0xb00bface
1034488e94
Make RecorderServlet and RemoteRecorder compatible to new recording
...
fields
2020-08-24 15:15:34 +02:00
0xb00bface
89fa681a59
Increase log level
2020-08-23 13:38:18 +02:00
0xb00bface
bdcf1bee00
Implement Renamer post-processor
2020-08-23 13:37:59 +02:00
0xb00bface
c7e39fdd98
Fix MV Live models not showing up as recording
...
MV Live models with spaces in the name would not show up as recording.
2020-08-23 12:46:24 +02:00
0xb00bface
17a32cd928
Add first configurable PP step
2020-08-22 18:35:54 +02:00
0xb00bface
4f8e7dbca2
Merge branch 'dev' into pp
2020-08-21 19:15:08 +02:00
0xb00bface
337b096568
Fix API calls newer than Java 8
2020-08-21 18:19:59 +02:00
0xb00bface
05837b2fed
Reset MFC WS on message parsing exception
2020-08-21 18:09:55 +02:00
0xb00bface
7bb33568cf
Add new event for when the disk space is exhausted
2020-08-21 17:09:07 +02:00
0xb00bface
3351a976ae
Fix: recording started event was not fired in client/server mode
2020-08-21 15:57:50 +02:00
0xb00bface
d20680f228
Fix synchronisation problem between client and server
...
... for actions pin, unpin and setNote
2020-08-21 15:20:23 +02:00
0xb00bface
063395bc74
Increase log level for update check
2020-08-19 19:17:52 +02:00
0xb00bface
6c0fe83816
Don't stop a recording when setting the "stop at" date
2020-08-19 18:36:50 +02:00
0xb00bface
fa3e5fbcaf
Fix MFC models changing to other models
2020-08-19 18:25:24 +02:00
0xb00bface
2665d50ee1
Assume unknown show type means ONLINE
2020-08-19 17:53:15 +02:00
0xb00bface
da3f0632e2
Set version to 3.9.0
2020-08-19 17:21:48 +02:00
0xb00bface
7e2924d780
Add confirmation dialog for shutdown
...
Show confirmation dialog when a shutdown is requested and there are
recordings in progress. The user now can decide to shutdown immediately,
shutdown gracefully or leave the app running
2020-08-19 12:45:47 +02:00
0xb00bface
335cdb8cb4
Add createModelFromUrl for MVLive
2020-08-18 20:25:05 +02:00
0xb00bface
096ed7a734
Implement proper online check and add search
2020-08-18 19:58:48 +02:00
0xb00bface
8b4a82d158
Add model name to Download threads
2020-08-18 19:57:53 +02:00
0xb00bface
2455797fb2
Use a different HTTP client for each MVLive download
...
MVLive only allows recording of mor than one stream, if the recorder looks like different HTTP sessions.
That's why we use a different HTTP client with its own cookie jar for each recording.
2020-08-18 14:39:48 +02:00
0xb00bface
7015c3173f
Merge branch 'dev' into manyvids
2020-08-18 10:59:48 +02:00
0xb00bface
ab10e9c176
Move recording precondition checks to its own class
2020-08-18 10:44:41 +02:00
0xb00bface
e06bfaf88b
Change the request to get the room number
2020-08-18 10:19:26 +02:00
0xb00bface
36885900b5
Add regular cloudflare cookie updates
...
MVLive updates those cookies every 2 minutes. This makes sure, that the streaming continues. IF the cookies are not updated, the stream ends after around 2:30 minutes
2020-08-17 12:19:24 +02:00
0xb00bface
db186e65f4
Merge branch 'dev' into manyvids
...
# Conflicts:
# common/src/main/java/ctbrec/io/HttpClient.java
2020-08-16 17:00:43 +02:00
0xb00bface
4139e42ce2
Set version to 3.8.6
2020-08-16 14:16:38 +02:00
0xb00bface
792a6c10c8
Revert MFC websocket message parsing change
2020-08-15 17:17:31 +02:00
0xb00bface
5c0d841474
Shut down all recordings simultaneously
2020-08-15 16:09:20 +02:00
0xb00bface
6cfdb59c96
Remove log output
2020-08-15 16:06:47 +02:00
0xb00bface
192e7093d3
Fix Flirt4Free models losing their name
2020-08-15 15:29:21 +02:00
0xb00bface
0e61421537
Fix MFC websocket message parser
2020-08-14 19:16:39 +02:00
0xb00bface
a0779c118d
Reduce log level again
2020-08-09 14:26:12 +02:00
0xb00bface
0fe16f8ff8
Add setting to disable online check for paused models
2020-08-09 12:27:04 +02:00
0xb00bface
c02d9562bf
Set version to 3.8.5
2020-08-09 11:05:56 +02:00
0xb00bface
ee302e49a4
Distinguish between performer_id and display_name for LiveJasmin models
2020-08-09 11:04:24 +02:00
0xb00bface
b6e4bad837
Fixed bug in JSON parsing
...
Some models wouldn't get recorded, because of a missing element in the
JSON doc
2020-08-08 21:23:38 +02:00
0xb00bface
caf329eb23
Change look of the model table in the web interface
2020-08-08 20:11:48 +02:00
0xb00bface
e55daa0772
Add GUI and remote support for temporary recordings
2020-08-08 17:51:03 +02:00
0xb00bface
729319dfd2
Add mechanism to record a model only up to a certain timestamp
2020-08-08 15:28:29 +02:00
0xb00bface
cbd529d001
Replace wrong username used to retrieve the token balance
2020-08-08 13:37:21 +02:00
0xb00bface
81643545d2
Set version to 3.8.4
2020-07-26 15:42:36 +02:00
0xb00bface
2154aacdbe
Fix problem, that downloads wouldn't finish properly
...
Some downloads couldn't be stopped properly, because they would wait for
segment data to arrive to write to disk indefinitely. We now only wait
for a max of 30 seconds and also cancel all futures, which are waiting
for segment data.
2020-07-26 15:40:03 +02:00
0xb00bface
963f0f0f5f
Change order how things are shutdown
2020-07-26 15:14:44 +02:00
0xb00bface
d63c98cf36
Fix NPEs in MFCs ServerConfig
2020-07-26 15:14:22 +02:00
0xb00bface
64c6b9aa4f
Enable rerun PP for multiple recordings
2020-07-26 11:07:55 +02:00
0xb00bface
c80230cee7
Add support for xHamsterLive
2020-07-20 18:44:25 +02:00
0xb00bface
bc872b1ed5
Set version to 3.8.3
2020-07-19 18:23:32 +02:00
0xb00bface
e50b9bcc71
Close response in onClosed in F4F websocket
2020-07-19 18:23:16 +02:00
0xb00bface
7462d68d7b
Add external login dialog for stripchat
...
This also enables us to support xhamsterlive
2020-07-19 15:17:31 +02:00
0xb00bface
882742ce3b
Make MFC client and getOnlineModels more robust
2020-07-18 19:30:24 +02:00
0xb00bface
010c4a04cd
Adjust log levels
2020-07-18 19:15:09 +02:00
0xb00bface
7ff731ec88
Fix CamSoda downloads
2020-07-18 19:05:41 +02:00
0xb00bface
6ca0e61f1f
Improve exception handling
2020-07-18 19:05:09 +02:00
0xb00bface
b1d5d959d4
Add URL to HttpException
2020-07-18 12:48:12 +02:00
0xb00bface
c50519be82
Fix CamSoda recordings
2020-07-18 12:48:00 +02:00
0xb00bface
4b2e17d0b1
Fix Cam4 favorites tab
2020-07-16 19:51:14 +02:00
0xb00bface
03b6de626c
Fix Streamate
...
The way to obtains the xsrf token has changed
2020-07-16 18:53:22 +02:00
0xb00bface
3f4973137c
Reduce core pool size to 0 for the download thread pool
...
Most of the time only one thread is used, so we can save resources by
reducing the core pool size
2020-07-16 18:52:34 +02:00
0xboobface
296585463a
Don't apply min/max resolution settings, if resolution is unknown
2020-07-12 13:32:06 +02:00
0xboobface
ed26228d7b
Increase version number to 3.8.2
2020-07-12 13:11:19 +02:00
0xboobface
f79b5eddc5
Reduce HTTP connection keep-alive to 1 minute
2020-07-12 12:39:49 +02:00
0xboobface
764119e20a
Reduce event bus thread pool size from 10 to 2
2020-07-12 12:37:47 +02:00
0xboobface
59697c600f
Reduce global connection pool size from 50 to 20
...
Also remove the second connectionPool call, which accidentally was left
in and rendered the global connection pool useless
2020-07-12 12:37:03 +02:00
0xboobface
9bb18426a6
Interrupt keep alive thread on reconnect
...
On reconnect interrupt the current keep alive thread, so that we don't
pile up a bunch keep alive threads, if the there is a problem with the
websocket connection.
2020-07-11 14:15:34 +02:00
0xboobface
6600b0da94
Get the authentication and the stream working
2020-07-10 22:12:28 +02:00
0xboobface
ed0f5476b5
Merge branch 'dev' into manyvids
2020-07-10 18:09:26 +02:00
0xboobface
64569f83ab
Optimize http client shutdown
2020-07-05 14:07:15 +02:00
0xboobface
e7349b2118
Set version to 3.8.1
2020-07-03 19:12:18 +02:00
0xboobface
d2c2cb476b
Fix MyFreeCams websocket message parsing
2020-07-03 18:56:59 +02:00