Scripting
Helium allows for running user defined scripts. Scripts are small code blocks that performs various operations on files, artists, albums etc. You c...
Thu, 24 May, 2018 at 9:51 AM
Helium scripts are written in C#. If you are familiar with C# and the .NET Framework you will notice that you have access to most features and...
Mon, 8 Aug, 2016 at 11:34 PM
Exposed host methods (INeonRemoteCalls)
These calls are always invoked via the RemoteCalls interface:
host.RemoteCalls.RatingToS...
Sun, 7 Jan, 2018 at 12:38 PM