Skip to content

A quick hack in Python to add meta data to the outgoing Radio Station stream.

Notifications You must be signed in to change notification settings

punjab/currentPlayingSong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

currentPlayingSong.py

A quick hack in Python to add meta data to the outgoing Radio Station stream.

An XML parser fetches XML feed generated from Radio Software, parses it and writes to a file, that is constantly being read by Nicecast Studio.

Runs every 1 minute using crontab/launchAgent and writes to the Nowplaying.txt file in a format required by Nicecast streaming server.

About

A quick hack in Python to add meta data to the outgoing Radio Station stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages