Closed TenEye closed 6 years ago
works in the pull request #149 https://github.com/darodi/comic-dl/tree/fix_mangarock_autodl
duplicate of #145 #132 #155
Still get the same error :(
FYI: I'm using the Windows Binary, not Python. It was working fine and then all of a sudden half way through downloading a comic it started playing it and now just refuses to do anything other than the first comic in a series.
i made the exe binary here https://github.com/darodi/comic-dl/releases/download/2018.07.20-fix/comic_dl.exe
Thank you so much for your time and help. It worked! :D
I get the following error when I try and run the script. It will download the first comic in the series and then give this error:
Traceback (most recent call last): File "comic_dl__main.py", line 10, in
ComicDL(sys.argv[1:])
File "comic_dl\comic_dl.py", line 226, in init__
user_input = args.input[0]
File "comic_dl\honcho.py", line 100, in checker
return 0
File "comic_dl\sites\readcomicOnlineto.py", line 28, in init
conversion=conversion, delete_files=delete_files)
File "comic_dl\sites\readcomicOnlineto.py", line 141, in full_series
elif str(sorting).lower() in ['old', 'asc', 'ascending', 'oldest', 'a']:
IndexError: list index out of range
[7380] Failed to execute script main