0xboobface
58663d8e8d
Adjust MVLive code to API changes
2020-06-14 15:12:51 +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
c16baf94e5
Disable resolution range slider in remote mode
2020-06-14 12:51:19 +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
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
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
44fd340323
Implement loading of the config into the webpage
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
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
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
9f92e05942
Clear selection after deleting recordings
2020-05-30 17:58:14 +02:00
0xboobface
258334b637
Add setting to remove recordings after post-processing
2020-05-29 19:50:03 +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
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
33a0094b19
Adjust to Stripchat API changes
2020-05-20 18:17:46 +02:00
0xboobface
66b37b65c0
Set version to 3.7.0
2020-05-16 22:20:06 +02:00
0xboobface
1a5c32167e
Preparation for Showup login
2020-05-16 21:30:25 +02:00
0xboobface
6c85a2a493
First working version of Showup.tv
2020-05-16 16:28:44 +02:00
0xboobface
57125b4820
Fix possible NPE in RecordedModelsTab
2020-05-16 11:21:23 +02:00
0xboobface
b70626c2b7
Fix creation of player command line
2020-05-16 11:20:41 +02:00
0xboobface
e04b528edd
Replace patreon button with Ko-fi
2020-05-13 20:03:18 +02:00
0xboobface
bd92c315fb
Set version to 3.6.4
2020-05-13 18:46:24 +02:00
0xboobface
2956098d2c
Reactivate "rerun post-processing" for standalone
2020-05-10 12:19:06 +02:00
0xboobface
e6dae3b2af
Set version to 3.6.3
2020-05-10 12:03:32 +02:00
0xboobface
cd5172613e
Fixed player start for recordings starting with a dash
2020-05-03 15:32:54 +02:00
0xboobface
8cdc2a4a56
Set version to 3.6.2
2020-05-02 14:43:20 +02:00
0xboobface
7494b8dd30
Fixed minor bug in ActionSettingsPanel
...
Actions would get added to the combobox each time you click on "Add"
2020-05-02 13:40:12 +02:00
0xboobface
f285d2ba53
Add -- to player command line
...
... to separate the command line args from the file name. Some
recordings can start with '-' , which would be interpreted as argument
otherwise.
2020-05-02 12:42:48 +02:00
0xboobface
04bfd9805d
Update configuration file config
2020-04-30 16:42:30 +02:00
0xboobface
b402bb0df7
Set version to 3.6.1
2020-04-28 22:07:38 +02:00
0xboobface
a4d517aa25
Add button to jump to first page
2020-04-23 18:32:14 +02:00
0xboobface
a37a018159
Remove outdated settings for MFC
2020-04-13 19:43:33 +02:00
0xboobface
aa42e82153
Set version to 3.6.0
2020-04-13 18:53:29 +02:00
0xboobface
ae6fa229e7
Add user-agent agent header to every http request in MFC classes
2020-04-13 18:42:57 +02:00
0xboobface
979c8b0a91
Add Girls HD tab for Stripchat
2020-03-28 13:08:24 +01:00
0xboobface
915be1d4fc
Save column order in tables
2020-03-22 13:54:31 +01:00
0xboobface
dc30f7da51
Increase models per page for Streamate favorites
2020-03-20 15:18:26 +01:00
0xboobface
0107f1d008
Take model description into account when filtering
2020-03-19 18:40:18 +01:00
0xboobface
8ae30ab6eb
Move user agent settings to general panel
2020-03-19 15:54:00 +01:00
0xboobface
ad06218b78
Improve filter updates
...
Filter matches are now updated as soon, as the stream resolution has
been determined for a model
2020-03-19 15:21:57 +01:00
0xboobface
243d2757b0
Set version to 3.5.0
2020-03-19 15:01:34 +01:00
0xboobface
dd47d121bc
Improve caching of stream resolution info
2020-03-19 13:59:52 +01:00
0xboobface
a5732cb572
Add config setting for the HTTP User-Agent header
2020-03-17 20:47:15 +01:00
0xboobface
d716354dc1
Add config setting for the number post-processing threads
2020-03-17 20:20:11 +01:00
0xboobface
ff9ff8f40f
Add dialog to specify media player params in the settings
2020-03-16 20:51:09 +01:00
0xboobface
6f57579041
Add pinning for recordings
...
Recordings can now be set to pinned. Pinned recordings cannot be
deleted.
2020-03-16 16:10:09 +01:00
0xboobface
6f278b6c49
Code cleanup
2020-03-16 14:27:48 +01:00
0xboobface
30a8a50402
Disable servlet context path, if the recording mode is local
2020-03-16 14:14:42 +01:00
0xboobface
76794e588e
Add negation (!) to filter bar
...
Filter terms can now be negated with !
2020-03-16 13:41:06 +01:00
0xboobface
4c8f64bfeb
Update help section
2020-02-29 15:19:45 +01:00
0xboobface
c580a74e49
Update Q&A
2020-02-29 11:28:43 +01:00
0xboobface
3636d34d22
Set version to 3.4.0
2020-02-27 20:59:53 +01:00
0xboobface
46bd8667c8
Separate site name and displayed title
2020-02-26 21:40:58 +01:00
0xboobface
8cafc7124f
Add search for Stripchat
2020-02-23 19:36:14 +01:00
0xboobface
e4b9da7685
First working implementation for Stripchat
2020-02-23 18:47:37 +01:00
0xboobface
4dcf9944f8
Set version to 3.3.0
2020-02-22 17:57:03 +01:00
0xboobface
71be9b3665
Improve support for server-side single files
2020-02-22 17:40:22 +01:00
0xboobface
208aa16c80
Add settings for FFmpeg
2020-02-22 15:40:01 +01:00
0xboobface
855604aab5
Set suggested file suffix to ffmpegFileSuffix setting
2020-02-22 14:48:45 +01:00
0xboobface
4f9c1606fc
Fix download of recordings
2020-02-22 14:26:50 +01:00
0xboobface
23c97cd2c0
Add quotes around paths in pp script
2020-02-22 12:28:45 +01:00
0xboobface
d2f490f8f6
Add FFmpeg downloaders
2020-02-22 11:20:10 +01:00
0xboobface
5c0e1ae044
Fix sonar lint issues
2020-02-22 11:15:51 +01:00
0xboobface
e98a3bc7c2
Set version to 3.2.1
2020-02-16 17:04:46 +01:00
0xboobface
e03dd3aabe
Extend the beta description text
2020-02-16 15:52:22 +01:00
0xboobface
b18a32ede3
Fix LiveJasmin followed tab
2020-02-16 13:28:33 +01:00
0xboobface
9a4461a0d1
Set version to 3.2.0
2020-02-01 10:03:56 +01:00
0xboobface
18669a9c43
Fix Streamate
...
Streamate introduced a CSRF token, which has to be sent in the HTTP
header.
2020-01-26 18:33:13 +01:00
0xboobface
d6574a63b9
Jump to next recording with letter keys
2020-01-26 16:34:51 +01:00
0xboobface
dbeb814465
Add "Ignore" to context menu of RecordedModelsTab
2020-01-26 16:20:14 +01:00
0xboobface
90cb08a3cc
Code cleanup
2020-01-26 16:02:53 +01:00
0xboobface
5083d77ffe
Move tab related stuff to own package
2020-01-26 15:07:30 +01:00
0xboobface
c1cbcc8554
Jump to next model with letter keys
2020-01-24 20:37:28 +01:00
0xboobface
f5ef7c7cc1
Remove direct messages from news stream
2020-01-11 13:10:12 +01:00
0xboobface
b66989fe85
Set version to 3.1.0
2020-01-11 11:30:02 +01:00
0xboobface
3bb161c055
Add columns "last recorded" and "last seen" to models table
2020-01-05 16:02:22 +01:00
0xboobface
60826323f3
Code cleanup
2020-01-04 16:54:25 +01:00
0xboobface
d82c3b490b
Implement recording priorities for RemoteRecorder
2020-01-04 15:30:54 +01:00
0xboobface
b2138ca99b
Fix NoSuchFileException caused by URL encoding
...
The Jar URL has to get URL-decoded before it can be used as a path
2020-01-03 19:20:34 +01:00
0xboobface
4d6e74562c
Add recording priority for models
...
Models with high priority will be favored over models with low priority.
Recordings for models with low priority might even get stopped to free
up a slot for a model with a higher priority
2020-01-03 19:06:05 +01:00
0xboobface
8ae41142d1
Add menu entry to open the recording dir of a model
2020-01-03 15:13:57 +01:00
0xboobface
84428f8aac
Fix: Changed variable names broke the update check
2020-01-03 14:11:19 +01:00
0xboobface
808810b6d6
Set version to 3.0.4
2020-01-03 12:43:07 +01:00
0xboobface
b12f3e5789
Add setting to switch between DASH and HLS for MFC
2020-01-03 12:27:06 +01:00
0xboobface
41e2e5ce54
Code cleanup
2020-01-03 12:26:37 +01:00
0xboobface
e14296bc1b
Add a column, which shows, if a model uses webrtc
2020-01-03 12:25:33 +01:00
0xboobface
424d046b67
Fix possible NPE in filter function
2020-01-03 12:24:02 +01:00
0xboobface
d7eccbf648
Add ignore menu item, which had been removed accidentally
2020-01-01 23:37:59 +01:00
0xboobface
127ed0ab91
Add manual refresh to context menu of thumb overviews
2019-12-31 15:14:55 +01:00
0xboobface
46797a8467
Add possibility to export and import the ignore list
2019-12-31 14:32:01 +01:00
0xboobface
549133e6a7
Improve exception handling for update check
2019-12-31 14:28:54 +01:00
0xboobface
1ec2cf5286
Code cleanup
2019-12-31 13:24:59 +01:00
0xboobface
25fc51521a
Scale down images to 360px to prevent OutOfMemoryErrors
2019-12-31 12:54:27 +01:00
0xboobface
abef15a5f7
Code cleanup
2019-12-31 12:53:50 +01:00
0xboobface
627eb585c8
Fix resource leak in update check
2019-12-31 12:10:44 +01:00
0xboobface
f312d5ed58
Add possibility to switch back to best stream quality
2019-12-30 19:34:58 +01:00
0xboobface
b1e312aaac
Code cleanup
2019-12-30 18:35:27 +01:00
0xboobface
499708ffcf
Set version to 3.0.3
2019-12-30 14:52:04 +01:00
0xboobface
e153a967f7
Code cleanup
2019-12-29 15:16:08 +01:00
0xboobface
5d9762a8f7
Cleanup loggers
2019-12-29 15:07:27 +01:00
0xboobface
1ab771305e
Remove jobs from queue when tab is deselected
2019-12-29 15:06:39 +01:00
0xboobface
702de3b772
Use model url for key in resolution cache
2019-12-29 15:06:17 +01:00
0xboobface
4dd99a6dd3
Fix: Filter was negated by refactoring
2019-12-29 14:24:55 +01:00
0xboobface
963b5ea89b
Remove log level for "streamer"
2019-12-28 19:52:46 +01:00
0xboobface
738aca8a06
Allow recordings in state WAITING to be deleted
2019-12-28 16:47:00 +01:00
0xboobface
fc42b21a70
Code cleanup
2019-12-27 19:34:35 +01:00
0xboobface
87943fac95
Fix bug in moveActiveRecordingsToFront
...
There was a bug in moveActiveRecordingsToFront, which caused the models
to rotate their positions
Also some refactoring to reduce method complexity.
2019-12-27 19:01:51 +01:00
0xboobface
296396f2d3
Set version to 3.0.2
2019-12-27 15:17:53 +01:00
0xboobface
87b0ce0d21
Use constants from HttpConstants
2019-12-27 15:14:55 +01:00
0xboobface
f3a13a6f06
Fix CamSoda downloads
...
Some models now have a different stream URL. ctbrec has to distiguish
between the old and the new URLs
2019-12-27 13:51:28 +01:00
0xboobface
afe482dfe1
Change log levels in determineResolution() to debug
2019-12-26 23:43:13 +01:00
0xboobface
a561ab08e4
Remove reference to local file system
2019-12-26 21:46:10 +01:00
0xboobface
33c298d558
Set version to 3.0.1
2019-12-26 21:46:06 +01:00
0xboobface
4049f8859c
Fix context menu to rerun pp
2019-12-26 21:46:01 +01:00
0xboobface
bce8de01fe
Made logging less verbose for the resolution tag
2019-12-26 21:45:46 +01:00
0xboobface
9df30b3342
Attach HMAC only to recordings
2019-12-22 12:11:32 +01:00
0xboobface
fde24e80ea
Use JSON again to parse the models
2019-12-21 21:04:49 +01:00
0xboobface
45d18c754a
Fix followed page for MFC
2019-12-21 19:54:49 +01:00
0xboobface
2fb2c932aa
Fix "rerun pp" for MFC dash downloads
2019-12-21 18:59:31 +01:00
0xboobface
6fb1ee5153
Fix boolean condition for "rerun pp" context menu entry
2019-12-21 17:52:50 +01:00
0xboobface
a4b805c038
Set version to 3.0.0
2019-12-21 14:33:45 +01:00
0xboobface
4eeb101cbb
Fix recording downloads from server to client
2019-12-21 14:30:57 +01:00
0xboobface
e37c869695
Merge branch 'dev' into mp4-streaming
2019-12-17 21:27:16 +01:00
0xboobface
e734d46e9c
Add gitattributes and run initial normalization
2019-12-17 21:13:18 +01:00
0xboobface
b9f463d0dd
Bump version to 2.3.0
2019-12-08 19:04:22 +01:00
0xboobface
034fe81081
Use FFmpeg to merge HLS segments
2019-12-07 16:58:56 +01:00
0xboobface
eba7b085b8
Add FFmpeg to assembly
...
- Add FFmpeg to the assembly
- Remove assembly descriptors without JRE
2019-12-07 13:41:25 +01:00
0xboobface
1c64b82deb
Add providers for MFC streams sources
...
Since MFC uses different streaming technologies, the stream sources have
to be determined differently. This is now done in dedicated
StreamSourceProvider classes.
2019-12-07 12:00:05 +01:00
0xboobface
98c1731c8e
Add DASH download logger entry to logback config
2019-12-07 11:56:12 +01:00
0xboobface
d8d0e4d5af
Add ffmpeg static binaries dir to gitignore
2019-12-07 11:55:30 +01:00
0xboobface
00ea43c8b3
Move HLS related classes ot own package
2019-11-30 16:40:01 +01:00
0xboobface
43dfc4e59c
Set versions in maven POMs
2019-11-23 17:14:44 +01:00
0xboobface
011e8c2f29
Improve thread interrupt and lock handling
2019-11-23 17:13:27 +01:00
0xboobface
84a02d7432
Use liveState to determine, if a model is online
2019-09-21 12:50:05 +02:00
0xboobface
7319b6251a
Fix favorites page for Streamate
...
The URL and JSON response for favorites had changed
2019-09-21 12:00:12 +02:00
0xboobface
372fce2899
Update the RunningTheServer page
2019-08-10 20:24:27 +02:00
0xboobface
7c29bba16e
Set version to 2.2.0
2019-08-10 18:25:40 +02:00