Kodi Community Forum
automated shoutcast recording - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: automated shoutcast recording (/showthread.php?tid=17812)



automated shoutcast recording - jbalmer - 2006-01-31

recording streaming audio works great, but can a start/stop timer be added? i like to record shows to listen to them later.


- los93sol - 2006-02-01

was thinking of something similar myself...a "tivo-esque" type of functionality would be nice. what i mean is many of the shoutcast streams these days give info about what song is about to play, perhaps there might be a way to start caching a song when it starts playing so if you press the record button in the middle of a song it would go back to the beginning and record the entire song, then clear cache and start caching again for the next song. just an idea...
regards,
los93sol


Hmmmm.... - jbalmer - 2006-07-23

Anyone?:confused2:


- SleepyP - 2006-07-23

los93sol, that doesn't sound like a lot of work or anything...
btw that was sarcasm. you're crazy.
being able to simply do an automated record from xxxx time to xxxx time should be do-able via python, right? since all that is doing is a very basic automation of features already in XBMC?


I have no clue. - jbalmer - 2006-07-26

I know nothing about python or xbmc programming. Just hoping someone would provide a solution.Sad


- jbalmer - 2006-08-02

Oh...does anyone have a copy of the Wakeup.py script that is mentioned in the Alarm-Clock thread? The link is broken. I might be able to tinker with that to make what I want.