Thanks for the issue report! Before a real human comes by, please make sure your report has all the below criteria checked
Please make sure you also read how to create an issue and followed all of the steps.
The title should describe your issue. Having "SR not working" or "I get this bug" for 100 issues, isn't really helpful. We will close issues if there isn't enough information.
Sometimes the devs may seem like grunts and respond with short answers. This isn't (always) because the dev hates you, but because he's on mobile or busy fixing bugs. If something isn't clear, please let us know, and this bot may get updated to automatically answer you.
Thanks!
you can change this line: https://github.com/SickRage/SickRage/blob/f8529100bb0331cff9519a116e973c294696f526/sickbeard/providers/nyaatorrents.py#L66
to 'cats': '1_37',
if you for sure only want anime with english subtitles.
i don't really know why there isn't a continue/next in the code when unicode fails, or why it even fails at all
Most helpful comment
you can change this line: https://github.com/SickRage/SickRage/blob/f8529100bb0331cff9519a116e973c294696f526/sickbeard/providers/nyaatorrents.py#L66
to
'cats': '1_37',if you for sure only want anime with english subtitles.
i don't really know why there isn't a continue/next in the code when unicode fails, or why it even fails at all