← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 617479] Re: jamu.py crashed in _searchforSeries()

 

Jamu has been removed from 0.25.  0.25 is in the current development
release (precise).  -> Won't Fix.

** Package changed: mythplugins (Ubuntu) => mythtv (Ubuntu)

** Changed in: mythtv (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in Ubuntu.
https://bugs.launchpad.net/bugs/617479

Title:
  jamu.py crashed in _searchforSeries()

Status in “mythtv” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: mythplugins

  PythonArgs: ['/usr/share/mythtv/mythvideo/scripts/jamu.py', '-MW']
  Traceback:
   Traceback (most recent call last):
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6432, in <module>
       main()
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6417, in main
       process.processMythTvMetaData()
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5585, in processMythTvMetaData
       self._downloadScheduledRecordedGraphics()
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5381, in _downloadScheduledRecordedGraphics
       results = self._getScheduledRecordedTVGraphics(program, key)
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5210, in _getScheduledRecordedTVGraphics
       return self._getTvdbGraphics(cfile, graphics_type, toprated=True, watched=True)
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 3930, in _getTvdbGraphics
       if not self.verifySeriesExists():
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 1981, in verifySeriesExists
       seriesfound=self._searchforSeries(series_name)    # Series only
     File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 1914, in _searchforSeries
       show = self.config['tvdb_api'][sid_or_name]
     File "/usr/lib/python2.6/dist-packages/MythTV/ttvdb/tvdb_api.py", line 788, in __getitem__
       return self.shows[sid]
   KeyError: '80726'
  UserGroups: audio cdrom dialout video

  
  $ /usr/share/mythtv/mythvideo/scripts/jamu.py -v

  Title: (JAMU - Just.Another.Metadata.Utility); Version: (v0.7.3);
  Author: (R.D.Vaughan)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/617479/+subscriptions


References