Dear All,<br><br>The API has been changed after Amarok2 RC1. The configure() signal is no longer provided by Amarok. Actually it has never been sent, but the signal was provided and I forgot to implement. :S Since we may need much work to do on this issue, I decided to postpone this at least till the release of <a href="http://2.0.1.">2.0.1.</a><br>
You can add a config menu to do a triggered.connect(onConfigure) if you really need to store any config info.<br><br>In order to provide a more convenient way to do config jobs, Amarok.Script.readConfig/writeConfig functions are ready for use. You don't need to have your own config files for that.<br>
<br>Todo:<br>1. The version checking function must be implemented before 2.0.1, or the change of APIs would be a disaster.<br>2. I found the GUI control APIs are not sufficient enough. We may want to come up with a more flexible way of adding menus/buttons. Now you can only add menus on the Settings/Tools menu.<br>
<br clear="all"><br>-- <br>Cheers,<br>Peter ZHOU<br>-------------------------------<br><a href="http://www.peterzl.net/">http://www.peterzl.net/</a><br>