this post was submitted on 07 Apr 2024
42 points (93.8% liked)

Linux

47224 readers
778 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
top 14 comments
sorted by: hot top controversial new old
[–] ZWQbpkzl@hexbear.net 8 points 5 months ago (1 children)

Sounds like deadbeef

I remember using foobar2000 on windows and then trying out deadbeef on linux. The problem is it falls into a demand gap on linux. People drawn to foobar2000 tend to be power users but on linux there is way more options available for power users.

Like how the author enjoys the directory based music browser for the exact same reasons I did. My music wasnt tagged correctly but it was manually sorted correctly by me. On linux the solution is to use beets to automatically sort and correctly tag all of your music.

Then there's the issue of the player. On linux the titan is MPD, a music player server. MPD has no UI but and client can have any UI it wants. Then you get stuff like, mpc, ncmpc, ncmpcpp, cantata, etc. Once you learn about all the possibilities of MPD, you dont want to use a foobar2000 clone unless its a MPD client.

Also writing plugins in a custom language (fooscript) is usually a bad idea. Just use Lua. Its literally what lua is built to do.

[–] lemmyreader@lemmy.ml 2 points 5 months ago

On linux the titan is MPD, a music player server. MPD has no UI but and client can have any UI it wants.

Agreed. Big fan of MPD here ! :) https://www.musicpd.org/clients

[–] 0x0@social.rocketsfall.net 5 points 5 months ago

Very cool! Still early, so ran into some bugs:

  • Buggy playback on some files. Would either not play or play back glitched. Using Pipewire plugin.
  • Inconsistent vert/hori split behavior. Not sure I completely understand what I was doing wrong, but when editing the layout sometimes a split would open to the right of the widget area I was trying to split.

Anyway, I like that Foobar can group albums next to their cover art in a playlist. Made visually scrolling through a large playlist much more interesting IMO, and fooyin does it well! Now to see if I can tweak the size of them.

[–] MigratingtoLemmy@lemmy.world 3 points 5 months ago

I'm looking forward to it. A good directory browser is important, however I'm surprised to learn that most other players don't have it

[–] gaylord_fartmaster@lemmy.world 3 points 5 months ago

The best music player on Linux is still foobar2000 in WINE, so I will definitely be trying this out.

[–] IverCoder@lemm.ee 3 points 5 months ago (1 children)

Here I am chilling with Amberol

[–] lemmyreader@lemmy.ml 3 points 5 months ago

t y TIL Amberol is a music player for GNOME https://apps.gnome.org/Amberol/

[–] LupertEverett@lemmy.world 3 points 5 months ago* (last edited 5 months ago)

This looks promising. I always yearned for Foobar2000 to be on Linux natively.

However layout editor part is quite confusing (adding widgets seem to add them not where I want them at), and I couldn't get it to play any music, as both drag and drop to a playlist and open file option in the menu causes the program to crash. Plugins didn't load at all until I manually copied them to the places fooyin was looking for, though I wonder if this is an AUR package issue or not.

I'll keep using DeaDBeeF despite some complaints I have with it for the time being, and will keep a close eye on this one.

[–] boblemmy@lemmy.world 1 points 5 months ago
[–] DieserTypMatthias@lemmy.ml 1 points 5 months ago (1 children)
[–] ZWQbpkzl@hexbear.net 1 points 5 months ago (1 children)

11 commits, 1 branch, no README.

[–] GolfNovemberUniform@lemmy.ml 2 points 5 months ago (1 children)

Lollypop is a very simple player. What are you supposed to change when it reaches stable state and there are no new major GTK versions?

[–] ZWQbpkzl@hexbear.net 1 points 5 months ago

Just highlighting how simple of a player it must be to reach a stable state so quickly.

[–] solrize@lemmy.world 0 points 5 months ago

Tbh I use mplayer from the command line and that's always worked great for me.