Muse banner

Muse

15 devlogs
13h 12m 58s

A modern looking music player for local files

This project uses AI

AI helped me implement album covers, and metadata parsing

Demo Repository

Loading README...

Scutoid

Shipped this project!

Hours: 0.9
Cookies: šŸŖ 5
Multiplier: 5.03 cookies/hr

I had another binary I had released and the hours counted towards my time, so let me just put this back into ship

Scutoid

Created a new binary

Attachment
0
Scutoid

Shipped this project!

Hours: 12.29
Cookies: šŸŖ 73
Multiplier: 5.94 cookies/hr

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.

Scutoid

Muse is not being shipped yet, sorry. I created deb files though

Attachment
0
Scutoid

Implemented the artist and album. shipping

Attachment
0
Scutoid

I implemented album styling and changed the song styling to match the rest of the UI.

Attachment
1

Comments

seifotefy75
seifotefy75 3 months ago

Thanks

Scutoid

I implemented artist and album functionality. now I just have to style them

Attachment
1

Comments

Bruhdows
Bruhdows 3 months ago

looks really good! i see myself using this when finished lol

Scutoid

minor theming fix

Attachment
0
Scutoid

Working on metadata fetching

Attachment
0
Scutoid

Implemented the album and artist placeholders

Attachment
0
Scutoid

I’ve added icons to all of the buttons

Attachment
0
Scutoid

I changed the UI to more of what I was aiming for

Attachment
0
Scutoid

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.

Attachment
0
Scutoid

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

  • New Backend
  • New UI
  • Metadata Checker
Attachment
0
Scutoid

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.

Attachment
0