El mar, 08-12-2009 a las 20:52 +0100, Andrea Grandi escribió: > Hi, > > 2009/12/8 Claudio Saavedra <[email protected]>: > > I pushed a new package to the autobuilder queue already. > > I'm testing the new package right now. After installing it I had to > start it manually from N900 terminal
Well, the debian prerm and postinst scripts should be taking care of restarting the daemon during an upgrade, so this should be working automatically. > but it's working because last.fm > website is displaying in realtime what I'm listening to. > > A couple of question now: > > 1) How can I start it automatically without having to start it manually? It should do already, after installation, and on the session start (after the X session is ready). > > 2) If I'm listening to some music but I don't have any connection at > the moment, are the tracks queued to be scrobbled once I get an > Internet connection? Yes, tracks are queued. Once there is a connection available, the queue is flushed and the tracks are sent to last.fm. This doesn't happen immediately after the connection is available, though, but only when you start listening again. This could be improved. Another limitation is that the queue is not serialized, so if the process is terminated for any reason, the queue will be emptied. This is also important to fix. Claudio _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
