forked from j62/ctbrec
1
0
Fork 0

Commit Graph

  • 242897719b Sort models by prio before online check 0xboobface 2020-01-04 15:59:11 +0100
  • d82c3b490b Implement recording priorities for RemoteRecorder 0xboobface 2020-01-04 15:30:54 +0100
  • 5448763b9d Fix possible NPE 0xboobface 2020-01-03 21:53:37 +0100
  • b2138ca99b Fix NoSuchFileException caused by URL encoding 0xboobface 2020-01-03 19:20:34 +0100
  • 4d6e74562c Add recording priority for models 0xboobface 2020-01-03 19:06:05 +0100
  • 8ae41142d1 Add menu entry to open the recording dir of a model 0xboobface 2020-01-03 15:13:57 +0100
  • 84428f8aac Fix: Changed variable names broke the update check 0xboobface 2020-01-03 14:11:19 +0100
  • 808810b6d6 Set version to 3.0.4 0xboobface 2020-01-03 12:43:07 +0100
  • 6d7a03510d Update changelog 0xboobface 2020-01-03 12:27:46 +0100
  • b12f3e5789 Add setting to switch between DASH and HLS for MFC 0xboobface 2020-01-03 12:27:06 +0100
  • 41e2e5ce54 Code cleanup 0xboobface 2020-01-03 12:26:37 +0100
  • e14296bc1b Add a column, which shows, if a model uses webrtc 0xboobface 2020-01-03 12:25:33 +0100
  • 424d046b67 Fix possible NPE in filter function 0xboobface 2020-01-03 12:24:02 +0100
  • 5164512287 Change the linux server start script to be more like an init script 0xboobface 2020-01-02 15:13:02 +0100
  • d7eccbf648 Add ignore menu item, which had been removed accidentally 0xboobface 2020-01-01 23:37:59 +0100
  • 127ed0ab91 Add manual refresh to context menu of thumb overviews 0xboobface 2019-12-31 15:14:55 +0100
  • 46797a8467 Add possibility to export and import the ignore list 0xboobface 2019-12-31 14:29:30 +0100
  • 549133e6a7 Improve exception handling for update check 0xboobface 2019-12-31 14:28:54 +0100
  • 1ec2cf5286 Code cleanup 0xboobface 2019-12-31 13:24:59 +0100
  • 25fc51521a Scale down images to 360px to prevent OutOfMemoryErrors 0xboobface 2019-12-31 12:54:27 +0100
  • abef15a5f7 Code cleanup 0xboobface 2019-12-31 12:53:50 +0100
  • d8e78bb910 Add null check 0xboobface 2019-12-31 12:53:12 +0100
  • 627eb585c8 Fix resource leak in update check 0xboobface 2019-12-31 12:10:44 +0100
  • f312d5ed58 Add possibility to switch back to best stream quality 0xboobface 2019-12-30 19:34:58 +0100
  • 643650d69e Change log level 0xboobface 2019-12-30 18:54:47 +0100
  • c767d14aa9 Use one global connection pool for all http clients 0xboobface 2019-12-30 18:49:50 +0100
  • b1e312aaac Code cleanup 0xboobface 2019-12-30 18:35:27 +0100
  • 52bc8a6b64 Check the online state of models in parallel 0xboobface 2019-12-30 18:30:31 +0100
  • 24cb3ecf99 Use HLS streaming for MFC models again 0xboobface 2019-12-30 16:15:47 +0100
  • 499708ffcf Set version to 3.0.3 0xboobface 2019-12-30 14:52:04 +0100
  • 5ac4241886 Improve logging 0xboobface 2019-12-30 11:59:53 +0100
  • 5ecad75b0d Wait for stdout and stderr log threads to finish 0xboobface 2019-12-29 22:04:50 +0100
  • b37178170b Improve logging 0xboobface 2019-12-29 20:50:34 +0100
  • e0f494d6da Improve recording download from server 0xboobface 2019-12-29 15:39:44 +0100
  • 77e0a0737a Update changelog 0xboobface 2019-12-29 15:20:43 +0100
  • e153a967f7 Code cleanup 0xboobface 2019-12-29 15:16:08 +0100
  • 5d9762a8f7 Cleanup loggers 0xboobface 2019-12-29 15:07:27 +0100
  • 8596b1e6e1 Fix log statement, which prevent getMasterPlaylist form working 0xboobface 2019-12-29 15:07:09 +0100
  • 1ab771305e Remove jobs from queue when tab is deselected 0xboobface 2019-12-29 15:06:39 +0100
  • 702de3b772 Use model url for key in resolution cache 0xboobface 2019-12-29 15:06:17 +0100
  • 16dfc07a8e Use AtomicBoolen to indicate, if a download has finished 0xboobface 2019-12-29 14:29:36 +0100
  • 4dd99a6dd3 Fix: Filter was negated by refactoring 0xboobface 2019-12-29 14:24:55 +0100
  • 85bacb8c04 Remove recordings, which fail immediately after starting 0xboobface 2019-12-28 19:58:04 +0100
  • e333175ecb Fix stream URL for wowza HLS streaming 0xboobface 2019-12-28 19:54:55 +0100
  • a9d87bfd99 Code cleanup 0xboobface 2019-12-28 19:54:04 +0100
  • 963b5ea89b Remove log level for "streamer" 0xboobface 2019-12-28 19:52:46 +0100
  • 672d7c23ec Stop immediately, if the manifest download fails and the model is offline 0xboobface 2019-12-28 19:51:59 +0100
  • 678a6e5513 Remove redundant log message 0xboobface 2019-12-28 19:50:58 +0100
  • d820d611f1 Try to update the segment playlist URL, if loading the playlist fails 0xboobface 2019-12-28 16:59:20 +0100
  • 0fe466bc1a Don't catch exceptions in generatePlaylist 0xboobface 2019-12-28 16:58:43 +0100
  • a3dee454a5 Write the output of FFmpeg to a log file in the segment directory 0xboobface 2019-12-28 16:57:55 +0100
  • 2da3d64ac8 Make Model and Download serializable 0xboobface 2019-12-28 16:57:11 +0100
  • a165a83dca If a recording does not exist, show n/a for its size 0xboobface 2019-12-28 16:56:18 +0100
  • 738aca8a06 Allow recordings in state WAITING to be deleted 0xboobface 2019-12-28 16:47:00 +0100
  • 6fcbdab174 Reset state to WAITING for FAILED, PP and GENERATING_PLAYLIST on start 0xboobface 2019-12-28 15:42:45 +0100
  • a59313df49 Code cleanup 0xboobface 2019-12-28 15:38:33 +0100
  • d742756413 Combine recordings and model locks to one lock 0xboobface 2019-12-27 23:35:49 +0100
  • fc42b21a70 Code cleanup 0xboobface 2019-12-27 19:34:35 +0100
  • 87943fac95 Fix bug in moveActiveRecordingsToFront 0xboobface 2019-12-27 18:50:08 +0100
  • 2b426afe2e Update changelog 0xboobface 2019-12-27 15:35:54 +0100
  • 296396f2d3 Set version to 3.0.2 0xboobface 2019-12-27 15:17:53 +0100
  • 87b0ce0d21 Use constants from HttpConstants 0xboobface 2019-12-27 15:14:55 +0100
  • b91bfdc353 Introduce new HttpConstants class for header constants etc 0xboobface 2019-12-27 14:27:10 +0100
  • 4f852bd5f3 Create a temporary directory for HLS downloads 0xboobface 2019-12-27 14:26:48 +0100
  • e8fccb327a Determine the movie's length from the MP4 file 0xboobface 2019-12-27 14:21:09 +0100
  • da4c1bda2c Change log levels of some log messages 0xboobface 2019-12-27 13:53:05 +0100
  • b72777f6fb Code cleanup 0xboobface 2019-12-27 13:51:48 +0100
  • f3a13a6f06 Fix CamSoda downloads 0xboobface 2019-12-27 13:51:28 +0100
  • 33c7c6606d Improve playlist loading for Cam4Model 0xboobface 2019-12-26 23:44:26 +0100
  • 55760a1b7d Fix log messages 0xboobface 2019-12-26 23:43:32 +0100
  • afe482dfe1 Change log levels in determineResolution() to debug 0xboobface 2019-12-26 23:43:13 +0100
  • df3e87f1dd Add loop to get manifest for retries 0xboobface 2019-12-26 22:19:25 +0100
  • c2901284ef Improve error handling in downloads 0xboobface 2019-12-26 21:41:54 +0100
  • c774a29421 Improve error handling for loading the master playlist for Cam4Models 0xboobface 2019-12-26 12:52:14 +0100
  • 5b2ddfb825 Fix NPE in MergedHlsDownload 0xboobface 2019-12-26 12:51:26 +0100
  • d48498e715 Change PlaylistGenerator.genertate to not return null 0xboobface 2019-12-26 12:25:46 +0100
  • 5faf12b41b Update changelog 0xboobface 2019-12-25 19:26:54 +0100
  • a33d3045c1 Improve segment download retry code 0xboobface 2019-12-25 19:23:53 +0100
  • 6cc8fd9cc2 Fix post-processing timestamp problems 0xboobface 2019-12-25 17:55:33 +0100
  • b8cdb2200e Remove mpegts library 0xboobface 2019-12-25 15:15:28 +0100
  • e879ab25cf Update changelog 0xboobface 2019-12-25 13:24:29 +0100
  • 67c69e3c1b Fix call of user defined pp script 0xboobface 2019-12-25 13:18:27 +0100
  • 8dfc4c775f Add post-processing support to the DashDownload 0xboobface 2019-12-24 17:46:29 +0100
  • a018b15384 Improve DashDownload handling of init segments 0xboobface 2019-12-23 19:44:34 +0100
  • a561ab08e4 Remove reference to local file system 0xboobface 2019-12-23 18:20:56 +0100
  • 33c298d558 Set version to 3.0.1 0xboobface 2019-12-23 14:03:47 +0100
  • 4049f8859c Fix context menu to rerun pp 0xboobface 2019-12-23 14:02:42 +0100
  • 2973dd2e6d Code cleanup 0xboobface 2019-12-23 13:38:07 +0100
  • bce8de01fe Made logging less verbose for the resolution tag 0xboobface 2019-12-23 13:37:40 +0100
  • da28d02da8 Implement getLength in MergedHlsDownload with jcodec 0xboobface 2019-12-23 13:36:54 +0100
  • 7aa07e1c5f Update changelog 0xboobface 2019-12-22 17:25:41 +0100
  • 14dd11a2e6 Add instructions for ffmpeg to the server README 0xboobface 2019-12-22 15:56:54 +0100
  • 66525de4ea Run FFmpeg in the segments directory of HLS downloads 0xboobface 2019-12-22 15:04:14 +0100
  • 5b9b91d6e8 Add try-with-resources blocks to free up the HLS playlist file handle 0xboobface 2019-12-22 15:01:49 +0100
  • 9df30b3342 Attach HMAC only to recordings 0xboobface 2019-12-22 12:11:32 +0100
  • 5d2d5145b9 Remove dependency to isoparser library 0xboobface 2019-12-22 11:14:33 +0100
  • f91a0d27eb Improve exception handling 0xboobface 2019-12-21 22:04:59 +0100
  • fde24e80ea Use JSON again to parse the models 0xboobface 2019-12-21 21:04:49 +0100
  • 17cc4a63ad Upgrade JavaFX to early access 14+4 0xboobface 2019-12-21 19:55:32 +0100
  • 27e1857073 Adjust log level 0xboobface 2019-12-21 19:55:00 +0100