Warning: session_start(): open(/tmp/sess_g1cmk2g9427d6dl9nuo1mbmj65, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
the7erm's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- the7erm's profile .- Fan of  .- CV  .- Friends  .- Content (1) .- Latest Comments (9) . 
Add rating support
Feb 17 2008  on content AmarokPidgin

def get_currently_playing(self):
"Gets the currently playing song from amarok."
new_status = self.config.get("AmarokPidgin", "status_message")

variables = ("album", "artist", "genre", "title", "track", "rating")
for var in variables:
if not ("$" + var) in new_status:
continue

value = getoutput("dcop amarok player %s 2> /dev/null" % var)
if var == 'rating':
s = '*'
value = s*(int(value) / 2)
new_status = new_status.replace("$" + var, value)

return new_status

.
Re: Re: Kinda bummed
Jan 28 2008  on content Autoplay Videos

Pretty much the same as yours, but I didn't check to see if the track had changed, or set the volume ... Mine stopped the playing track, and then started playing.

Yours was a better approach.

You might want to consider processing the mplayer thread output and look for === paused === then pause amarok ... just an idea.

I'd do it but I don't know ruby, but looking at your script I like the language.

Thread{} looks like a really useful function.

.
Kinda bummed
Jan 27 2008  on content Autoplay Videos

I just got done working a script that was almost exactly like this, but you had a better way of approaching it. Good job. I took mine down because I know a better product when I see it.

I really should have checked the site before I started working on mine ...

.
Re: Re: Re: bad path
Jan 24 2008  on content cueIt

Thanks for your interest.

.
Re: bad path
Jan 19 2008  on content cueIt

Just put .09 up. Hopefully it'll fix any problems you may have had.

.
Re: bad path
Jan 19 2008  on content cueIt

cueIt.php $filename needs to look like this.

$filename = escapeshellarg($devices["{$song['deviceid']}"]. '/' . $song['url']);

The next version should fix this bug.

.
Re: Re: great!
Dec 28 2007  on content cueIt

I guess I should mention that the other project is http://sourceforge.net/projects/phpmur

At times it's used xmms, mplayer, and the newest version is flash.

I'm about ready to abandon it.

Over the years I've coded, and recoded it from the ground up I'm sick of it. I can never get it right. I've gotten more feedback from this simple stripped down version in less than a month than 4 years of development on the phpMUR project.

It's a nice concept, but amarok has more of what I need minus the multi-user ratings.

If I learn c++ and qt I plan on adding patching multi user capability to amarok. Maybe I can hassle the developers of amarok into multi-user rating support.


.
Re: great!
Dec 28 2007  on content cueIt

I've written various version of this for xmms, and mplayer, and even a flash player.

It's open source, feel free to use the ideas.

I wrote this version for amarok.

.
Great work
Dec 4 2007  on content Kirocker Music Display

This is a really good program.

However ... some suggestions.
Instead of having F1-F5 being the keys you press to rate on full screen you should use 1-5 (I hacked my version to do this).

I have a remote that is a basically a usb keyboard, and being able to press 1 - 5 across the room make more sense.

The other thing I wanted to mention is that the stars on the tool bar are way too small - my sight isn't the greatest. I have to get way to close to the screen to even see them. So much so that it takes less time to just pop open amarok and click the rating. The whole point of having an applet like this is to quickly rate a song.

I can tell you put a lot of work into this, and for that I thank you. Keep up the good work.

Please make the stars bigger for those of us who can't see too well.


.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team