Skip to content

hjhart/subsonic-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subsonic

client = Subsonic::Client.new(url, username, password)

Now Playing

client.now_playing

returns a string in "artist - track" or an array if more people are streaming

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%