modifying TV on Desi Zone addon
#1
I want to edit the TV on Desi-Zone addon made by AJ. What I want it to do is, when I open the addon, I want it to automatically open the TV on Demand section and just display all of the indian channel folders instead of me having to open the "On Demand" folder myself.

So I opened up turtle.xml in config folder of AJ's addon and tried this:

I changed <next-action name="On_Demand" id="display_TV_Shows"
isfolder="true" />

to this:

<redirect-action name="On_Demand" id="display_TV_Shows"
isfolder="true" />



and I obviously don't know a lot of XML or python but what I changed didn't work. I get an error when I open the addon in xbmc (windows) and the folder is empty. XBMC throws me an error saying it can't find one of the functions.

What is difference in next-action and redirect-action and why does my change not work properly? Any help is appreciated.
Reply
#2
just check with Ajay , I think he uses turtle scripts thats why ( although I am not sure if that makes any difference ) Bets bet Checjk with Ajay himself on his thread.
Reply

Logout Mark Read Team Forum Stats Members Help
modifying TV on Desi Zone addon0