Commit Graph

  • 68885db538 Add subtitle dump just in case. Godzil 2018-07-29 14:30:45 +01:00
  • 0b54549c64 Fix a silly bug in error management (in case the error does not come from request) Godzil 2018-07-27 21:22:12 +01:00
  • 141bdccf02 1.3.7 v1.3.7 Godzil 2018-07-26 17:21:29 +02:00
  • 4990effa1c Try to fix #81 and probably some other issues when the URL is not valid to properly display that the URL is not valid. Also change a bit on how error are handled Godzil 2018-07-26 17:20:32 +02:00
  • 2459f342c5 Force debug file to be written synchronously Godzil 2018-07-26 17:12:24 +02:00
  • d68a2b7bce Update dependencies Godzil 2018-07-26 17:11:19 +02:00
  • 69d5ceac36 Remove useless ignore in .gitignore Godzil 2018-07-26 17:10:58 +02:00
  • cf7039400c Update readme with more usefull examples Manoël Trapier 2018-07-23 10:29:45 +01:00
  • 02a9d763cd Add the episode title in the default file name template. Godzil 2018-07-20 23:40:04 +01:00
  • d549d46979 1.3.6 v1.3.6 Godzil 2018-07-20 22:27:18 +01:00
  • 3f5b4b2585 Update readme Godzil 2018-07-20 22:27:10 +01:00
  • 1d596b02f7 Cleaning up the command line parameter to properly use default values Godzil 2018-07-20 22:25:37 +01:00
  • cee53fb113 Fix for #78 (and a bit of cleanup) Godzil 2018-07-20 22:22:35 +01:00
  • 1e56cab73f Move error displaying when downloading an episode fail. Godzil 2018-07-20 22:21:19 +01:00
  • 0dc3c1e8e2 Update a bit the bug report template Godzil 2018-07-19 23:37:27 +01:00
  • 0124e38a89 1.3.5 v1.3.5 Godzil 2018-07-19 23:20:57 +01:00
  • 6765b517ec Add a new episode filter and completely remove some dependencies on the config object. Godzil 2018-07-19 23:19:46 +01:00
  • 8c1e0f2e0c Stop messing with the config objet Godzil 2018-07-19 23:15:42 +01:00
  • 817843c40c Add more output to debug.txt Godzil 2018-07-19 23:08:51 +01:00
  • 04b22fdce5 Update readme file Godzil 2018-07-15 09:37:54 +01:00
  • eb15d7d854 1.3.4 v1.3.4 Godzil 2018-07-14 21:25:53 +01:00
  • 66670547b9 Add a crude debug mechanism Godzil 2018-07-14 21:23:04 +01:00
  • 987e424324 Force an exit if authentication failed! Godzil 2018-07-14 20:41:49 +01:00
  • 523c780b18 Force to use a user account Godzil 2018-07-14 20:41:14 +01:00
  • 6c2100fbff Give access to the config objet to the subtitles for future changes. Godzil 2018-07-14 20:40:08 +01:00
  • f10bead0dc Remove episode and volume filter, they were buggy and useless. Godzil 2018-07-14 20:38:07 +01:00
  • 6448f4ec97 1.3.3 v1.3.3 Godzil 2018-06-30 20:44:25 +01:00
  • 829bb080ee Small update on the bug report template Godzil 2018-06-30 20:42:34 +01:00
  • 5edd7cf05a Fix 4 silly bugs Godzil 2018-06-30 20:42:18 +01:00
  • 8cf70e57cf 1.3.2 v1.3.2 Godzil 2018-06-26 21:55:32 +01:00
  • 2545c36241 Remove more DEP005 warning Godzil 2018-06-26 21:54:12 +01:00
  • e2a4ba738f Make during series fetching error reporting a bit more clear Godzil 2018-06-26 21:53:56 +01:00
  • e4e0fc3ea7 More error stack issue Godzil 2018-06-26 21:53:09 +01:00
  • c56998312c Forgot to update config object with the new generated file name Godzil 2018-06-26 21:52:17 +01:00
  • 3ac1f4ee9e Don't display error stack when not needed, and if needed check it exist before trying to display it. Godzil 2018-06-26 21:51:51 +01:00
  • c2e9449630 Change the readme file, and add some templates for issue tracking and pull requests Godzil 2018-06-18 21:57:51 +01:00
  • fb14020a7f Add issue templates Manoël Trapier 2018-06-12 21:06:46 +01:00
  • 5a51d888b8 Remove DEP0005 warning from use of the Buffer object Godzil 2018-06-18 21:27:53 +01:00
  • 301fa1c860 Remove dependencies on fs and only use fs-extra Godzil 2018-06-18 21:27:09 +01:00
  • 7e32028195 Update some packages Godzil 2018-06-18 21:26:49 +01:00
  • dea2c38dc4 Upgrade some packages Godzil 2018-06-11 23:09:43 +01:00
  • cdf7f223db 1.3.1 v1.3.1 Godzil 2018-06-11 22:38:21 +01:00
  • bb70161652 Add a really simple and stupid way to check if you are running the latest version. Godzil 2018-06-11 22:37:15 +01:00
  • 7f2f983f55 using log instead of console is nicer Godzil 2018-06-11 22:36:35 +01:00
  • 8dab83b3ef Add log when not adding an episode when rebuilding the .crpresistent. Godzil 2018-06-11 21:36:08 +01:00
  • cbafa5bc90 Now that retrying is there; force ffmpeg to fail in case or error (should now avoid to silently download a corrupted video file) Godzil 2018-06-11 21:35:17 +01:00
  • 67735fb52a Add a similar mechanism for episodes downloads. Godzil 2018-06-11 21:33:31 +01:00
  • 7d6f762f59 Add retry mechanism in case of episodes list retrieve failure instead of just failing. Godzil 2018-06-11 21:16:39 +01:00
  • f3a0d0129d Correct a bug with ffmpeg where it will wait forever for the user to answer a question when trying to overwrite a file. Godzil 2018-06-08 21:53:47 +01:00
  • 65c9032839 Add an option to make ffmpeg, mkvmerge and rtmpdump running verbosely. Godzil 2018-06-08 21:51:25 +01:00
  • 978a3282a4 1.3.0 v1.3.0 Godzil 2018-06-05 19:57:47 +01:00
  • 9f0195bebc Update README.md Manoël Trapier 2018-06-06 08:57:42 +01:00
  • ea20108222 Update README.md Manoël Trapier 2018-06-05 20:12:24 +01:00
  • 4ee814864c Add support for changing the batchfile on the command line Godzil 2018-06-05 19:52:34 +01:00
  • 4cbfd691c3 add missing package Godzil 2018-06-01 21:26:45 +01:00
  • 7c04fb7282 Make tslint happy! Godzil 2018-06-01 21:23:05 +01:00
  • 849c7612aa A bit of code reformating and add an option to regenerate the .crpersistant file in case it become corrupted and Crunchy try to redownload everything. Godzil 2018-06-01 20:37:10 +01:00
  • 6ad4cbed0a make login work Roei Elisha 2018-05-24 02:22:06 +03:00
  • 9e2f5401d0 Update tslint.json Godzil 2018-05-31 23:56:52 +01:00
  • b064b97f2d fix linter problems Roei Elisha 2018-05-22 23:55:10 +03:00
  • b248405437 1.2.2 v1.2.2 Godzil 2018-05-09 22:33:45 +01:00
  • bf941819a8 remove unwwanted parameter Godzil 2018-05-09 22:31:50 +01:00
  • fcae53baae Node 5, 6 and 7 seems to not like something. Delete them from Travis build Godzil 2018-05-08 21:50:58 +01:00
  • 05ead50c0d Let's try to make travis happy with older node version Godzil 2018-05-08 21:49:11 +01:00
  • 0a80f80f91 1.2.1 v1.2.1 Godzil 2018-05-08 21:37:43 +01:00
  • 3bf5fea735 Make Crunchy to properly return a return code when running fine or failing Godzil 2018-05-08 21:37:34 +01:00
  • 3a95994cc2 1.2.0 v1.2.0 Godzil 2018-03-29 22:33:15 +01:00
  • a29870691b Update deps Godzil 2018-03-29 22:33:06 +01:00
  • 547fdc4aa0 Add a way to select the resolution. Use 1080p by default Godzil 2018-03-29 22:29:01 +01:00
  • c78552795f 1.1.22 v1.1.22 Godzil 2018-03-29 20:41:45 +01:00
  • 090c7e4789 Trying to fix #59 by adding a referer to the header. Seems to fix it but need to be throughfully tested.. Godzil 2018-03-29 20:40:17 +01:00
  • bf8e1fe80f Update cloudscraper Godzil 2018-03-29 20:38:38 +01:00
  • 7344ce3d61 Update README.md Manoël Trapier 2018-01-31 17:09:58 +00:00
  • c642e76cce Make sure that it is rebuild before publishing Godzil 2017-12-27 05:34:22 +01:00
  • 8ef27066f6 1.1.21 v1.1.21 Godzil 2017-12-27 05:19:28 +01:00
  • 621df26b58 Try to make travis happy (again) Godzil 2017-12-27 05:16:58 +01:00
  • 8060b1b73b Update travis definition Godzil 2017-12-27 04:58:21 +01:00
  • 11f6b3feff Make tslint happy Godzil 2017-12-27 04:57:45 +01:00
  • 537639f2a8 Simplify tsconfig to no longer list .ts file, also simplify commands as typings is no longuer there Godzil 2017-12-27 04:57:24 +01:00
  • 813f8a997d Completely remote typings to use TypeScript2.0 type management, update also some deps Godzil 2017-12-27 04:55:51 +01:00
  • 48544020a1 1.1.20 v1.1.20 Godzil 2017-09-16 22:58:27 +01:00
  • cc68d21107 correct permissions Godzil 2017-09-16 22:54:49 +01:00
  • acd91e2679 Add (unless) node minimum version in packages.json Godzil 2017-09-16 22:54:27 +01:00
  • 53f0a9462a Better filename forbidden character handling Logs are a bit better Godzil 2017-09-16 22:51:49 +01:00
  • 10d71944d9 Fix lint error Godzil 2017-08-21 16:08:58 +02:00
  • b5bbde7cdd Change to make travis npm happy Manoël Trapier 2017-08-21 14:24:23 +01:00
  • c406bc70ee Sanitise more characters from filenames Manoël Trapier 2017-05-17 16:17:26 +01:00
  • 1dea620295 1.1.19 v1.1.19 Godzil 2017-05-12 00:14:24 +01:00
  • 2019c104b6 Add comment on issue report Manoël Trapier 2017-05-10 16:29:58 +01:00
  • 9f1ead1368 Update README.md Manoël Trapier 2017-05-09 20:15:51 +01:00
  • 41f67798d6 Merge pull request #22 from ssttevee/master Manoël Trapier 2017-05-09 19:55:45 +01:00
  • 2c2ed2c136 added more custom filename variables ssttevee 2017-03-29 14:10:06 -07:00
  • 4dc90aeb00 added custom filenames ssttevee 2017-03-29 13:59:51 -07:00
  • 361c6cf54c Abandon node v4 as some packages does not want to install. Godzil 2017-03-16 19:25:06 +01:00
  • b691b953d4 remove a useless target and update travis Godzil 2017-03-16 18:34:54 +01:00
  • 3d067979e9 update node version for travis Godzil 2017-03-16 17:47:58 +01:00
  • 58247f53e4 Add Travis Godzil 2017-03-16 17:44:35 +01:00
  • 6189e31e6b Update README.md Manoël Trapier 2017-03-16 12:08:59 +00:00
  • 3df650a0a6 Markdown I hate you Manoël Trapier 2017-02-27 16:14:55 +00:00
  • c785c0f7c3 Add comment about login Manoël Trapier 2017-02-27 16:14:16 +00:00