Music: Difference between revisions

From CSCWiki
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.


== Syscom Info ==
== 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

  1. Run ssh nullsleep from an office terminal.
  2. Run ncmpcpp
  3. 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