0xb00bface
0664037ff8
Update changelog
2020-10-03 16:15:21 +02:00
0xb00bface
1350dce14f
Fix BongaCams online check
...
Fix Bongacams unfollow
2020-10-03 16:14:24 +02:00
0xb00bface
3b3854c488
Fix Streamate followed tab
...
Also use a preview image instead of the bio pic
2020-10-03 13:59:19 +02:00
0xb00bface
99b21845ab
Change post-process return value to boolean
2020-09-30 20:09:52 +02:00
0xb00bface
4823c603a7
Mark FFmpeg log files for deletion on JVM exit
2020-09-30 19:13:11 +02:00
0xb00bface
385a4c53c3
Fix Locale related bug in CreateContactSheet
2020-09-30 16:52:47 +02:00
0xb00bface
c88ab395e7
Add contact sheet to recordings associated files
2020-09-30 16:23:09 +02:00
0xb00bface
dcd3df5d0c
Implement contact sheet creation
2020-09-30 16:16:49 +02:00
0xb00bface
ce908bded2
Improve video length detection
2020-09-30 13:29:27 +02:00
0xb00bface
3bf9c5fa26
Fix JSON parsing exception
...
Sometimes performerData is not available. In this case we assume the
model is offline
2020-09-30 10:52:30 +02:00
0xb00bface
26b73322cc
Add migration of old pp settings to new pp steps
2020-09-29 20:50:37 +02:00
0xb00bface
bccdf47a2e
Add automatic fix for invalid resolution range
2020-09-29 19:16:19 +02:00
0xb00bface
a6a029b6db
Remove post-processing example scripts
2020-09-29 15:41:04 +02:00
0xb00bface
0b281961d1
Update documentation
2020-09-29 15:39:12 +02:00
0xb00bface
7bb0e8fe5d
Fix FFMpeg remux stop for server recordings on windows
2020-09-29 15:39:01 +02:00
0xb00bface
1c55593e7f
Add timeout to systemd service file
...
Increase the systemd timeout, so that it waits for ctbrec to finish the
post-processing.
Also changed SyslogIdentifier=ctbrec to reflect the real name instead of
a test name.
2020-09-29 13:33:50 +02:00
0xb00bface
099ccc9399
Remove console output
2020-09-29 13:27:09 +02:00
0xb00bface
ad3a8d9e48
Add support for 16:9 thumbnails
2020-09-29 13:24:29 +02:00
0xb00bface
0a5365360f
Adjust ImageView size to match ThumbCell size
2020-09-29 11:04:22 +02:00
0xb00bface
a8b1af848a
Add documentation for the post-processing steps
2020-09-28 17:46:11 +02:00
0xb00bface
e4eee063ba
Fix Showup downloads
...
Add cid and pid to the playlist url, which fixes the download
functionality. But downloads now stop after a couple of minutes if you
are not logged in.
2020-09-28 14:34:11 +02:00
0xb00bface
8cac027e0a
Remove Ko-Fi
2020-09-28 12:10:24 +02:00
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
413afa1a65
Change aspect ratio of MFC HD model thumbs to 16:9
2020-09-26 22:11:59 +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
9ed4ded258
Disable post-processing steps in remote mode
2020-09-26 19:12:16 +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
6e63fae244
Improve mimetype handling for the HlsServlet
2020-09-24 21:05:59 +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