Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

InsanityRadio/ShowplanSongFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showplan SongFinder

Showplan SongFinder is an extension for ShowPlan. It allows you to see the track history.

At the moment, it will simply open a database connection to a database named song_history (sorry, shared hosting users!) and query the table song_history. This is how Insanity stores recently playing information - this comes from our data engine.

API

TBC. However as a proof of concept, you can currently visit the following URI to dump the next three shows:

http://localhost:8080/wp-content/plugins/songfinder/api.php?method=get_songs&station_id=1&start_time=1517140560&end_time=1517183767

About

A "song finder" extension for Showplan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published