Hello, A couple of days ago I recorded an episode of "Real Time with Bill Maher". I have another episode scheduled to be recorded tomorrow. I was not sure what would happen if two episodes were in my recorded shows directory at the same time so I wanted to 're-name' this in Freevo. First I deleted the info about the show, then had Freevo look for new data from the IMDB. It comes back with two choices to choose form for possible new data. When I chose one, Freevo crashed. It had also deleted the associated .fxd file so the recording no longer shows up in Freevo. I created a new .fxd file by hand and tried the same process over and it crashed again. Here is the info from main-1000.log.
I am using the latest Freevo on SuSE10.0 http://www.imdb.com/find?s=tt;site=aka;q=03%2007%2022%2000%20real%20time%20with%20bill%20maher%20 Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/freevo/main.py", line 285, in eventhandler app.eventhandler(event) File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 673, in eventhandler action( arg=arg, menuw=self ) File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 92, in select self.function(arg=self.arg, menuw=menuw) File "/usr/lib/python2.4/site-packages/freevo/video/plugins/imdb.py", line 208, in imdb_create_fxd fxd.setImdbId(arg[0]) File "/usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py", line 185, in setImdbId self.parsedata(idpage, id) File "/usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py", line 614, in parsedata self.info['year'] = title.find('a').string.strip() AttributeError: 'NoneType' object has no attribute 'string' Thanks for your help, Tom ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
