I did a fresh XBMC install on my AppleTV 2 using Frodo as most plugins dont seem to be supporting Gotham yet. I downloaded the master.zip file from the first post and did an install from zip in XBMC. Next, I went to my Add Ons, opened the PseudoTV Live settings, went to Debugging and enabled it for better logging and started the Addon.
At first, things look promising. I see it starts the Auto Tuning process, I see it going through a variety of Youtube channels and then at 55% it crashes
This is my xbmc.log tail:
17:18:07 T:195162112 NOTICE: -->Python Interpreter Initialized<--
17:18:08 T:195162112 NOTICE: script.pseudotv.live PseudoTV Live /var/mobile/Library/Preferences/XBMC/addons/script.pseudotv.live-master 0.3.9
17:18:08 T:195162112 NOTICE: script.pseudotv.live-Globals: System Caching Enabled
17:18:10 T:195162112 NOTICE: script.pseudotv.live-ChannelList: Donor Import Failed, Disabling Donor FeaturesNo module named Donor
17:18:11 T:195162112 NOTICE: Donor Import Failed, Disabling Donor FeaturesNo module named Donor
17:18:12 T:195162112 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.pseudotv.live-master/resources/lib/Overlay.py:146: DeprecationWarning: object.__init__() takes no parameters
xbmcgui.WindowXMLDialog.__init__(self, *args, **kwargs)
17:18:12 T:195162112 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.pseudotv.live-master/resources/lib/Overlay.py:50: DeprecationWarning: object.__init__() takes no parameters
xbmc.Player.__init__(self, xbmc.PLAYER_CORE_AUTO)
17:18:12 T:195694592 NOTICE: -->Python Interpreter Initialized<--
Absolutely love, love, love the potential of this addon and appreciate all the amazing work you're putting into this!
Appreciate your thoughts on what might be causing this!