2011-01-23, 16:56
Thanks man! Worked immediatly on my ATV2:
Goto "/Applications/XBMC.frappliance/XBMCData/Addons/skin.confluence/720p/" with a SSH-FTP client (like Cyberduck for OSX).
Edit the following text to the "DialogVideoInfo.xml" file as stated in the startpost:
Goto "/Applications/XBMC.frappliance/XBMCData/Addons/skin.confluence/720p/" with a SSH-FTP client (like Cyberduck for OSX).
Edit the following text to the "DialogVideoInfo.xml" file as stated in the startpost:
Quote:<control type="button" id="13">
<description>Home Cinema Experience</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>Cinema</label>
<onclick>Dialog.Close(MovieInformation)</onclick>
<onclick>Playlist.Clear</onclick>
<onclick>RunScript(special://home/addons/script.cinema.experience/addon.py)</onclick>
</control>