Git Product home page Git Product logo

Comments (2)

dinosw avatar dinosw commented on August 28, 2024

First of, let me say this, I am not the author of the script.

Well, making the script recognize the site is easy enough, but getting it to work is a different matter altogether.
The episode naming on anime-frost is different from the currently supported sites, so besides adding the site it self, the regex concerning episodes needs to be modified in order for auto-tracking to work.
https://anime-frost.com/anime/sword-art-online/0/1
The biggest problem is probably, that the author of the script fetches info about the anime from his own database, which doesn't include anime-frost.


EDIT.: Well, I see that you changed the site in your question. However, like I said, it would be a challenge, as the code which is related to episode-tracking needs to be rewritten for any site you would wish to add.

from kissanimelist.

lolamtisch avatar lolamtisch commented on August 28, 2024

Take a look on this example configuration code block. https://github.com/lolamtisch/KissAnimeList/wiki/Light--Implementation
This is the minimal configuration that is needed to add tracking support to the video page.

if you need more help. I recommend you swinging by on KissAnimeLists Discord

from kissanimelist.

Related Issues (20)

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.