You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: