-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal : Podcast - Alarm - Timer #67
base: dev
Are you sure you want to change the base?
Conversation
add wakeup function add count down listening
Hi JB314, sorry for the late reply. I'll take a look at your code in the details in the next days. The features are interesting and worth to be integrated, although I'd instead do that directly in the new version of RuneAudio, which we will publish soon. The 0.4 release will be the last one based on the old code and can be considered a transitional one towards the new one. |
Hi tried to apply this code - unfortunately wake up feature and sleep does not work - podcast works perfect! Can't wait for new version of rune! |
Hi, I've to publish an updated version of thoses scripts which supports the Spotify renderer. (force the MPD when it starts, and stop spotify playback correctly) |
Unfortunately it did not make a trick. I'v changed chown (to http) and chmod (executable) mpd does not stop and when i try to activate wakeup feature i only get "Software Failure. Press left mouse button to continue.Guru Meditation #22.65045032" Any idea? All best Jan |
quite strange ! which version are you using ? 0.3 or dev branch (~0.4) ? |
Cool thank's i will check solutions, i'm using 0.3 version. Take care! And I will let you know. |
while executing atq - it says that there are some tasks pending added by http. In case of cronie - it is enabled but says (cronetab -l) no crontab for root. Also there are no such files in as wakeup and wakeup.cron in /var/www/command. |
ok it is 0,4 version -sorry for putting wrong information |
It looks like the latest source doesn't match with my code (or the opposit ;) ) |
Hi,
Here you can find some features developed on top of the dev branch.
You can use it or reject it (or ask me to adapt) as your convenience.
New features :
RSS and Atom supported.
We can use a more robust library than lastRSS but need php-dom which is not included in the php's compilation path.
I've adapted the library in order to accept Atom feeds and self closing tag.
Mandatory adaptations :