Git Product home page Git Product logo

Comments (6)

JonnyJD avatar JonnyJD commented on September 24, 2024

#6 is for the API we want to implement with 0.2.0

from python-discid.

JonnyJD avatar JonnyJD commented on September 24, 2024

#10 is for the ISRC / MCN API that won't be in 1.0.0

from python-discid.

JonnyJD avatar JonnyJD commented on September 24, 2024

For discid_put we have to check if that actually gives correct data for releases with data tracks/sessions. If not, we should document this and possibly implement our CUE file parsing differently.

See also:
https://github.com/metabrainz/libdiscid/blob/master/src/disc_linux.c#L50

EDIT:
The trick is: put() takes only the data for audio tracks, so you just have to exclude data tracks (only if they are the last track). Discid.offsets gives only audio track offsets already.

from python-discid.

JonnyJD avatar JonnyJD commented on September 24, 2024

Feature API is added in #20 .

from python-discid.

JonnyJD avatar JonnyJD commented on September 24, 2024

Implemented. This will be merged for 1.1.0 (or possibly already for 1.0.0).
Might need additional changes.

from python-discid.

JonnyJD avatar JonnyJD commented on September 24, 2024

Still need to think of a good/standard way of using get_version_string(). I nearly forgot that one.

VERSION_STRING
LIBDISCID_VERSION
LIBDISCID_VERSION_STRING
LIBDISCID_STRING

from python-discid.

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.