mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[GH-ISSUE #76] Metadata injection for FLAC, AAC, and mp3 files fail due to FFmpeg error occuring on Cromite mobile browser. #61
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @piupnoin928 on GitHub (Dec 13, 2025).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/76
Describe the bug
A clear and concise description of what the bug is.
Metadata injection for FLAC, AAC, and mp3 files fail due to FFmpeg error occuring on Cromite mobile browser.
To Reproduce
Steps to reproduce the behavior:
Example of bug
https://music.binimum.org/track/1781887
https://music.binimum.org/track/72724
Expected behavior
A clear and concise description of what you expected to happen.
Download FLAC, AAC, and mp3 files with metadata while on Cromite.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Due to this error, along with FLACs and AAC tracks, mp3's fail to have metadata and have a file extension of m4a.
@binimum commented on GitHub (Dec 15, 2025):
https://github.com/uazo/cromite/blob/master/docs/FEATURES.md
One of these features probably is blocking the website from working. I simply can't test against every type of browser, and even if I could some features require things that have probably been disabled by their developers - can you try using a more mainstream browser such as Chrome?