Coder Social home page Coder Social logo

Comments (3)

evilhero avatar evilhero commented on June 27, 2024

Yep that one I know about already believe it or not, and unfortunately it's not an easy fix. Here's the breakdown, when you type in a comic to search for - it queries ComicVine for the results. You can then pick which one you want to add. Once you do, it takes the info from ComicVine and attempts to compare it against comics.org. Now when everything matches up fine, (title, year and # of issues) it will bring down the data properly. If however, they don't match and Mylar determines it's too far past the threshold to consider it'll pump out that No matching result error. According to CV, Fantastic Four has 517 issues but on comics.org it has 416 so you can see the obvious discrepancy. I know that after 416 it changed and did some other ones, but Mylar's not smart enough to figure that out...yet.

I'm currently attempting to finish a fallback search. So if it can't find a comparable dataset, it will query the user for either more information, or present a list that you can add. Several commits away, but unfortunately it's the best that can be done at this time, and even doing that it can really corrupt the data because it might not be valid. And Mylar does need both db's - not using them both can quite possibly cause data integrity issues.

from mylar.

AtariBaby avatar AtariBaby commented on June 27, 2024

Yeah I read about your woes in another thread after I posted this. Please let me know if you need me to test anything.

from mylar.

evilhero avatar evilhero commented on June 27, 2024

As AtariBaby is well aware of this has been working for awhile now, with the custom_exceptions. csv multi-volumes.

from mylar.

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.