Demo: https://mqinlwll.github.io/7US8Q6W14DB8FGO02ZVLKU0BX754N1M13LK9L7TU30033A/
This a simple music dashboard that displays detailed track information for audio files. It shows metadata such as title, album, artist, sample rate, bitrate, bitdepth, channel, file size, and duration. However, it has limitations, such as issues with compilation albums and templates. It is designed for local use, and the demo link may not work reliably on GitHub. The repository consists of HTML, Python, CSS, and some JavaScript.
The code being generate by ChatGPT.
- Update not being overwrite or duplicate.
- Show track info include:
- Title
- Albums
- Artist
- Sample Rate
- Bitrate
- Bitdepth
- Channel
- File Size (in MB)
- Durations
- It will not generate well with the Various Artist (or compilation album).
- Ignore the templates/various_artist.html, is just mine experiment being failed (for now).
- Recommend for local use than the github link as demo (some problem with github being link i don't know...)