My SoC student Peter Zhou has interesting news about his progress with Amarok 2's all-new scripting system. I'm pasting his blog here, as he is not yet aggregated on Planet KDE.
Before that, let me fill you in with the details about our plans for scripting in Amarok 2:
- Amarok scripts are based on QtScript (= JavaScript)
- Scripts are running in-process, as opposed to Amarok 1's way of running them in a separate process
- The new script manager will be able to do version management, and possibly automatic upgrades