Giter VIP home page Giter VIP logo

Comments (2)

 avatar commented on August 13, 2024 1

Oh I see thanks for detailed answer also thanks for developing this awesome project.

from keroro.

hotsno avatar hotsno commented on August 13, 2024

Thanks for sharing!

But I've actually known about this even before I started working on Keroro. This unfortunately doesn't do the (in my opinion) hardest part of mapping file names to entries on AniList, which is finding the correct AniList entry given the episode number, season #, and anime name as it appears in the file name. The last part of that sentence is the important part.

Using the information as it appears in the file name and then querying AniList for the top result with that is going to be inaccurate a lot of the time. I've looked at how some other projects handle this, and it's not something I want to invest my time and energy into. I could maybe use someone else's code as reference, but the one that I looked at was in JavaScript and involves so much potentially flaky logic that I wouldn't feel good using it without writing unit tests because I'd probably make several mistakes while rewriting it. This would add even more time and effort, given that it actually requires me to understand what all of this pretty tedious logic is doing.

Unfortunately, I don't think I'll ever be automating file name -> AniList entry mapping with Keroro, even though I would have liked for it to have that feature.

I've personally actually found manually mapping anime names to not be as annoying as I thought I would, and this is coming from someone who loves automation. It also guarantees it's always accurate.


If by chance anyone ever wants to work on this feature, feel free to leave a comment here beforehand, but most I'll almost certainly be open to merging a PR for this!

from keroro.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.