bsoriano Wrote:Please pardon the newbie question, but how do I disable the tvshow.next.aired script? If I do, I guess the only thing in the skin that will not work correctly is the TV Guide, is this correct?
I recently switched back to Dharma because of this problem. Any help will be greatly appreciated, since I just love the latest Neon skin and want to go back to it! By the way, using the latest nightly (July 20) did not solve the problem for me.
Regards,
Bart
I just pushed an update that has the Next Aired script disabled at startup. If you don't want to wait for the update, edit the startup.xml file as follows:
Code:
Look for:
<onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&alarm=99)</onfocus>
<onfocus>Notification(Startup,TV Guide Updated)</onfocus>
Change to:
<!-- <onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&alarm=99)</onfocus>
<onfocus>Notification(Startup,TV Guide Updated)</onfocus> -->

Search
Help