Skip to content

Web interface for pianobar with album art and artist information

Notifications You must be signed in to change notification settings

david4shure/Pianobar-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pianobar-Web

Web interface for pianobar with album artwork through Last FM, as well as social features such as voting on the next station to be played.

alt link

Installation

  1. Install pianobar with valid TLS fingerprint (see for the following link to compile and install pianobar from source)
  2. Simply clone the repository, and in the Pianobar-Web foler, run python pianobar_web.py.
  3. If you wish to change the port to 80, you must change lines 233 and 325 to reflect this change.
  4. Now you can listen to your pandora music, and control your music from anywhere on your network!

Upcoming

  1. More extensive album artwork and artist bio info through Last FM. (done, MS 1)
  2. Implementing social features such as voting on the next station to be played. (done, MS 2)
  3. Will introduce distributed music streaming to any internet browser on the same network as the server (done, MS 3; see Antisocial Streamer)
  4. Instead of using pianobar, migrate to python-pandora for cleaner code base -- https://github.com/02strich/python-pandora
  5. Include bug fixes for those using a config file with pianobar, (~/.config/pianobar/ctl)
  6. Indicate if current song has already been liked or not (so you know if you should like it again)

About

Web interface for pianobar with album art and artist information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published