[mythtv-commits] Ticket #2734: scripts for fetching metadata for video files automatically

MythTV mythtv at cvs.mythtv.org
Thu Mar 8 17:15:58 UTC 2007


#2734: scripts for fetching metadata for video files automatically
-------------------------------------------------+--------------------------
 Reporter:  visit0r <gmail: pekka.jaaskelainen>  |        Owner:  awithers
     Type:  defect                               |       Status:  new     
 Priority:  minor                                |    Milestone:  unknown 
Component:  mythvideo                            |      Version:  0.20    
 Severity:  low                                  |   Resolution:          
-------------------------------------------------+--------------------------

Comment(by anonymous):

 Got some problem with the latest version of Season is missing like for
 0797746, then it just halts.

 Scanning /var/lib/mythvideo/TopGear/Season8/Top Gear - 08x01 -
 2006.05.07.nfo for IMDb ID
 Found IMDb ID '0797746'
 Querying IMDb for meta data for ID 0797746...
 Traceback (most recent call last):
   File "/usr/share/mythtv/mythvideo/scripts/find_meta.py", line 931, in ?
     main()
   File "/usr/share/mythtv/mythvideo/scripts/find_meta.py", line 926, in
 main
     scan(path, options.imdb_id)
   File "/usr/share/mythtv/mythvideo/scripts/find_meta.py", line 834, in
 scan
     scan_directory(root)
   File "/usr/share/mythtv/mythvideo/scripts/find_meta.py", line 795, in
 scan_directory
     scan_file(video)
   File "/usr/share/mythtv/mythvideo/scripts/find_meta.py", line 758, in
 scan_file
     metadata = find_metadata_for_video_path(pathName)
   File "/usr/share/mythtv/mythvideo/scripts/find_meta.py", line 620, in
 find_metadata_for_video_path
     metadata = imdbpy.metadata_search(imdb_id)
   File "/usr/share/mythtv/mythvideo/scripts/imdbpy.py", line 197, in
 metadata_search
     metadata += 'Title:' + episode_title_format % \
   File "/var/lib/python-support/python2.4/imdb/utils.py", line 797, in
 __getitem__
     rawData = self.data[key]
 KeyError: 'season'

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2734#comment:11>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list