Godzil
d19992f0d3
Make linter happy (and fix a mistake)
2018-08-05 10:30:22 +01:00
Godzil
14fd18479e
Try to tweak ffmpeg setting, but there are still some stalling issues..
2018-08-05 09:29:39 +01:00
Godzil
cbafa5bc90
Now that retrying is there; force ffmpeg to fail in case or error (should now avoid to silently download a corrupted video file)
2018-07-30 22:47:33 +01:00
Godzil
f3a0d0129d
Correct a bug with ffmpeg where it will wait forever for the user to answer a question when trying to overwrite a file.
...
Fix #68
2018-07-30 22:47:33 +01:00
Godzil
65c9032839
Add an option to make ffmpeg, mkvmerge and rtmpdump running verbosely.
2018-07-30 22:47:33 +01:00
Godzil
7c04fb7282
Make tslint happy!
2018-07-30 22:47:29 +01:00
Godzil
11f6b3feff
Make tslint happy
2017-12-27 04:57:45 +01:00
Godzil
bee3f33e20
Update npm packages, cleanup the code, cleanup all tslint complain
2017-02-10 17:43:52 +00:00
Godzil
499530141e
Disable debug message about ffmpeg
2017-02-01 08:53:14 +00:00
Godzil
8dfd1b447c
Add a log objet to do some fancy output on the command line (not fully enabled under windows as it need some tests)
2017-01-28 13:38:14 +00:00
Godzil
62a08e14bb
Add missing mode parameter to the stream object. (and correct call to it)
2016-08-13 21:24:57 +01:00
Godzil
422d0827f9
Correct file source extension for the merge pass.
2016-08-13 16:32:56 +01:00
Godzil
546a849aa5
Add ffmpeg when using HLS instead of RTMP.
2016-08-13 16:20:33 +01:00
Roel van Uden
18375d3d22
Update to TS1.5
2015-05-23 19:07:14 +02:00
Roel van Uden
602f772fcf
Get rid of Visual Studio project files for tsconfig
2015-03-07 11:52:10 +01:00
Roel van Uden
5d32d91d7d
#5 : Enable merging subtitle-less.
2015-03-06 22:12:03 +01:00
Roel van Uden
575569bd91
#4 : Support spaces in Windows path
2015-03-06 21:41:02 +01:00
Roel van Uden
25a077b495
Updates to config and files to pass TSLint
2015-02-07 12:51:11 +01:00
Roel van Uden
9ff6398aee
Migration towards TypeScript
...
This is going to be 1.1.0. Remaining TODOs:
* "npm run tsc" should generate declarations
* Add (restrictive) TSLint configuration
* Add support for TSLint in "npm test"
2015-02-06 22:31:02 +01:00
Roel van Uden
e1bade5992
Minor JSDoc updates.
2015-01-25 11:45:12 +01:00
Roel van Uden
46baad6c8b
Fixed episode filter; allow delay unlink at merge
2015-01-24 13:13:22 +01:00
Roel van Uden
256f9cd887
Added MKV muxing support
2015-01-23 20:38:23 +01:00
Roel van Uden
ed8f7c90f5
Normalize streaming implementation.
2015-01-23 20:11:08 +01:00
Roel van Uden
5394596317
Current state of development (~2 days in)
2015-01-22 20:31:38 +01:00