
amarokNowPlaying (amaroK script)
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
amarokNowPlaying is an amaroK script that generates two types of files: a text file (nowplaying.txt) with loads of information about the currently played track and the playlist's settings and images with the album cover, artist and track name plus an image which you can use in your signature or similiar.
(take a look at the screenshots)
Please send me any comments, critique and/or suggestions
have fun :D
Since some people voted 'bad' I would like to now what they found bad to enhance my script, so PLEASE: write a comment!
You'll need:
o ImageMagick
o lftp
o kdialog
15 years ago
Added FTP support
Added KDialog support (Many thanks to Aitor Moreno)
I CHANGED TO GNOME AND QUODLIBET, SO I CAN'T PUBLISH ANY NEW VERSION!
15 years ago
Added FTP support
Added KDialog support (Many thanks to Aitor Moreno)
I CHANGED TO GNOME AND QUODLIBET, SO I CAN'T PUBLISH ANY NEW VERSION!
Warxcell
11 years ago
http://www.kde-apps.org/content/show.php/amarokNP?content=104231
I want some feedback. Thanks you. :)
Report
Anthonyg
14 years ago
How can I submit my changes?
Report
k20ImportTuner
14 years ago
this sn is my AIM if u can get at me there.
Sorry, thanks!
Report
angrykeyboarder
14 years ago
An error occurred while loading http://www.kde-apps.org/content/download.php?content=24449&id=2:
Malformed URL http://.
Report
rokkford
14 years ago
only that images are created and the text, but not the image combined with the info.
what do i have to do to get this working like your first screenshot?
Report
rokkford
14 years ago
any ideas?
Report
rokkford
14 years ago
~/.kde/share/apps/amarok/scripts$ amarokNowPlaying
convert: unable to read font `/usr/share/fonts/type1/gsfonts--with-magick-plus-plus/n019003l.pfb'.
convert: unable to open image `nowplaying_text.png': Datei oder Verzeichnis nicht gefunden.
ftp: u: unknown option
Report
schimmi
15 years ago
---snip---
lftp -c "open -u $ftp_user,$ftp_password ftp://$ftp_host/$ftp_dir/; put nowPlaying.txt nowplaying.png"
---snap---
to get this upload anything. of course, you need lftp for this.
Report
nemo32
15 years ago
Only problems:
It only seems to create a new output when the next file starts playing if it is stopped and started again. Any thoughts?
Second I have lftp and the files still aren't being uploaded to my website, is there any way to see a verbose output to check that no errors are being thrown by my server?
Report
ellion
15 years ago
I'm pretty sure, that I'll have some holidays next week. There are several things that must be fixed and one guy ported the whole thing to use kdialog.
Report
cstegmann
15 years ago
Running Gentoo Linux, amarok 1.3.2 with kde 3.4.1 and the most recent version of this script.
Thanks
Report
ellion
15 years ago
Report
greyfade
15 years ago
Report
greyfade
15 years ago
Report
shooshpakka
15 years ago
Report
Jacek
15 years ago
Report
Mishura
15 years ago
I've created a PHP webpage that takes selective output from amarokNowPlaying and displays it on a webpage and nicely formats it.
To see it in action (When I'm online..): http://mystra.homelinux.net/~mishura/amarok/index.php
To download the source code and my modifications, go here: http://mystra.homelinux.net/~mishura/amarok/nowPlayingParse_src.tar.gz
Keep in mind that I'm a complete PHP newb, and I'm only just learning the language. Enjoy!
-- Mishura
Mishura AT Gmail DOT com
Report
Mishura
15 years ago
I've created a PHP webpage that takes selective output from amarokNowPlaying and displays it on a webpage and nicely formats it.
To see it in action (When I'm online..): http://mystra.homelinux.net/~mishura/amarok/index.php
To download the source code and my modifications, go here: http://mystra.homelinux.net/~mishura/amarok/nowPlayingParse_src.tar.gz
Keep in mind that I'm a complete PHP newb, and I'm only just learning the language. Enjoy!
-- Mishura
Mishura AT Gmail DOT com
Report