Godzil
53f0a9462a
Better filename forbidden character handling
...
Logs are a bit better
2017-09-16 22:51:49 +01:00
Godzil
10d71944d9
Fix lint error
2017-08-21 16:08:58 +02:00
Manoël Trapier
c406bc70ee
Sanitise more characters from filenames
2017-05-17 16:17:26 +01:00
ssttevee
2c2ed2c136
added more custom filename variables
2017-03-29 14:10:06 -07:00
ssttevee
4dc90aeb00
added custom filenames
2017-03-29 13:59:51 -07:00
Godzil
ed4f398062
Fix #19 , better to check if a file exist before trying to copy it 😂
2017-02-16 23:03:43 +00:00
Godzil
6bc39083b9
- Support more episode naming schemes
...
- Display when we are going to fetch from a single URL (@http://...)
- Display a warning when a series looks to have no episodes
- Make a backup of the .crpersistent before changing it
2017-02-12 23:10:51 +00:00
Godzil
2ab1daf2b3
Another lint pass on episode.ts
...
Correct a stupid bug where it try to download an episode two times (and led to a failure) if metadata can't be fetch as expected. Doh!
2017-02-11 19:23:48 +00:00
Godzil
cfe73f5ca8
More lint cleaning, add a way to download a single episode by URL
2017-02-10 23:51:22 +00:00
Godzil
2fea379484
Fancy output also works under windows, so it's now enabled for all platform!
2017-02-10 23:51:04 +00:00
Godzil
bee3f33e20
Update npm packages, cleanup the code, cleanup all tslint complain
2017-02-10 17:43:52 +00:00
Godzil
b96efacbd2
- Revert login using the token method
...
- Use the cloudscraper layer on top of request to pass through the cloudfare browser check
- switch from tsd to typings
2017-02-07 20:22:01 +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
70d80ccd17
Update dependency to more recent version, and correct a few warnings reported by ts
2017-01-23 21:06:34 +00:00
Mateusz Majewski
fa6aa74442
Merge branch 'master' into master
2017-01-18 12:49:49 +02:00
Mateusz Majewski
fe2ed9fb76
Fixing login issue by bypassing the login form and making a request directly.
2017-01-18 11:19:41 +02:00
Mateusz Majewski
cc655b9e00
Fixing login issue by bypassing the login form and making a request directly.
2017-01-18 11:08:45 +02:00
Godzil
69dd28d31b
Update login to match latest CR changes
2016-09-16 22:20:39 +01:00
Godzil
bc4697061e
Remplace ':' in filename to make Windows happy
2016-09-10 20:17:19 +01:00
Godzil
55ffe85f77
Make the name to be more Plex friendly
2016-09-10 11:53:45 +01:00
Godzil
714a528f8b
Prevent overwriting an existing output file
2016-09-07 21:55:14 +01:00
Godzil
8314d91bd7
Add functionality to ignore (instead of stopping) if an episode is not available yet
2016-09-07 21:51:36 +01:00
Godzil
5bd31f9e0b
Add better episode numbering scheme
2016-09-07 21:34:29 +01:00
Godzil
8371d68113
Correct errors
2016-08-22 12:21:17 +02: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
1afcef88a0
#6 : Support subtitles without multiple styles.
2015-03-07 13:30:02 +01: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
2f1858cde7
#5 : Support subtitle-less videos
2015-03-06 21:58:31 +01:00
Roel van Uden
a98ed223c6
#5 : Support drama videos in regex
2015-03-06 21:50:31 +01:00
Roel van Uden
575569bd91
#4 : Support spaces in Windows path
2015-03-06 21:41:02 +01:00
Roel van Uden
72d5648f4e
Force the new lines into the subtitle
2015-02-07 13:18:50 +01:00
Roel van Uden
2d4b71ff87
ReSharper EAP dropped this line; bad boy.
2015-02-07 13:18:13 +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
d01b204cce
1.0.6: Filter out PVs once and for all?
2015-01-25 23:08:43 +01:00
Roel van Uden
9ba33ce556
1.0.5: Minor CLI args parsing fix.
2015-01-25 19:49:45 +01:00
Roel van Uden
9cebd0d156
1.0.4: Breaking; read and use volumes at all times
2015-01-25 19:39:04 +01:00
Roel van Uden
1e54078e39
1.0.3: Fix for incorrect title if multiple seasons
2015-01-25 19:02:56 +01:00
Roel van Uden
d3559bab07
1.0.2: Fixed MKV muxing problem with UTF-8 subs
2015-01-25 12:41:00 +01:00
Roel van Uden
e1bade5992
Minor JSDoc updates.
2015-01-25 11:45:12 +01:00
Roel van Uden
f443152bd2
Allow comments in batch files.
2015-01-25 11:38:12 +01:00
Roel van Uden
fd9ef59145
Add authentication.
2015-01-24 14:34:59 +01:00
Roel van Uden
17b5c8414c
Don't be greedy.
2015-01-24 13:33:40 +01:00
Roel van Uden
b420758104
Fix for proper command line parsing.
2015-01-24 13:26:44 +01:00
Roel van Uden
46baad6c8b
Fixed episode filter; allow delay unlink at merge
2015-01-24 13:13:22 +01:00