Rhythmweb lets you control Rhythmbox remotely, from your web browser. It is not an Internet radio server - it does not play music in your web browser, rather it lets you control Rhythmbox on a machine other than the one it is running on.
Rhythmweb was inspired by Joe Shaw's Banshee Media Server, which is a Internet radio server.
Download now: rhythmweb-0.4.tar.bz2
PS: I totally forgot to mention it in the README, but once it is running, look in Epiphany's Bookmarks
> Nearby Sites
menu or browse to: http://your-rb-host:8000/
Please report bugs to the Rhythmweb project on Launchpad.
Requirements
To use Rhythmweb, you must have the following installed:
- Rhythmbox v0.11 (v0.10 might work)
- Python 2.5
TODO
Things I'm planning on doing (patches greatly appreciated).
- Playlist editing
- AJAX bling
- Configurable port number, etc
- Login-based security, public version of the player
- REST web services API
- Support an alternative
wsgiref
(to support older versions of Python)
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.