Hi Ducan and other freevo-ers, > > The only thing I can think of is the the recordserver and or the > webserver was not stopped between upgrades. > > The line: > (got_schedule, recordings) = ri.getScheduledRecordings() > should read: > (status, schedule) = self.recordclient.getScheduledRecordingsNow() > > This implies that there is an old version lying around, you may need to > delete the site-packages/freevo and reinstall freevo.
I did indeed not stop the record server and the web server during the upgrade process. (They are started already during boot time and I was lazy.) Stopping them and installing freevo again makes that everything works!! Many thanks for the good work on Freevo. I really appreciate that you take always the time to answer (stupid) questions of everybody including me. I continue configuring... Greetings, Han ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
