application icongmusicbrowser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
third_party_apps:xchat [2009/04/22 13:01] – updated with script new fonctionalities lau1third_party_apps:xchat [2009/04/26 11:55] lau1
Line 7: Line 7:
 I added some checks so that it fails to load gracefully. I added some checks so that it fails to load gracefully.
  
-the script is now capable of launching gmlusicbrowser+The script is now capable of launching gmusicbrowser
 It will load gmusicbrowser automatically upon startup It will load gmusicbrowser automatically upon startup
  
Line 15: Line 15:
  
 ===== Installing the script ===== ===== Installing the script =====
-download it from +Download it from 
 http://sites.google.com/site/lcoudeur/Home/gmplay.pl3.zip?attredirects=0 http://sites.google.com/site/lcoudeur/Home/gmplay.pl3.zip?attredirects=0
 +
 ==== Changing the message displayed ==== ==== Changing the message displayed ====
- 
 Edit the script (in your editor of choice) and update the message printed. Edit the script (in your editor of choice) and update the message printed.
 <code perl>  <code perl> 
Line 24: Line 24:
 my $playing ="écoute sur son magnétophone numérique"; #replace with your own message   my $playing ="écoute sur son magnétophone numérique"; #replace with your own message  
 </code>  </code> 
- 
 The script can display all the informations provided by Dbus to modify the output: The script can display all the informations provided by Dbus to modify the output:
 Dbus provides album, artist, disc, length, title, track.  Dbus provides album, artist, disc, length, title, track. 
 The current scrip displays artist - title - album The current scrip displays artist - title - album
  
-as shown below.+As shown below.
  
 <code perl> <code perl>
Line 60: Line 59:
 </code> </code>
  
-if everything is fine Xchat will let you know by printing the message+If everything is fine Xchat will let you know by printing the message
 <code> <code>
  Loaded gmusic XChat 0.0.5:  Loaded gmusic XChat 0.0.5:
Line 89: Line 88:
 What can it do ? What can it do ?
  
-in xchat type +In xchat type 
 <code> <code>
 /gm_help /gm_help
Line 112: Line 111:
 </code> </code>
  
-there you have it+There you have it
  
   * /gm_start Starts gmusicbrowser if it's not present on dbus. It will not start a second instance. It pauses 4 seconds to allow the application to start.   * /gm_start Starts gmusicbrowser if it's not present on dbus. It will not start a second instance. It pauses 4 seconds to allow the application to start.
Line 127: Line 126:
 ===== Todo list ===== ===== Todo list =====
  
-any suggestions +Any suggestions
  
  
third_party_apps/xchat.txt · Last modified: 2022/05/23 01:30 by 127.0.0.1
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0