Does it work that way?
Show HN: Musikcube, a terminal-based music player, library, and streaming server
11–20 of 85 posts
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#12Nice! Any chance this supports gapless playback for those of us who listen to classical once in a while?
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#13Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#14it shows that packages "asound", "pulse" and "libmp3lame" are not available.
What do I do?
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#15Looking at the video, I want to immediately (i.e., without switching to a mode) type "can" and have "Cannonball Adderley" highlighted at the bottom of the focused "artists" tab. Does it work that way?
You can however, in most contexts, switch to the "category filter" view by pressing "f" without explicitly engaging command mode. This will switch the view, then focus the search field. So you can type "fcan" and get artist, album, and genre search results for "can". Not ideal, but does work and is still pretty quick.
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#16Not sure what the general consensus is regarding connecting recent discussions but several lightweight players were recommended; most were platform-specific.
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#17I'm using Fedora 26 and it shows that packages "asound", "pulse" and "libmp3lame" are not available. What do I do?
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#18I'm using Fedora 26 and it shows that packages "asound", "pulse" and "libmp3lame" are not available. What do I do?
1. "asound" refers to ALSA. 2. "pulse" is PulseAudio 3. "libmp3lame" is LAME
A quick google search looks like these may be the packages you need:
1. alsa-lib-devel 2. pulseaudio and pulseaudio-libs-devel 3. liblame-devel, maybe?
Looks like I'll need to spend some time here soon installing a few more popular distros and figuring out the exact package names.
Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#19Re: Show HN: Musikcube, a terminal-based music player, library, and streaming server
#20Looking at the video, I want to immediately (i.e., without switching to a mode) type "can" and have "Cannonball Adderley" highlighted at the bottom of the focused "artists" tab. Does it work that way?
Not yet, unfortunately. This is on my list of things to do. You can however, in most contexts, switch to the "category filter" view by pressing "f" without explicitly engaging command mode. This will switch the view, then focus the search field. So you can type "fcan" and get artist, album, and genre search results for "can". Not ideal, but does work and is still pretty quick.