View Single Post
Posts: 104 | Thanked: 47 times | Joined on Sep 2009 @ Kassel, Hesse, Germany
#13
I use the attached script to copy the cover art from my computer (Rhythmbox,Banshee) to my N900. The script is run on the computer and the N900 needs to have an OpenSSH server running.

On the machine, install:
  • gvfs-backends
  • python-mutagen
  • python-gobject

On the N900, install:
  • openssh-server

Edit the the N900_ART URI in the script to point to your N900 and then just run the script. I already thought about making it the other way around and creating an application for the N900 which can copy covers arts from other computers via SSH and/or load images from the web.

This script assumes that it is run from the home directory, that music is stored in a directory named "Musik". But this can be changed by editing the script.
Attached Files
File Type: tar cover-arts.tar (10.0 KB, 104 views)
__________________
Julian Andres Klode - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.