-
Amazon lookup does not work any more. When I test the URL's in the config file AmazonWebServicesURLs.plist Amazon returns an error indicating that it no longer supports the old style xml request. Makes clutter less useful, if anyone still cares about this cool little program.
2007-11-28 22:29:45 UTC by orphic_egg
-
Logged In: YES
user_id=65291
FWIW I'd love this feature too. When using iTunes I"ve enabled the auto-download of artwork & its great to browse through artwork in itunes. It'd rock if we could use clutter as a way of auto-downloading and
installing artwork for stuff thats not in the iTunes store (via amazon/google etc)
Though it should only copy the artwork to iTunes if iTunes has no...
2006-11-01 16:19:15 UTC by jstrachan
-
Would be nice to see (or even be able to change) the ratings when
rightclicking a cover.
2006-04-21 17:36:27 UTC by nobody
-
sprote committed patchset 29 of module Clutter to the Clutter CVS repository, changing 10 files.
2006-02-24 03:19:58 UTC by sprote
-
The previous fix was too simple; it broke the playing of specified tracks from the contextual menu. Here's a new version of the tryPlaylist() handler from PlayArtistAlbum.scpt that works much better:
on tryPlaylist(pl, theArtist, theAlbum, theTrack, dstPl)
tell application "iTunes"
set oldShuf to (shuffle of pl)
set shuffle of pl to false -- otherwise tracks are copied to trax in...
2006-01-10 07:17:58 UTC by nobody
-
Related to bug #986962 is the following annoying problem with Clutter 1.0b2:
1) Drag a CD cover from the Now Playing window out to the desktop.
2) Double-click the CD to start playing it.
Result: The "(Clutter)" playlist is populated and begins playing immediately, but not with the first song on the CD. Instead, it plays the first song that was added to the playlist, which is not...
2006-01-10 06:08:42 UTC by nobody
-
sprote committed patchset 28 of module Clutter to the Clutter CVS repository, changing 32 files.
2005-11-30 05:53:22 UTC by sprote
-
sprote committed patchset 27 of module Clutter to the Clutter CVS repository, changing 27 files.
2005-11-25 19:00:39 UTC by sprote
-
sprote committed patchset 26 of module Clutter to the Clutter CVS repository, changing 9 files.
2005-11-24 01:20:33 UTC by sprote
-
sprote committed patchset 25 of module Clutter to the Clutter CVS repository, changing 48 files.
2005-11-22 01:13:21 UTC by sprote