Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Malformed track field with NN/TT track metadata #88

Closed
OxygenCobalt opened this issue Mar 1, 2022 · 0 comments
Closed

Malformed track field with NN/TT track metadata #88

OxygenCobalt opened this issue Mar 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@OxygenCobalt
Copy link
Owner

I've identified a music issue where the track fields in the format "NN/TT" where show up as a strange 4-digit number in-app. This is not a limitation with MediaStore and seems to instead be a bug with Auxio's loader itself. I'll get around to fixing this eventually.

@OxygenCobalt OxygenCobalt added the bug Something isn't working label Mar 1, 2022
@OxygenCobalt OxygenCobalt changed the title Malformed track field Malformed track field with NN/TT track metadata Mar 1, 2022
OxygenCobalt added a commit that referenced this issue Mar 7, 2022
Fix a crash that stemmed from the use of the API 30+ database field
CD_TRACK_NUMBER.

I switched to CD_TRACK_NUMBER in 1e39ceb to fix [#88], however I did
not realize that CD_TRACK_NUMBER was actually only supported on API
30 onwards. This led to a load failure on versions before API 30.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant