Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themactep/somafm4mpd
Console script to play SomaFM playlists through an MPD server
https://github.com/themactep/somafm4mpd
Last synced: about 1 month ago
JSON representation
Console script to play SomaFM playlists through an MPD server
- Host: GitHub
- URL: https://github.com/themactep/somafm4mpd
- Owner: themactep
- License: gpl-2.0
- Created: 2013-10-29T06:58:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-29T07:20:38.000Z (about 11 years ago)
- Last Synced: 2024-11-26T15:59:04.833Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
somafm4mpd
==========Console script to play SomaFM online radio playlists through an MPD server.
Licence
-------GPLv2 License
Requirements
------------* Ruby
http://www.ruby-lang.org/* MPD (Music Player Daemon)
http://www.musicpd.org/* mpc (basic console client for MPD)
http://mpd.wikia.com/wiki/Client:MpcInstallation
------------- download somafm4mpd.rb script
- place it somewhere within PATH
- make it executableUsage
-----Run the script in a terminal window.
You will be presented with a numbered list of available playlists.
Select a playlist and enter its number to start listening.
Other supported commands are:
`?` - to get quick help.
`i` - to get playing track name.
`l` - to show available playlists.
`p` - to toggle play/pause.
`q` - to exit the script.
`s` - to save active playlist on MPD-server.Authors
-------Paul Philippov