this post was submitted on 04 Aug 2025
51 points (98.1% liked)

Linux

57044 readers
625 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I'm ditching streaming services and just going with local music. However all my CDs are converted to either flac or 320kbps mp3 files on my PC and thus far too large for the limited storage I have on my phone.

I was hoping there might be an app that would automatically downconvert to something like 128kbps and then copy over to the Music directory on my phone. A bit like how Calibre can automatically convert eBook files (e.g. mobi to epub) and then send them to your ereader?

you are viewing a single comment's thread
view the rest of the comments
[–] eugenia@lemmy.ml 5 points 2 days ago (4 children)

Navidrome does that. You have to setup a PC, or a raspberry Pi with navidrome, and then use a client like Symfonium (costs $5, not open source, but it's the best subsonic client out there), and tell it to automatically downconvert music when played via the phone. I have a Raspberry Pi 3B+, with just 1 GB of RAM, running navidrome. DietPi + navidrome (which is installable directly via dietpi's software selection), together they take just 80-120 MB of RAM!

I had Jellyfin before that, and Emby, and they were dogs. 1 GB of RAM was not enough for them, they'd swap with an additional 200-300 MB of RAM. And they were slow with large music libraries too. Navidrome/Subsonic don't have such issues. Big music libraries are handled fast with their db/engine.

If you prefer to not use a server, there are encoding shell scripts that do batch-encoding: https://github.com/caleis/flac2mp3/blob/master/flac2mp3.sh

[–] RoadTrain@lemdro.id 1 points 1 day ago (1 children)

Tempo is a good open-source player for Android that works well with Navidrome.

On iOS, Arpeggi is good, but not open source (I think). It's still under development, but I don't think it's missing any major features at this point.

[–] eugenia@lemmy.ml 1 points 1 day ago (1 children)

Tempo is not maintained anymore.

[–] RoadTrain@lemdro.id 1 points 1 day ago (1 children)

That’s a shame. Has the developer stated this, or is it just based on the lack of activity?

There seems to be a fork planning to continue the work. It was updated only a few hours ago.

[–] eugenia@lemmy.ml 1 points 1 day ago

Yes, I have tried that app. It's buggy, I'm the only one who made bug reports there yet.

load more comments (2 replies)