hohMiyazawa / Automail

An enhancement collection for anilist.co
GNU General Public License v3.0
157 stars 30 forks source link

Anime-Planet importer maintainer needed #41

Open hohMiyazawa opened 3 years ago

hohMiyazawa commented 3 years ago

The A-P importer worked when I wrote it.

Does it work now? Probably. I have no idea.

I would like to have someone that could infrequently check if it still works. You will need:

SSgumS commented 3 years ago

I tested it today with both v9.94.2 and v9.96.4. Unfortunately it doesn't work. The exported list is for today.

Exported Anime List Errors appeared on console when importing to AniList

hohMiyazawa commented 3 years ago

Thanks for the heads-up!

hohMiyazawa commented 3 years ago

Turns out there was some missing error handling for when the search engine doesn't return any hits at all. Should be running in v9.96.5

SSgumS commented 3 years ago

Thanks a lot. it's now working. but I think still there is some small issues. For example my list has 337 animes. but the script detects just 295 animes. To paraphrase, Haikyuu!! Second Season has not been detected and it's not imported.

If you want to see my imported list, you can use this exported json file from AniList: https://files.catbox.moe/q2ns0o.json (It is 293 animes. I decided to untick two of them because of conflicts)

hohMiyazawa commented 3 years ago

Yup, title matching is an imprecise science. (hence why this thread exists) Will try to find out what titles are missing.

SSgumS commented 3 years ago

That's a relief. Thanks. I think for now, it's best to list the names that couldn't be matched to anything. That way user can manually add them later. I saw some matchings by correctness probability showed by colors but unfortunately there was no report on the names that totally didn't get matched.