Git Product home page Git Product logo

Comments (3)

rmcrackan avatar rmcrackan commented on August 12, 2024 1

Perfect. Fixed for real in latest update. Thanks for your help

from libation.

rmcrackan avatar rmcrackan commented on August 12, 2024

I found where the problem is happening. I created an update to Libation which will hide the issue enough to continue. Please get the latest version, import your library, then open your log. Copy any lines like this and include them in this bug report:
Error parsing series index. Title: Whatever. ASIN: B123456789. Series index: more-stuff

from libation.

draxal avatar draxal commented on August 12, 2024

Thanks for the quick reply and fix! Here are the 2 books that appear to be an issue:


2020-02-17 13:37:27.442 -07:00 [ERR] (at DtoImporterService.BookImporter.updateBook(AudibleApiDTOs.Item, DataLayer.Book)) Error parsing series index. Title: Besieged. ASIN: B06XNZJJH9. Series index: 0.3,4.7,8.6
System.FormatException: Input string was not in a correct format.
at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at AudibleApiDTOs.Series.get_Index()
at DtoImporterService.BookImporter.updateBook(Item item, Book book)
2020-02-17 13:37:46.237 -07:00 [ERR] (at DtoImporterService.BookImporter.updateBook(AudibleApiDTOs.Item, DataLayer.Book)) Error parsing series index. Title: Two Tales of the Iron Druid Chronicles. ASIN: B00XUMA190. Series index: 0.6, 3.5
System.FormatException: Input string was not in a correct format.
at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at AudibleApiDTOs.Series.get_Index()
at DtoImporterService.BookImporter.updateBook(Item item, Book book)

from libation.

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.