2011-01-21, 20:20
Hello,
i installed XBMC on my AppleTV 2 (black) using Firecore Seasonpass 0.6.7 (26) and Firecore aTV Flash (black) beta 2. The aTV is using the tethered jailbreak on AppleTV 4.1.1 (=iOS 4.2.1).
It's XBMC PRE-10.5 rUnknown (Compiled: Jan 17 2011).
I already filed one bug report, but as i'm really new here, don't want to add to many to the list. I'm not sure if it's ma fault.
I think i've found two other bugs:
a) The addon 'tagesschau' doesn't work. I get a script error in tagesschau.py.
b) The addon 'VideoMonkey' doesn't work. I also get a script error in plugin.video.videomonkey.
In the file /var/mobile/Library/Preferences/xbmc.log it's
But nonetheless: thanks a lot for the port to the AppleTV2! It's great!
Update: just found out, that the Mediathek plugin is even better than Videomonkey http://forum.xbmc.org/showpost.php?p=695...tcount=119 (copy to /var/mobile/, install using zip file). But RTMP is not supported yet on the aTV2.
i installed XBMC on my AppleTV 2 (black) using Firecore Seasonpass 0.6.7 (26) and Firecore aTV Flash (black) beta 2. The aTV is using the tethered jailbreak on AppleTV 4.1.1 (=iOS 4.2.1).
It's XBMC PRE-10.5 rUnknown (Compiled: Jan 17 2011).
I already filed one bug report, but as i'm really new here, don't want to add to many to the list. I'm not sure if it's ma fault.
I think i've found two other bugs:
a) The addon 'tagesschau' doesn't work. I get a script error in tagesschau.py.
b) The addon 'VideoMonkey' doesn't work. I also get a script error in plugin.video.videomonkey.
In the file /var/mobile/Library/Preferences/xbmc.log it's
Code:
10:14:01 T:269565952 M: 93413376 NOTICE: -->Python Interpreter Initialized<--
10:14:03 T:269565952 M: 93978624 ERROR: Error Type: <type 'exceptions.IndexError'>
10:14:03 T:269565952 M: 93978624 ERROR: Error Contents: list index out of range
10:14:03 T:269565952 M: 93978624 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.tagesschau/tagesschau.py", line 86, in <module>
date, url = get_video_ts20h()
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.tagesschau/tagesschau.py", line 68, in get_video_ts20h
video = re.compile(pattern).findall(s)[0]
IndexError: list index out of range
10:14:03 T:249712640 M: 93851648 ERROR: GetDirectory - Error getting plugin://plugin.video.tagesschau/
10:14:03 T:249712640 M: 93851648 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tagesschau/) failed
10:14:18 T:270544896 M: 93290496 NOTICE: -->Python Interpreter Initialized<--
10:14:19 T:270544896 M: 93290496 ERROR: Error Type: <type 'exceptions.SyntaxError'>
10:14:19 T:270544896 M: 93290496 ERROR: Error Contents: ("Non-ASCII character '\\xc2' in file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/videomonkey.py on line 344, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details", ('/var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/videomonkey.py', 344, 0, None))
10:14:20 T:270544896 M: 93290496 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/default.py", line 26, in <module>
win = Main()
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/default.py", line 19, in __init__
self.run()
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/default.py", line 22, in run
import videomonkey
SyntaxError: ("Non-ASCII character '\\xc2' in file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/videomonkey.py on line 344, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details", ('/var/mobile/Library/Preferences/XBMC/addons/plugin.video.videomonkey/videomonkey.py', 344, 0, None))
10:14:20 T:249712640 M: 93958144 ERROR: GetDirectory - Error getting plugin://plugin.video.videomonkey/
10:14:20 T:249712640 M: 93958144 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.videomonkey/) failed
But nonetheless: thanks a lot for the port to the AppleTV2! It's great!
Update: just found out, that the Mediathek plugin is even better than Videomonkey http://forum.xbmc.org/showpost.php?p=695...tcount=119 (copy to /var/mobile/, install using zip file). But RTMP is not supported yet on the aTV2.