Skip to content

ecruhling/now-playing-subsonic

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Subsonic Now Playing

A dead simple, quick and dirty script that reads the Now Playing song from a Subsonic server and displays the title and artwork on a web page.

Table of Contents

Usage

Replace the contents of the variables username, password and server with your own. Since this information is sent in the clear, do not use this where security is important.

That's it. The script updates every 8 seconds. This can be modified on line 60.

The script does not take into account multiple accounts playing from the same server. It will silently fail if that is the case. It will take a few minutes of only one account playing to start working again.

I like to have a separate computer set up with a small monitor with this script running in Chromium. Set Chromium to full screen and hide the address bar and you have a nice visual representation of what's playing.

About

A dead simple, extremely messy script that will display the current playing song & artwork from a Subsonic server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published