What does it do?-----------------------------------------------------
The
Scripts plugin allows the creation of simple plugins via the scripting language Lua. Scripts can be written and distributed much in the same way current Plugins are. An added benefit is that the development takes much less time on average and opens the door for more plugins to be written because the scripting language and interactions with PlayOn are simplified and in some cases enhanced.
To download additional scripts please visit
[Link Removed] You are not allowed to view links. Please login or register
Register or LoginPlayOnScripts.com
Find new Scripts at
[Link Removed] You are not allowed to view links. Please login or register
Register or LoginPlayOnScripts.com
Get help with developing Scripts at
[Link Removed] You are not allowed to view links. Please login or register
Register or LoginPlayOnScripts.com
or in the
[Link Removed] You are not allowed to view links. Please login or register
Register or LoginScripts Development
ForumChange Log (current version 0.9.0.0)-----------------------------------------------------
0.6.0.0
Fixed "Update" bug
Extended Lua with GetStringFromAMF(); (thanks to seeit360)
Extended Lua with LoadNetLib();
GetTime(); is a little more robust
Scripts now have some access to the Options dialog provided by PlayOn Settings
With the addition of the options dialog I extened Lua with GetScriptOption(); and SetScriptOption();
0.5.0.0
The timer created with SetTimeOut(); can now be stopped with StopTimeOut();
Extended lua with DynamicVirtualFolder(); making VirtualFolder(); no longer dynamic unless forced with _SPECIAL_force_refresh=1;
Extended lua's string manipulation with str_trim(); str_get_between(); and str_get_between_a();
Extended lua's caching with CacheData();
Fixed rootfolder not displaying scripts (hopefully)
-----------------------------------------------------
Donations-----------------------------------------------------
If you like this plugin and would like to donate consider sending an
[Link Removed] You are not allowed to view links. Please login or registerRegister or
LoginAmazon Gift Card
to
mopenstein@gmail.comedit: 5/3/10 by HotTamale