1.1.9
New features: - Should correctly handle 10.5 or 1A episode numbers - Change characters in series name that are not allowed in filename (or could cause issues, like slash ( / ) or single quote ( ' ) - Prevent overwrite of existing files (usefull when different season report the same number) - If an error during episode metadata scraping, it will set to Season 0, episode 0 (look at the logs!) - If an episode is not available yet, it will be skipped
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"type": "git",
|
||||
"url": "git://github.com/Godzil/crunchyroll.js.git"
|
||||
},
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"bin": {
|
||||
"crunchy": "./bin/crunchy"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user