Scripting

Scripting introduction
Helium allows for running user defined scripts.  Scripts are small code blocks that performs various operations on files, artists, albums etc. You c...
Wed, 8 Apr, 2020 at 3:39 PM
Scripting basics
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 APIs tha...
Mon, 30 Mar, 2020 at 9:41 AM
Scripting API
Exposed host methods (INeonRemoteCalls) These calls are always invoked via the RemoteCalls interface: host.RemoteCalls.RatingToStrin...
Wed, 8 Apr, 2020 at 3:42 PM
Database
Database model Only the most important tables are shown.
Mon, 8 Aug, 2016 at 11:21 PM