braz96 / skin.mimic

A Kodi skin with touches of reFocus and Aeon Nox.
Other
80 stars 67 forks source link

.shortcuts will soon be deprecated #17

Closed ghost closed 9 years ago

ghost commented 9 years ago

From a quick (very quick!) check of the repo, this is the only skin other than Nox5 (+ non repo variants) than will be affected by an upcoming change to the skin shortcuts script.

Support for the very old .shortcuts files are soon to removed, with only support for the .DATA.xml files for providing defaults for menu's/submenus - please migrate to the new file format ASAP :)

(Relevant PR - https://github.com/BigNoid/script.skinshortcuts/pull/30 - if you use the same default submenus as Nox5, you can just use the .DATA.xml files that Nox5 now uses.)

Any questions, please ask :)

braz96 commented 9 years ago

Thanks for pointing this out, will update right away!

braz96 commented 9 years ago

Fixed, thanks.