wwyaiykycnf / e621dl

The automated e621.net downloader
40 stars 23 forks source link

The reason why people are getting the StringIndices issue #28

Open ChernayaKoshka opened 8 years ago

ChernayaKoshka commented 8 years ago

While making my own, I discovered the reason as to why the script would crash if you had a certain number of tags. Fiddler returned this:

<response reason="You can only search up to 6 tags at once with a basic account" success="false"/>

So, it would seem that E621 only allows searching 6 tags. If you allow a version that lets you login, then people wouldn't have to spend all of their tags excluding certain ones.

ChernayaKoshka commented 8 years ago

Looks like this project is dead after looking at the author's commit history. An updated and improved version can be located here in the meantime: https://github.com/FatherFoxxy/E621SharpDL

wwyaiykycnf commented 8 years ago

New version should be posted soon, which will allow log-in. Thanks for looking into this.

Still34 commented 8 years ago

Soo, any updates?

ChernayaKoshka commented 8 years ago

@Still34 They seem to be very busy with other things, so I will drop this here for you: https://github.com/FatherFoxxy/E621SharpDL/releases

It works just as well and comes with a GUI, it also fixes the tag-limit. So, you can use it in the meantime while we wait for @wwyaiykycnf :)