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


-
- Content .- Fans (2) . 

CopyCover (amaroK Script)

   1.9  

Amarok Script

Score 82%
CopyCover (amaroK Script)
zoom


Link:  http://
Downloads:  21700
Submitted:  Apr 1 2005
Updated:  Oct 21 2007

Description:

Copy the cover of current playing track to the song's dir. Does not overwrite
existing images in this folder. The filenames can be configured with the
"Configure" dialog. By default, it's the album's name, with spaces replaced
by underscores.

An "offline" version is also included. If you have amaroK >= 1.2.3,
launch it and run the script on the command line. It will find all the downloaded covers and copy them in the right directory, just as the amarok plugin would have done. It also creates the desktop files.
Make sure you first run the script with the "-d" option (debug mode), in which
the actions will only be printed, not commited. A --help option is available.
AmaroK >= 1.2.3 and python >= 2.3 are required for this offline version.

The copycover-offline.py and addcoverdirs.sh scripts are NOT meant to be run through Amarok's script manager.




Changelog:

ChangeLog:
Version: 1.9 Date: 2007/10/21
- fix queries when the database is in MySQL
- tell the session manager not to restart the script on login

Version: 1.8 Date: 2007/02/17
- fix the copycover-offline.py script to use the new device path feature of
Amarok. Thanks to all those who sent me a patch.

Version: 1.7 Date: 2006/10/19
- fixes for Amarok 1.4
- progress bar on the offline version
- use large images when available

Version: 1.6 Date: 2005/05/31
- bugfixes for the "remove covers" option
Thanks a lot to Gleb Litvjak and KNT for that.
- write debuginfo to ~/.xsession-errors by default




LicenseGPL
(CopyCover AmaroK plugin)
Send to a friend
Subscribe
Other  Content  from gauret
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10 ...

-
.

 delete icons

 
 by nimatar on: Jul 2 2005
 
Score 50%

I've runned the offline version of the script but than realized that I didn't really liked the icons of the directory set to the album cover, but I don't know how to reset them (well, I could do it manually for each dir, but that would be to much work), can anybody tell me where custom icons are set in kde?

It also would be nice if in konqueror the songs (but also the dir maybe) on hover, along whith the other information (like artist, track name, etc.) showed the album cover. But I don't know how difficult it shold be to implement this, maybe it should be implemented in kde first...


Reply to this

-

 Re: delete icons

 
 by gauret on: Jul 3 2005
 
Score 50%

To reset the directory icon, juste delete the (hidden) .directory file in the directory. If you have to do it for your whole collection, a simple search for these files should do it.

Concerning the album in konqueror's tooltip, I don't know how to do that (yet), but if I have time I'll look into it.


Reply to this

-

 deps on SuSE

 
 by numa on: Jul 8 2005
 
Score 50%

on SuSE, you will also need python-devel to be able to import the distutils.sysconfig module


Reply to this

-
.

 Save image into mp3

 
 by snagnever on: Aug 23 2005
 
Score 50%

Can it save the image inside the mp3 file? As iTunes and others does, so the image can be viewd by all softs, including iPod-photo.


"Everybody wants to go to heaven, but nobody wants to die."
- Fortune game

Reply to this

-

 Re: Save image into

 
 by gauret on: Aug 23 2005
 
Score 50%

Right now, this is not possible, mainly because I have no idea how to do that, but also because it would probably bloat the mp3 files (the image only needs to be once in the album dir, not in every song in it)


Reply to this

-
.

 Image on mp3 file

 
 by snagnever on: Aug 26 2005
 
Score 50%

I made some tests.
iTunes insert the entire jpg file in a id3v2 field, called 'APIC' (probaly from 'Album PICture').

I saw that using a php script, near of that:
$img_content = file_get_contents("./albumimage.jpg");

$song_content = file_get_contents("./song_with_the_albumimage.mp3");

if( str_pos($img_content,$song_content) )
{
echo "The image is inside of it";
}


"Everybody wants to go to heaven, but nobody wants to die."
- Fortune game

Reply to this

-

 Offline script prob.

 
 by pirchl on: Oct 3 2005
 
Score 50%

Hi,

I just installed your copycover script, and though the offline script seems to work fine, it doesn't copy the cover for my albums with multiple artists to their respective folders, even though the covers have been set trough amorak?

Any idea why this is happening? Is this just me, or a knowen problem. Also, is there a workaround maybe?

Thanks a lot,

Alex


Reply to this

-

 Re: Offline script p

 
 by gauret on: Oct 3 2005
 
Score 50%

Thanks for the report.
The script does not copy an album to a directory if there is already a picture in this directory. Could that be the reason ?


Reply to this

-

 Re: Re: Offline scri

 
 by pirchl on: Oct 3 2005
 
Score 50%

Thank you for your very fast repley. No, I deleted all images in those folders, there are only mp3's in them.

BTW, one other thing I noticed: I hade some albums of german artists whose names containd non english characters. CopyCover wouldn't copy the artwork to those folders too. I then renamed all of them (including tag) and all worked fine. But this is not the case with my various artists albums.

P.S. please keep up the great work with this script, it really is a boon to amarok!

Best regards and thanks a lot,

Alex


Reply to this

-

 Re: Re: Re: Offline

 
 by gauret on: Oct 3 2005
 
Score 50%

> BTW, one other thing I noticed: I hade some albums of german artists whose
> names containd non english characters. CopyCover wouldn't copy the artwork to
> those folders too.

Hmm, I have albums containing non-ascii characters too (é, ö, ...), and CopyCover works for them. Which artists for example ?

> But this is not the case with my various artists albums.

Hmm, I'll have to look at that. Maybe it's handled differently in the database.


Reply to this

-

 Folder icons !!!!!!!

 
 by samppa72 on: Oct 31 2005
 
Score 50%

Hi,

Just wondering, why my folder icons wont change after I run the script (or the offline 1). Pictures are there, and so are the .directory documents, but somehow my kde filemanager accepts only actual paths into them; (Tried tweaking filemanager setup with no luck whatsoever)..

not working:
[Desktop Entry]
Icon=./GOLDGreatestHits.png

[URL properties]
ShowDotFiles=true

But THIS WORKS:
[Desktop Entry]
Icon=/part2/MP3_biisit/ABBA - GOLD: Greatest Hits/GOLDGreatestHits.png

[URL properties]
ShowDotFiles=true


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10 ...

Add commentBack




-



 
 
 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