Re: [slim] Fixing iTunes downloaded cover art

2010-05-23 Thread iRob

andyg;348162 Wrote: 
 FYI, SC 7.3 now supports iTunes downloaded artwork natively.  So far, it
 is working on Mac.

Andy, I#8217;m up to SC 7.5.0 now.  And I#8217;ve noticed that this
feature to interpret and import album art from iTunes works for the
most part.  Although, I have noticed that typically only the first
track in a given album will have the imported art work.

Can you confirm this?


-- 
iRob

iRob's Profile: http://forums.slimdevices.com/member.php?userid=33272
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-07 Thread dborod

Rather than bloat up all my tracks with images, I used Doug's Save
Album Art applescript to save a 300x300 version of the cover art as
cover.jpg and a 100x100 version of the file as thumb.jpg which SC
is happy to use.

I was happy to hear that SC can now extract album art from iTunes
directly, but it's solution is incomplete as tracks don't acquire cover
art from the first tract on the CD. I guess I'll continue to have
cover.jpg files in my library.


-- 
dborod

dborod's Profile: http://forums.slimdevices.com/member.php?userid=21049
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-07 Thread MrSinatra

why do you need two?

why not just have SC use cover.jpg?


-- 
MrSinatra

www.LION-Radio.org
Using:
Squeezebox2 (my home) / SBR (parent's home) / SBC (my home) - w/SC
7.3.2b - Win XP Pro SP3 - 3.2ghz / 2gig ram - D-Link DIR-655

MrSinatra's Profile: http://forums.slimdevices.com/member.php?userid=2336
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-07 Thread dborod

tony79;378549 Wrote: 
 I have the same problem as earburn, the artwork is only shown on the
 first track of each album.
 
 In my case, I believe the artwork is embedded in each file individually
 (if I open a directory with music on my Mac then it shows the art as
 icons for the MP3 files). 

I think the Mac's quick look daemon is constructing the icon on the fly
by grabbing the artwork from the iTunes artwork repository rather that
grabbing it from the ID3 tag.


-- 
dborod

dborod's Profile: http://forums.slimdevices.com/member.php?userid=21049
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-04 Thread tony79

It looks like my problem is very different. My log file contains 300+
lines with the following error message:

[09-01-04 15:09:50.2092]
Slim::Plugin::iTunes::Importer::Artwork::OSX::exportSingleArtwork (107)
Error: Error from artwork script: Error getting artwork: iTunes got an
error: Parameter error.
[09-01-04 15:09:50.3987]
Slim::Plugin::iTunes::Importer::Artwork::OSX::exportSingleArtwork (107)
Error: Error from artwork script: Error getting artwork: iTunes got an
error: Parameter error.
[09-01-04 15:09:50.5874]
Slim::Plugin::iTunes::Importer::Artwork::OSX::exportSingleArtwork (107)
Error: Error from artwork script: Error getting artwork: iTunes got an
error: Parameter error.


I found another post, apparently about the same problem:
http://forums.slimdevices.com/showthread.php?t=57047


-- 
tony79

tony79's Profile: http://forums.slimdevices.com/member.php?userid=19879
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-04 Thread tony79

Figuring that it couldn't hurt, I decided to run the AppleScript as per
kmr's suggestion. The artwork was re-embedded, and now it works!

I'm guessing that there is a bug in either Gimmesometune or SC that
resulted in this behavior.


-- 
tony79

tony79's Profile: http://forums.slimdevices.com/member.php?userid=19879
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-03 Thread SJobson

tony79;378549 Wrote: 
 I have the same problem as earburn, the artwork is only shown on the
 first track of each album.
 
 In my case, I believe the artwork is embedded in each file individually
 (if I open a directory with music on my Mac then it shows the art as
 icons for the MP3 files). 
 
 The albums I bought on Amazon are handled correctly, all tracks show
 the art work through SC. Only the ripped albums seem to have this
 problem. Any ideas?I've discovered this as a problem with iTunes - but on my 
 iPhone.  When
I sync a whole album with my iPhone, the artwork shows up fine;
however, when I sync just a song (say, by sticking a Genius playlist on
it) then unless it's the first track of an album, the artwork only shows
up in Coverflow.  Bonkers!  It works fine in Squeezecentre, oddly...


-- 
SJobson

Mac Mini - Squeezebox 3 - MF X-Dac V8 - MF XT-100 - Spendor S5e

SJobson's Profile: http://forums.slimdevices.com/member.php?userid=16336
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-03 Thread tony79

kmr;378551 Wrote: 
 I had the problem where 7.3 did NOT find the artwork I downloaded via
 iTunes for my ripped CDs.  (See
 http://forums.slimdevices.com/showthread.php?t=56399 for the thread in
 the SqueezeCenter forum.)  Since I'm on a Mac, I ended up using the
 Embed Artwork AppleScript
 (http://dougscripts.com/itunes/scripts/ss.php?sp=embedart) from Doug's
 AppleScripts to embed the artwork in the first track of each album. 
 See the referenced thread for all the details.  I should turn this into
 a bug report...

Why was it enough for you to embed the artwork only in the first track?


I used Gimmesometune (sorry, Mac-only as well) to embed the artwork
into each individual file. Pretty sure that worked fine.


-- 
tony79

tony79's Profile: http://forums.slimdevices.com/member.php?userid=19879
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-03 Thread kmr

tony79;378658 Wrote: 
 Why was it enough for you to embed the artwork only in the first track? 

Well, if you look at the log files in the original thread,
SqueezeCenter was only looking at the first track for each album for
artwork, so I only embedded the artwork in the first track.  I may go
ahead and embed all of them, though - the extra disk space isn't much. 
But it may be moot soon; I'm starting on a project to re-rip everything
to FLAC using Max, then batch convert to AAC-192kbps for iPod / iTunes.
But that's another story...


-- 
kmr

kmr's Profile: http://forums.slimdevices.com/member.php?userid=10664
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-02 Thread tony79

I have the same problem as earburn, the artwork is only shown on the
first track of each album.

In my case, I believe the artwork is embedded in each file individually
(if I open a directory with music on my Mac then it shows the art as
icons for the MP3 files). 

The albums I bought on Amazon are handled correctly, all tracks show
the art work through SC. Only the ripped albums seem to have this
problem. Any ideas?


-- 
tony79

tony79's Profile: http://forums.slimdevices.com/member.php?userid=19879
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2009-01-02 Thread kmr

I had the problem where 7.3 did NOT find the artwork I downloaded via
iTunes for my ripped CDs.  (See
http://forums.slimdevices.com/showthread.php?t=56399 for the thread in
the SqueezeCenter forum.)  Since I'm on a Mac, I ended up using the
Embed Artwork AppleScript
(http://dougscripts.com/itunes/scripts/ss.php?sp=embedart) from Doug's
AppleScripts to embed the artwork in the first track of each album. 
See the referenced thread for all the details.  I should turn this into
a bug report...


-- 
kmr

kmr's Profile: http://forums.slimdevices.com/member.php?userid=10664
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-12-29 Thread hwjerni...@comcast.net

andyg;348162 Wrote: 
 FYI, SC 7.3 now supports iTunes downloaded artwork natively.  So far, it
 is working on Mac.  I'll be adding Windows support in a few days.

I have upgraded to 7.3, but the only iTunes artwork I find is for the
few albums I have purchased from them.  It does not show the artwork
for the many albums I have loaded into iTunes from cd's.  

What address should I include in the SqueezeCenter Settings Advanced
tab Artwork and Artwork Folder to find the iTunes artwork?


-- 
hwjerni...@comcast.net

hwjerni...@comcast.net's Profile: 
http://forums.slimdevices.com/member.php?userid=4476
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-12-10 Thread earburn

It's absolutely brilliant that 7.3 pulls art from downloaded artwork
folder, since embedding artwork in every track causes serious bloat.
However, I notice that the artwork only appears to be associated with
the first track of each album. Not exactly a bug, but it would be
lovely if SC recognized that the downloaded art is for every track on
the album, like iTunes does. Many thanks for your stellar work!


-- 
earburn

earburn's Profile: http://forums.slimdevices.com/member.php?userid=21792
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-18 Thread AndrewFG

EnochLight;349089 Wrote: 
 OK, I tried it and it doesn't work for me.  I keep My Documents (and
 hence My Music and iTunes library XML, etc) on a drive other than my C
 drive.  Apparantly your application doesn't locate it if it's not on
 the C drive?
 

My application does not itself look for files on any specific drives or
folders. What is does is to remote control iTunes to i) iterate through
all the music files in the iTunes music library, then ii) save the
respective artwork to a temporary file, and finally iii) reload the
artwork again from the temporary file.

Therefore if you have a problem with it not scanning your music, then
it is probably due to an error in your setup of iTunes. Check if you
can actually see your music files in iTunes own Music folder when you
start it manually. (If iTunes can see your files when you start it
manually, then it can see them when my application starts it...)

BTW I have iTunes set up so that my music files are in G:\Music\ so I
know it works fine regardless of where the folder is located...


-- 
AndrewFG

Regards,
AndrewFG

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-12 Thread Kim.T

Try to search the forum for iArt - a program that also can extract
albumart from iTunes.


-- 
Kim.T

HP T5700 Thin Client running FreeNAS + SqueezeCenter 7.2
Synology DS-101j / Samsung SpinPoint T133 HD400LD 400 GB - now with 92
mm fan 
TViX HD M-4000PA / Samsung SpinPoint T133 HD400LD 400 GB
Sony HX750 HDD recorder

Kim.T's Profile: http://forums.slimdevices.com/member.php?userid=15059
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-11 Thread EnochLight

AndrewFG;346750 Wrote: 
 As various people have discovered, the SqueezeCenter scanner is not able
 to extract album cover art that has been downloaded from Apple iTunes
 store. This is because such downloaded art is stored by iTunes in a
 proprietary format that the scanner cannot interpret.
 
 In order to overcome this problem, I created a small Windows
 application that automates iTunes (via its COM automation interfaces)
 to copy the downloaded artwork from its proprietary folder and save it
 (i.e. embed it) directly within the respective MP4 (M4A) files
 themselves.
 
 Since the latter embedded art is encoded in a non proprieatary way
 (i.e. according to the MPEG-4 standard), this tool enables the
 SqueezeCenter scanner to find and extract the respective artwork images
 from the music files in the normal way.
 
 You can download it here: http://www.whitebear.ch/music#iTunesArtFixer
 (look for iTunesArtFixer)
 
 Also my M4A Windows Explorer shell extension is here:
 http://www.whitebear.ch/music
 
 The iTunesArtFixer application requires iTunes to be installed on your
 PC, and it runs on Windows Vista and XP.

OK, I tried it and it doesn't work for me.  I keep My Documents (and
hence My Music and iTunes library XML, etc) on a drive other than my C
drive.  Apparantly your application doesn't locate it if it's not on
the C drive?

andyg;348162 Wrote: 
 FYI, SC 7.3 now supports iTunes downloaded artwork natively.  So far, it
 is working on Mac.  I'll be adding Windows support in a few days.

Well that's awesome news!  Any idea when 7.3 will officially be
released?

Cheers!


-- 
EnochLight

EnochLight's Profile: http://forums.slimdevices.com/member.php?userid=3392
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread pippin

andyg;348162 Wrote: 
 FYI, SC 7.3 now supports iTunes downloaded artwork natively.  So far, it
 is working on Mac.  I'll be adding Windows support in a few days.


Do you use iTunes COM or have you finally found out how to identify the
tracks in the iTunes folder hierarchy?


-- 
pippin

---
see iPeng at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread Michael Herger
 Do you use iTunes COM or have you finally found out how to identify the
 tracks in the iTunes folder hierarchy?

On Windows it will be COM. On OSX it's AppleScript. Two distinct solutions, and 
none for Linux.

-- 

Michael
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread autopilot

andyg;348162 Wrote: 
 FYI, SC 7.3 now supports iTunes downloaded artwork natively.  So far, it
 is working on Mac.  I'll be adding Windows support in a few days.

7.3 is lining up to be quite a sweet release :)


-- 
autopilot

*Server:* SC7.2 (Windows Vista 64)
*Players:* Squeezebox 3 (main room) / Squeezebox Receiver (bedroom) /
Softsqueeze (office).
*Amps:* Cambridge Audio 640a (main room) / Trends TA10.1 Class-T /
Logitech 5.1.
*Speakers:* Mission 701's (living room) / Kef Cresta 1's (bedroom) /
Logitech 5.1's.
*Remotes:* Harmony One (IR) / 1 Beta SB Controller / 1 Official SB
Controller. 

'LAST.FM' (http://www.last.fm/user/domrevans/)

autopilot's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread AndrewFG

simonjedrake;347499 Wrote: 
 Andrew.
 This sounds a great bit of software, does it also extract the album art
 for uploaded .mp3 files that itunes has located  stored the artwork for
 in it's proprietary folder?
 Simon

I am not 100% sure. It works fine on M4A files. Unfortunately I don't
use MP3 so could not test it myself. = Why not give it a try?


-- 
AndrewFG

Regards,
AndrewFG

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread AndrewFG

Excubey;348151 Wrote: 
 
 
 One question - for a typical album with 10 songs, why does your
 software prompt 10 times, when the album cover would be the same for
 all 10 songs?
 
 Excubey

There are two different approaches to storing album cover art: one is
to do it at the level of the album and the other is to do it at the
level of the track. And the M4A file format stores art on a per track
basis, which is why the program prompts you 10 times. Admittedly this
means the art is stored in more places than it is strictly needed (so
it takes more disk space) but it also means that even if you isolate
and move an individual track elsewhere it carries its art with it...


-- 
AndrewFG

Regards,
AndrewFG

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread AndrewFG

Excubey;348151 Wrote: 
 Also, would it be possible for the software to run unattended - in batch
 - where I would always agree to it fixing up the album art? That would
 save me a ton of time!!
 
 Excubey

Is there not a Dont ask me again checkbox on the dialog?


-- 
AndrewFG

Regards,
AndrewFG

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-10 Thread MrSinatra

and people wonder why i hate itunes.

i still think one artwork file per folder is less problematic than
embedded artwork in the file.


-- 
MrSinatra

www.LION-Radio.org
Using:
Squeezebox2 (primary) / SBR (secondary) / SBC - w/SC 7.3b - Win XP Pro
SP3 - 3.2ghz / 2gig ram - D-Link DIR-655

MrSinatra's Profile: http://forums.slimdevices.com/member.php?userid=2336
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-08 Thread Excubey

Great software, worked for me the first time. Using XP and iTunes
8.0.1.11

One question - for a typical album with 10 songs, why does your
software prompt 10 times, when the album cover would be the same for
all 10 songs?

Also, would it be possible for the software to run unattended - in
batch - where I would always agree to it fixing up the album art?
That would save me a ton of time!!

All in all, a great great piece of software - let me know where to
donate some bucks...

Excubey


-- 
Excubey

Excubey's Profile: http://forums.slimdevices.com/member.php?userid=2595
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-08 Thread daverich4

The 'embed artwork' script at Doug's Scripts does all of the things
you're asking for. It took about 5 minutes to download and install and
just another minute to test on a single CD. It works really well. I
told it to do the rest of my cd's (a little over 400) and went to work.
When I got home all of the album covers displayed properly on my
controller. When I RIP additional CD's I just have to select them and
run the script on just the new ones. If I don't get the artwork when I
RIP the CD's to ITunes I just go to Amazon and drag their artwork to
the artwork window in ITunes and then run the script.

-dave-


-- 
daverich4

daverich4's Profile: http://forums.slimdevices.com/member.php?userid=16539
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-08 Thread Excubey

this is awesome software, brilliant contribution!


-- 
Excubey

Excubey's Profile: http://forums.slimdevices.com/member.php?userid=2595
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-08 Thread andyg

FYI, SC 7.3 now supports iTunes downloaded artwork natively.  So far, it
is working on Mac.  I'll be adding Windows support in a few days.


-- 
andyg

andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-07 Thread Excubey

I will post back on my findings


-- 
Excubey

Excubey's Profile: http://forums.slimdevices.com/member.php?userid=2595
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-06 Thread EnochLight

Wow - what a terrific piece of software!  I'm planning to try this today
- cheers!


-- 
EnochLight

EnochLight's Profile: http://forums.slimdevices.com/member.php?userid=3392
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-06 Thread simonjedrake

AndrewFG;346750 Wrote: 
 As various people have discovered, the SqueezeCenter scanner is not able
 to extract album cover art that has been downloaded from Apple iTunes
 store. This is because such downloaded art is stored by iTunes in a
 proprietary format that the scanner cannot interpret.
 
 In order to overcome this problem, I created a small Windows
 application that automates iTunes (via its COM automation interfaces)
 to copy the downloaded artwork from its proprietary folder and save it
 (i.e. embed it) directly within the respective MP4 (M4A) files
 themselves.
 
 Since the latter embedded art is encoded in a non proprieatary way
 (i.e. according to the MPEG-4 standard), this tool enables the
 SqueezeCenter scanner to find and extract the respective artwork images
 from the music files in the normal way.
 
 You can download it here: http://www.whitebear.ch/music#iTunesArtFixer
 (look for iTunesArtFixer)
 
 Also my M4A Windows Explorer shell extension is here:
 http://www.whitebear.ch/music
 
 The iTunesArtFixer application requires iTunes to be installed on your
 PC, and it runs on Windows Vista and XP.

Andrew.
This sounds a great bit of software, does it also extract the album art
for uploaded .mp3 files that itunes has located  stored the artwork for
in it's proprietary folder?
If so you have then created an extremely welcome application that will
be worth a few £/$'s to you...
Simon


-- 
simonjedrake

QNAP TS-109 Pro (version 2.1.1 build 0925T) Seagate Barracuda ES 750GB 
SSOTS 3.0 v 15. SC7 7.2 - 22900
2 x wireless SB3, 1 x wireless SB2,  1 x SB Controller
 an old Qnap TS-101 (version 2.3.0 build 0618T) for secondary backup.
Panasonic BL-C30 Wireless Camera

simonjedrake's Profile: http://forums.slimdevices.com/member.php?userid=4910
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Fixing iTunes downloaded cover art

2008-10-06 Thread autopilot

simonjedrake;347499 Wrote: 
 Andrew.
 This sounds a great bit of software, does it also extract the album art
 for uploaded .mp3 files that itunes has located  stored the artwork for
 in it's proprietary folder?
 If so you have then created an extremely welcome application that will
 be worth a few £/$'s to you...
 Simon

Completely off topic, but nice to see a fellow Shrewsbury lad on the
forum :)


-- 
autopilot

*Server:* SC7.2 (Windows Vista 64)
*Players:* Squeezebox 3 (main room) / Squeezebox Receiver (bedroom) /
Softsqueeze (office).
*Amps:* Cambridge Audio 640a (main room) / Trends TA10.1 Class-T /
Logitech 5.1.
*Speakers:* Mission 701's (living room) / Kef Cresta 1's (bedroom) /
Logitech 5.1's.
*Remotes:* Harmony One (IR) / 1 Beta SB Controller / 1 Official SB
Controller. 

'LAST.FM' (http://www.last.fm/user/domrevans/)

autopilot's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Fixing iTunes downloaded cover art

2008-10-04 Thread AndrewFG

As various people have discovered, the SqueezeCenter scanner is not able
to extract album cover art that has been downloaded from Apple iTunes
store. This is because such downloaded art is stored by iTunes in a
proprietary format that the scanner cannot interpret.

In order to overcome this problem, I created a small Windows
application that automates iTunes (via its COM automation interfaces)
to copy the downloaded artwork from its proprietary folder and save it
(i.e. embed it) directly within the respective MP4 (M4A) files
themselves.

Since the latter embedded art is encoded in a non proprieatary way
(i.e. according to the MPEG-4 standard), this tool enables the
SqueezeCenter scanner to find and extract the respective artwork images
from the music files in the normal way.

You can download it here: http://www.whitebear.ch/music#iTunesArtFixer
(look for iTunesArtFixer)

Also my M4A Windows Explorer shell extension is here:
http://www.whitebear.ch/music

The iTunesArtFixer application requires iTunes to be installed on your
PC, and it runs on Windows Vista and XP.


-- 
AndrewFG

Regards,
AndrewFG

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=53413

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss