
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
HFR Now Playing allows to display in your signature on the french forum forum.hardware.fr what song you're now listening. This script uses the ClientForm library that I've a little hacked because the forms on the forum doesn't respect any HTML standard ;-) (in fact I've commented lines 647, 661 and 662).
HFR Now Playing permet d'indiquer dans votre votre signature sur le forum forum.hardware.fr ce que vous écoutez en ce moment. Ce script utilise la librairie ClientForm que j'ai un peu modifié car les formulaires du forum ne respectent aucun standard HTML ;-) (en fait, j'ai commenté les lignes 647, 661 et 662).
INSTALLATION
Just download the archive, and add it in the list of scripts of amaroK via the Tools->Scripts menu. Then set up your nick/password off your account on the forum by clicking on the "Configure" button.
Téléchargez l'archive, et ajoutez le à la liste des scripts d'amaroK via le menu Outils->Scripts. Puis configurer vos identifiants/mot de passe de voter compte HFR en cliquant sur le bouton "Configure".
15 years ago
--- 0.5 ---
* URL on forum has changed
* extension added to the archive .amarokscript
--- 0.4 ---
* Signature display configuration
--- 0.3 ---
* you can now configure the prefix/suffix around the "title - song" in the signature
--- 0.2 ---
* when a track change occurs, the update is achieved only once (it was twice in 0.1), thank to multani (http://multani.info/npamarok/)
* add carriage return to debug output and remove password displaying in debug
15 years ago
--- 0.5 ---
* URL on forum has changed
* extension added to the archive .amarokscript
--- 0.4 ---
* Signature display configuration
--- 0.3 ---
* you can now configure the prefix/suffix around the "title - song" in the signature
--- 0.2 ---
* when a track change occurs, the update is achieved only once (it was twice in 0.1), thank to multani (http://multani.info/npamarok/)
* add carriage return to debug output and remove password displaying in debug
kulas
1 month ago
Report
M-ThijZ
15 years ago
If I get the hang of it I'll implement it for the different fora I'm currently using.
Report