Package: listen
Version: 0.6~rc2-1
Severity: normal

After upgrading from listen 0.5 to 0.6, on the first run listen imports 
the settings from the previous version.  Sadly, it doesn't import cd 
cover images.

After adding some cover images and looking around the filesystem, I 
discovered that the cover images are still kept in 
~/.cache/listen/cover/, but the naming scheme has changed: The artist 
name is not used any more.  It is possible to import all your old cover 
images by just renaming the files.  With bash:

cd ~/.cache/listen/cover/
for i in *+*.jpg; do mv "$i" "`echo "$i"|sed 's/[^+]\++//'`"; done

That removes the "Artist_Name+" part from the file name.  It would be 
nice if listen did the renaming.


Best regards,
Bernardo


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages listen depends on:
ii  gstreamer0.10-alsa            0.10.22-5  GStreamer plugin for ALSA
ii  gstreamer0.10-plugins-base    0.10.22-5  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good    0.10.14-2  GStreamer plugins from the "good" 
ii  libc6                         2.9-6      GNU C Library: Shared libraries
ii  libglib2.0-0                  2.20.0-2   The GLib library of C routines
ii  libgtk2.0-0                   2.14.7-5   The GTK+ graphical user interface 
ii  notification-daemon           0.4.0-1    a daemon that displays passive pop
ii  python-central                0.6.11     register and build utility for Pyt
ii  python-dbus                   0.83.0-1   simple interprocess messaging syst
ii  python-elementtree            1.2.6-12   Light-weight toolkit for XML proce
ii  python-glade2                 2.14.1-1   GTK+ bindings: Glade support
ii  python-gst0.10                0.10.14-2  generic media-playing framework (P
ii  python-gtk2                   2.14.1-1   Python bindings for the GTK+ widge
ii  python-gtkmozembed            2.25.3-1   Python bindings for the GtkMozEmbe
ii  python-mutagen                1.15-2     audio metadata editing library
ii  python-pyinotify              0.7.1-3    simple Linux inotify Python bindin

Versions of packages listen recommends:
ii  gnome-icon-theme              2.24.0-4   GNOME Desktop icon theme
ii  gstreamer0.10-esd             0.10.14-2  GStreamer plugin for ESD
ii  gstreamer0.10-x               0.10.22-5  GStreamer plugins for X11 and Pang
pn  libgpod2                      <none>     (no description available)
ii  python-avahi                  0.6.24-3   Python utility package for Avahi
ii  python-daap                   0.7.1-2    DAAP client implemented in Python
ii  python-gpod                   0.7.0-2    Python bindings for libgpod
ii  python-musicbrainz2           0.6.0-2    An interface to the MusicBrainz XM
ii  python-tunepimp               0.5.3-7    Python bindings for MusicBrainz ta

Versions of packages listen suggests:
ii  gstreamer0.10-plugins-bad     0.10.11-2  GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-ugly    0.10.11-1  GStreamer plugins from the "ugly" 
pn  icecast2 | icecast-server     <none>     (no description available)
ii  libtunepimp5                  0.5.3-7    MusicBrainz tagging library
ii  python-eggtrayicon            2.25.3-2   Python module to display icons in 
ii  python-gnome2                 2.22.3-3   Python bindings for the GNOME desk
ii  python-sexy                   0.1.9-1    python language bindings for libse

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to