GithubHelp home page GithubHelp logo

holzhaus / triseratops Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 5.0 5.23 MB

Home Page: https://holzhaus.github.io/triseratops/

License: GNU Affero General Public License v3.0

Rust 100.00%
serato dj tag database parser rust-library

triseratops's Introduction

triseratops - The robust, in-depth Serato Parser & Serializer

Version License Build Status

triseratops - The robust, in-depth Serato Parser & Serializer

triseratops is library to parse metadata and database files written by the Serato DJ software, written in Rust.

Note: This library is currently still under heavy development and might have breaking API changes in the future.

FAQ

Is this software affiliated with Serato Ltd. or its related companies?

No, this library has been written independently. All formats have been reverse-engineered and the parsing code has been implemented from scratch.

Does this library read tag data from MP3/AIFF/MP4/FLAC/Ogg files?

It parses the Serato DJ metadata embedded in those files, but it can't read directly from those file types. You need to use a separately library (e.g. id3 for MP3/AIFF) to read the actual tag data from media files.

What's the history behind this library?

Work on reversing the format and a corresponding parser was started in 2019. The goal was to integrate such a parser into Mixxx, a free and open-source DJ software to reduce vendor lock-in and allow former Serato DJ users to migrate to Mixxx without losing their cue points, beatgrids, etc.

Mixxx currently uses a different implementation (in C++) to parse those tags, but since it will switch to aoide for library management at some point in the future, it made sense to write a new parser in Rust.

License

This software is licensed under the terms of the Affero GPL v3, or (at your discretion) any later version.

triseratops's People

Contributors

holzhaus avatar uklotzde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

triseratops's Issues

Licensing

Hi, the library looks really cool and I would love to use it in a GPL-licensed project (a music library management system).

Any reason for using AGPL over regular GPL here (the latter, I would imagine, might also make it easier to integrate it into Mixxx, which is GPL as well)?

(Just curious, you are of course free to license any way you like)

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.