Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
What can I say about amor? Well simply give this script a try and let those little creatures inform you about the track playing.

*Updated* Thanks goes to arsham

Ratings & Comments

2 Comments

arsham

Nice one I edited this one for myself , just to have the previews configuration . In the AmorInformer.py file : Quote:

def configure():
	try:
		f = open("amorinformer", "r")
		prev = f.readline()[:-1]
		f.close()
	except:
		prev = ''
		f.close()
		
	f = open("amorinformer", "w")
	
	f.write(getoutput('kdialog --inputbox "How do you want to display the track playing? Check about for more info." '+prev) + "\n")
	
	f.close()

SirLalala

Hello and thank you for your comment. Yeah I knew that "problem" I was just too lazy to update it. Hehe since you got me there I'll update it :) And once again thanks friend

Pling
0 Affiliates
Details
license
version 1.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Amarok 1.x Scripts from SirLalala:

NowListening
SirLalala
last update date: 19 years ago

Score 5.0

Other Amarok 1.x Scripts:

Gnome Play Video in Totem
mwheatland
last update date: 19 years ago

Score 5.0

editLyrics-gnome
ZeeD
last update date: 19 years ago

Score 5.0

amarok Alarm
aroth
last update date: 16 years ago

Score 5.0

amaroK Web Collection V xmms
pti-jean
last update date: 16 years ago

Score 5.0

SongLogger
lucatnt
last update date: 17 years ago

Score 5.0

amaroK Web Collection
pti-jean
last update date: 16 years ago

Score 5.0



System Tags