MMarco94

joined 1 year ago
[–] [email protected] 4 points 1 year ago (1 children)

Ack, never heard of it.

I've opened the issue https://github.com/MMarco94/tambourine-music-player/issues/4, I'll take a look when I'm back from Holidays

[–] [email protected] 4 points 1 year ago (3 children)

Ah that's strange, they should be picked up as long as they are in the music folder. Do you mind sharing the format of one of the songs that isn't recognized?

If you have time, could you open the app from the terminal (flatpak run io.github.mmarco94.tambourine) and see if any interesting log pops up?

[–] [email protected] 1 points 1 year ago

Thanks! Honestly, that's really out of scope for this project. Maybe you could mount the folder with your music locally, although I can already tell you it's gonna be pretty slow if you have a medium/large music library.

Have you looked into Plex Amp? I've been told it's decent.

24
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello, I wasn't particularly satisfied with any existing music player for Linux, so I gave it a shot and created my own!

In particular, I feel like there's a gap between very simple players like Amberol and more complete ones like Tauon.
I hope to fill the gap by having something with a very simple UI, that at the same time can display your music library in an organized fashion.

It's still under development, but the basic features are there:

  • It can play songs
  • It displays the music in your library (by default, the "Music" directory on your home)
  • You can sort/filter/search songs by album, artist, etc.
  • It interacts with the system, so you get notifications, media keys controls, KDE connect integration etc.

Any feedback is welcome!

You can download it on Flathub: https://flathub.org/apps/io.github.mmarco94.tambourine
Source code is on: https://github.com/MMarco94/tambourine-music-player/