[mythtv-users] Orphan recordings cleaned up?

Stefan G. Weichinger lists at xunil.at
Sat Dec 25 18:43:11 UTC 2010


Am 24.12.2010 01:03, schrieb Andrew C. Stadt:
>> I had forgotten I reworked the handling in the searchDatabase utility,
>> and the old variable was 'dbclass'.  The line should read:
>>
>> DB.searchRecorded.dbclass = MyRecorded
>>
> Yup, that worked.

Sorry, not for me:

# ./find_orphans.py
Recordings with missing files
  mythtv:
     1048_20090828115911.mpg
  mythtv:
    10019_20090829174314.mpg
Traceback (most recent call last):
  File "./find_orphans.py", line 225, in <module>
    main()
  File "./find_orphans.py", line 164, in main
    printrecs("Recordings with missing files", recs)
  File "./find_orphans.py", line 43, in printrecs
    rec.pprint()
  File "./find_orphans.py", line 38, in pprint
    print u'  {0:<70}{1:>28}'.format(name,self.basename)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xdf' in
position 41: ordinal not in range(128)




More information about the mythtv-users mailing list