Music: Difference between revisions
Jump to navigation
Jump to search
(Added syscom info :)) |
(Rename syscom info to termcom info) |
||
Line 21: | Line 21: | ||
* 5 is browsing saved playlists, etc. |
* 5 is browsing saved playlists, etc. |
||
== |
== Termcom Info == |
||
* We require https://github.com/hrkfdn/mpdas to get scrobbling working as it "official" last.fm integration was removed from mpd in 2013. |
* We require https://github.com/hrkfdn/mpdas to get scrobbling working as it "official" last.fm integration was removed from mpd in 2013. |
Revision as of 17:37, 25 October 2022
Music is run off nullsleep
, since that's the computer with the speakers attached.
All music files are in /music
. You may or may not be required to be a member of the audio group to actually play tracks
View recently listened tracks: http://www.last.fm/user/csclub
How to play music
- Run
ssh nullsleep
from an office terminal. - Run
ncmpcpp
- That's it!
Controls
To view the keybindings of ncmpcpp, press F1 while it's running. The number keys switch between tabs in it.
- 1 is current playlist
- 2 is browsing files
- 3 is search
- 4 is browsing the media library
- 5 is browsing saved playlists, etc.
Termcom Info
- We require https://github.com/hrkfdn/mpdas to get scrobbling working as it "official" last.fm integration was removed from mpd in 2013.
- To control the mixer on other terminals, use
PULSE_SERVER=nullsleep pavucontrol
- The official last.fm account credentials are stored in the exec password spot :)