Advertisement
Guest User

Untitled

a guest
Jan 25th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-TVOverlay: Channel reset setting - 0
  2. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-TVOverlay: Background updating - 1
  3. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-TVOverlay: Show Next Item - True
  4. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-TVOverlay: Hide Short Items - True
  5. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-TVOverlay: Short item length - 180
  6. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-TVOverlay: Channel logo folder - /storage/.xbmc/addons/script.pseudotv.live-master/resources/skins/default/images/
  7. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: Channel Reset Setting is 0
  8. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: Force Reset is False
  9. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: Start Mode is 1
  10. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: IceLibrary is True
  11. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: findMaxChannels
  12. 12:53:25 T:140462168905536 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  13. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: findMaxChannels return 1
  14. 12:53:25 T:140460689434368 DEBUG: DialogProgress::StartModal called
  15. 12:53:25 T:140460689434368 DEBUG: ------ Window Init (DialogProgress.xml) ------
  16. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: setupChannel 1
  17. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-Channel: Added rule - Rename Channel to BBC ONE W Mid LiveTV
  18. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: runActions 1 on channel 1
  19. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: Force LiveTV rebuild
  20. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: artworkLOC = /storage/.xbmc/userdata/addon_data/script.pseudotv.live/cache/artwork/
  21. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-FileAccess: trying to open /storage/.xbmc/userdata/addon_data/script.pseudotv.live/settings2.xml
  22. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: makeChannelList, CHANNEL: 1
  23. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: Building LiveTV Channel, I1.2067.microsoft.com , pvr://channels/tv/All TV channels/0.pvr , xmltv
  24. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: Building LiveTV using tuner1
  25. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: setting3 = xmltv
  26. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: xmltv_ok, testing /storage/downloads/XML/xmltv.xml
  27. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: INFO: XMLTV Data Found...
  28. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: xmltvValid = True
  29. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-FileAccess: trying to open /storage/downloads/XML/xmltv.xml
  30. 12:53:25 T:140460689434368 DEBUG: script.pseudotv.live-ChannelList: title.episodeNumber.3 = Weatherview - 00
  31. 12:53:25 T:140460689434368 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  32. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  33. Error Type: <type 'exceptions.AttributeError'>
  34. Error Contents: ChannelList instance has no attribute 'LiveID'
  35. Traceback (most recent call last):
  36. File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/Overlay.py", line 205, in onInit
  37. if self.readConfig() == False:
  38. File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/Overlay.py", line 333, in readConfig
  39. self.channels = self.channelList.setupList()
  40. File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 144, in setupList
  41. self.setupChannel(i + 1, False, makenewlists, False)
  42. File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 440, in setupChannel
  43. if self.makeChannelList(channel, chtype, chsetting1, chsetting2, chsetting3, chsetting4, append) == True:
  44. File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 655, in makeChannelList
  45. fileList = self.buildLiveTVFileList(setting1, setting2, setting3, channel)
  46. File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 2230, in buildLiveTVFileList
  47. LiveID = self.LiveID(imdbid, tvdbid, sbManaged, cpManaged, '', '', Unaired)
  48. AttributeError: ChannelList instance has no attribute 'LiveID'
  49. -->End of Python script error report<--
  50. 12:53:25 T:140462168905536 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement