Skip to content

Use a pure Go library for reading media tags #20

Open
@ironsmile

Description

The current reliance of taglib is making the project much less portable than it should be. Cross-compiling is much harder as well.

To remedy this a pure go implementation of a library for reading media meta data could be used. There are a few possible candidates. They should be tested and evaluated with a big enough data set to see whether they perform similarly to taglib or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions