Warning: session_start(): open(/tmp/sess_h57pp22nmohpfp19iita4g2is5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
tzd'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

-
- tzd's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (26) . 
amarok 2.x?
Feb 14 2009  on content Swedish Internet Radio Stations

Does this script work in Amarok 2.x?
Used it when i still had Amarok 1.4.x and it sure kicks butt but I'd like to use it now when I've upgraded and I'd rather post a comment than trying it out for myself ;P

I suppose it's a good way to let other people know as well if i file my question here rather than solving it myself and then leave it unanswered.

Thanks for an awesome script!!

.
Re: Re: Re: Special Characters
Jul 6 2008  on content logger

Ah that would explain why the commands wouldn't work :)

Thanks for your unicode translation! Will try to modify it now to fit my needs. I'll try to assist in any way possible to ease up the GUI for the web interface even though I'm not a programmer.
Hopefully there's something i can help with ;)

.
Re: Special Characters
Jul 5 2008  on content logger

I've tried it but it wouldn't work.

I've tried pasting this in Konsole:
from locale import getpreferredencoding
localEncoding = getpreferredencoding()

but all i get is:
from: can't read /var/mail/locale

i suppose i could reuse the code from your previous post although I'm still missing the letter: 'Å', 'å' :)

.
Re: Re: playstat within amarok
Jul 4 2008  on content logger

When changing titles and other default text messages in the loggerStatistics file it works as long as I don't use Swedish characters. May I ask how to get this working please?

It works as long as I avoid the characters: 'å' 'ä' 'ö'

Cheers again :)

.
Re: playstat within amarok
Jul 4 2008  on content logger

UPDATE: just had a look on the playstat script and I managed to change the html output directory very easily! Thanks for making it that easy :)


.
playstat within amarok
Jul 4 2008  on content logger

Tried it out and man that's a nice feature :)
I have one question/suggestion:
Instead of having the web site that's being generated stored in scripts-data, would it be possible to store it in directly under the home folder? E.g. /home/username/playstat.htm

That way i don't have to browse around that much to find the actual web site.

Also, for the generated script, I recently came upon a web site that seems to have covers for 99.5% of all album releases. Since the scripts original web site only knows about 65% of my different albums it would be nice to use this site (www.discogs.com) instead for cover fetching.
Actually, the script would be amazing if it could use several sources for cover fetching :)

I don't know how difficult these suggestions are to implement and I also know you've left the script open for everyone else to develop. I was just suggesting above in case you're bored and wishes to improve it :P I'll have a look on it as well, but to be honest, I'm not much of a programmer. Hopefully I'll learn something and could improve some myself. :)

.
Re: Re: Re: Re: Re: Re: version 0.1.4
Jul 4 2008  on content logger

You are absolutely right my friend!
When playing the same songs again it works (before it wasn't in the collection).

Now when I have added and updated the collection everything is back to normal with perfect logging etc.

Sorry about the double post, updated the web page and it was posted twice unfortunately.

Will try the latest version with the improved script later on tonight or tomorrow.
Thanks once again for your support!

.
Re: Re: Re: Re: version 0.1.4
Jul 4 2008  on content logger

Thanks, got it to work now. If i dare, i might try to modify the script to fit my html needs :)

I wanted to file another bug report though. Noticed this today actually. When playing a few classical music mp3s i get an error message from logger saying it's unable to process the mp3.
I do believe this has to do with the name of my classical mp3 files.

For instance, a typical name for one of the songs would be:

Kirov Orchestra, Valery Gergiev - Act I, Tableau 1, Clara and the Nutcracker.mp3

I don't know if logger using the album info too. IF it does then for the above example it would also be:
Tchaikovsky: The Nutcracker, Op. 71

Basically all my classical tunes are very long when it comes to name.
Other mp3s with "smaller" names seems to work well.

.
Re: Re: Re: Re: version 0.1.4
Jul 4 2008  on content logger

Thanks, got it to work now. If i dare, i might try to modify the script to fit my html needs :)

I wanted to file another bug report though. Noticed this today actually. When playing a few classical music mp3s i get an error message from logger saying it's unable to process the mp3.
I do believe this has to do with the name of my classical mp3 files.

For instance, a typical name for one of the songs would be:

Kirov Orchestra, Valery Gergiev - Act I, Tableau 1, Clara and the Nutcracker.mp3

I don't know if logger using the album info too. IF it does then for the above example it would also be:
Tchaikovsky: The Nutcracker, Op. 71

Basically all my classical tunes are very long when it comes to name.
Other mp3s with "smaller" names seems to work 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