XVicarious / FlexAniDBSuite

Also known as FADBS; Complete workflow of Flexget plugins for AniDB usage
GNU General Public License v3.0
5 stars 0 forks source link

Use AniDB's Title Dump/Fuzzy Name Searching #11

Open XVicarious opened 6 years ago

XVicarious commented 6 years ago

Utilize the title dump from AniDB instead of the 3rd party website for finding the ID. Also use fuzzy searching for the title so we can get good results.

XVicarious commented 5 years ago

I'm losing steam. My motivation has plummeted since I was banned from the API. Not sure if I will get unbanned. I went on the AniDB IRC channel and was warmly greeted by their saint of an admin.. Apparently AnidbParser was requesting the same resource multiple times in quick succession. My logs don't show that, but apparently theirs do. I'm not entirely sure that it is possible that the script actually did this, as I check for the existance of the cache file before I request anything. I think this was about a month ago. I added some checks to my personal config file for Flexget to log any and all requests that it made, and adjusted some code. I have been banned from the API for at least a week. I'll wait a few weeks and see what happens.