A modern looking music player for local files
AI helped me implement album covers, and metadata parsing
A modern looking music player for local files
AI helped me implement album covers, and metadata parsing
I had another binary I had released and the hours counted towards my time, so let me just put this back into ship
Created a new binary
Log in to leave a comment
This time Iām actually shipping.
I added command arguments (āhelp for info) so that you donāt have a folder named āmusicā
and albums are sorted by track number.
I added a seek slider too.
Implemented the artist and album. shipping
Log in to leave a comment
minor theming fix
Log in to leave a comment
Working on metadata fetching
Log in to leave a comment
Implemented the album and artist placeholders
Log in to leave a comment
Iāve added icons to all of the buttons
Log in to leave a comment
I changed the UI to more of what I was aiming for
Log in to leave a comment
I added conversion from m4a to mp3.
it turns out pygame doesnāt support m4a so I had to use ffmpeg to be able to run it, which is only possible by converting it. you might notice a slight delay when playing an m4a file.
Log in to leave a comment
Changed the backend due to the old one not supporting bluetooth. Iāve also updated the UI, but I still have more to update about it to make it less jarring.
CHANGES
Log in to leave a comment
Implemented a backend for playing music.
Iām planning on adding metadata indexing, and I also need to improve the UI to be more of the desired end result.
Log in to leave a comment