Re: [RDD] Playlist on website

2013-04-26 Thread Morten Krarup Nielsen
Thanks for all the suggestions. I will have have to investigate the very different approaches further. Kind regards, Morten 2013/4/24 Max Goldstein, Operations Director > The Rivendell-Spinitron Update code that my colleague Andy links to is > well-documented and recommended for anyone that us

Re: [RDD] Playlist on website

2013-04-24 Thread Max Goldstein, Operations Director
The Rivendell-Spinitron Update code that my colleague Andy links to is well-documented and recommended for anyone that uses both Rivendell and Spinitron. I wouldn't consider the MetaData pusher ready for use by the outside world. We display our now playing song, according to Spinitron, by includin

Re: [RDD] Playlist on website

2013-04-24 Thread Robert Orr
I've got an ugly script (no loops) that does this http://www.radiofree.ca/recentlyplayed.php Here's the top 20 lines of it. Let me know if you'd like the rest. while true do artist=`tr "%^" "\n" /home/robert/scripts/nn.temp artist40=$artist39 artist39=$artist38 artist38=$

Re: [RDD] Playlist on website

2013-04-24 Thread Andy Sayler
We use Spinitron to record both our Rivendell and non-Rivendell plays. When we use Rivendell, either live or via Automation, we have a plugin that automatically sends the Now Playing info to Spinitron. Details are here: https://github.com/WMFO/Rivendell-Spinitron-Update. We

Re: [RDD] Playlist on website

2013-04-24 Thread Wayne Merricks
Hi, I made a wordpress plugin that shows just the now playing, theres also a standalone version that could be adapted. Behind the scenes this is one db table with the following info: time - Time the event started artist title length - How long the song was endtime - calculated end time (base

[RDD] Playlist on website

2013-04-24 Thread Morten Krarup Nielsen
Hi! Has anyone set up a playlist on their website, so listeners can look up the name of the song they've just heard? If so, maybe the code could be posted here :-) Thank you very much! Kind regards, Morten ___ Rivendell-dev mailing list Rivendell-dev