maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Troubleshooting (https://talk.maemo.org/forumdisplay.php?f=6)
-   -   sleep timer or alternative (https://talk.maemo.org/showthread.php?t=1526)

rcrh 2006-03-04 17:38

sleep timer or alternative
 
I'm using my 770 to listen to audio books using the slimserver to stream the mp3. I would like to find a way to turn off the audio book after a certain amount of time. You see I often listen to a book while drifting off to sleep and many of the audio books are one looooong file. I don't like the idea of waking up in the morning and finding that my 770 has been playing all night.

Any ideas?

thanks,
Richard.

Pinatz 2009-01-30 22:42

Re: sleep timer or alternative
 
does anybody know which programs for the n810 are aable to do this?
ich have nearly the same problem. "at" is not implemented in the maemo (linux) terminal.. and sry for pushing such an old thread :>
why isnt such a function in vagalume or any media player=(

knorke 2009-01-31 07:38

Re: sleep timer or alternative
 
Code:

sleep 3600 && killall osso-media-server
is what I use...
I made a command entry for osso-statusbar-cpu:
Code:

sh -c 'sleep 3600 && killall osso-media-server'

Pinatz 2009-01-31 11:05

Re: sleep timer or alternative
 
alright thx sleep 3600 && killall vagalume works perfectly :)
Hm maybe I will code a programm that kills other programms and the nitself after a selected time :D

gs1 2009-02-01 22:29

Re: sleep timer or alternative
 
I also use the sleep-killall method. Convenient if you put it as a button on Personal Launcher. Also, have you tried Panucci to play the audio books? It has a great bookmarking system which is useful for single file books, plus volume control from the rocker button and embedded album art.


All times are GMT. The time now is 03:42.

vBulletin® Version 3.8.8