2020-06-24, 01:43
(2020-06-24, 01:01)Karellen Wrote: At startup it is possible by using the autoexec.py file and saving it in your Userdata (wiki) folder next to the guisettings.xml fileOk thanks a lot but thats pretty impossible for me to do jajaja. Another solution would be to set the widgets to each menú ítem but when I do this nothing seems to appear. For instance if a point a widget to an specific addon does not appear the imagen.
Add one of the following codes to the file...
For movies:
xml:import xbmc
xbmc.executebuiltin('ActivateWindow(Videos,videodb://recentlyaddedmovies,return)')
For episodes:
xml:import xbmc
xbmc.executebuiltin('ActivateWindow(Videos,videodb://recentlyaddedepisodes,return)')
(2020-06-24, 00:29)molinapee Wrote: when I click back shows me the menu ítems whitout exit that page.Sorry, I am not sure what you mean by this.