18
submitted 3 days ago by [email protected] to c/[email protected]

back when I used xubuntu I used gmusicbrowser.

Now, debian 12.5 netinst came with quod libet installed and it can handle 60k files so far.

note that my music collection is stored in 4 different SSD.

If there is anything better than quod libet, what would it be?

top 8 comments
sorted by: hot top controversial new old
[-] [email protected] 8 points 3 days ago* (last edited 3 days ago)

Strawberry or Clementine. I mean 100K entries in a database is nothing. Even for SQLite. You can add multiple library locations, this is no problem.

You probably want Strawberry as it is newer and maintained, but I still like Clementine for the extra features that Strawberry doesn't have yet. For you probably, not a big deal - things like podcast support, cloud support etc.

[-] [email protected] 6 points 3 days ago

Strawberry could be a good contender.

[-] [email protected] 6 points 3 days ago

I'd imagine mpd with one of many frontends would work well enough. You'd just need to use a dummy music library directory with symlinks to your four music storages for mpd to pick up and catalog everything.

[-] [email protected] 2 points 3 days ago

A couple others, if MPD looks appealing, are Navidrome and Mopidy.

[-] [email protected] 3 points 3 days ago

I'm not sure what a "music jukebox" is, and how it's different from a music player, but I would recommend to try mpd. It should work with your collection, although I don't have personal experience with collections of this size. Some clients might also not have been designed to work with such collections, so probably you'd have to try several.

[-] [email protected] 2 points 3 days ago

I’m not sure what a “music jukebox” is, and how it’s different from a music player, but I would recommend to try mpd.

A jukebox lets several people add a song to the playlist and yes, mpd is a solution for that where every event attendant could install a client on their phone.

[-] [email protected] 2 points 3 days ago

Already mentioned, but Strawberry is worth checking out. If Quod Libet works, stick with that. I liked it when I used it.

mpd has a number of frontends.

No longer developed I think, but I'll mention gmusicbrowser as it used to be my go-to.

cmus is what I use now.

I also have a very large library and use Debian 12.5 so I'll bookmark this thread for later.

[-] [email protected] 2 points 3 days ago* (last edited 3 days ago)

It doesn't have anything to do with the distro. With that many files, you're torturing the hell out of your disks, and your machine's memory. Depending on how the code is written, it depends on if this is a filesystem scan of the folders that are then imported to a local db which is looked up to go back and find the found files, or a simple approach which is to just scan the directory every time you go to open something.

I'd really think about properly organizing your files. If that's not an option, you can dig into the settings or code and find the hard limits set (probably for a good reason) on the number of files being scanned or imported.

this post was submitted on 28 Jun 2024
18 points (95.0% liked)

Linux

45457 readers
1567 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 5 years ago
MODERATORS