Genius Fail

01 October 2008 in notes
tagged with [apple] [fail] [itunes] [music]

Fail.

 

Genius Fail

Slick software updates

22 July 2008 in notes
tagged with [iphone] [itunes]

Suddenly, the iTunes Application store is awash with updates for all my apps. The App Store application on the phone is also reporting updates. For different apps. The App Store application on the phone shows me release notes. The iTunes version doesn’t seem to have any way of seeing release notes. The iTunes version keeps complaining that I’ve bought this app already when downloading updates. And the interface keeps displaying messages about ‘purchasing..’ which makes me worry that I’m spending money. And the screen shot above isn’t exactly reassuring.

And now I’ve downloaded all these ‘updates’, I still have the same version numbers of everything on the phone. All the app bundles are the same size. I’ve downloaded the exact same apps again, except that now iTunes isn’t prompting me to download updates any more.

Using the iPhone-based app store actually updates the app. Except that far fewer apps are listed in the iPhone app store than are listed in iTunes.

So, yes. Feels slightly rushed, this.

 

Slick software updates

chaff:: remote playlists with itunes

24 July 2007 in links
tagged with [applescript] [blech] [itunes] [playlist] [remoteplaylist]

yay, blech documented his remove iTunes playlist work. Interesting that the ID property is now a string - implies that there’s active development in apple on interfaces that that use this property..

http://husk.org/blog/arch/remote_playlists_with_itunes.html

 

chaff:: remote playlists with itunes

Sort Fields in iTunes 7.1 - more chaff

08 March 2007 in links
tagged with [itunes] [sorting]

blech documents and explains a ridiculously complicated and subtle feature in iTunes.

http://blech.vox.com/library/post/sort-fields-in-itunes-7...

 

Sort Fields in iTunes 7.1 - more chaff

Red Sweater Blog - Scripting The Hard Way

29 November 2006 in links
tagged with [applescript] [debugging] [itunes]

mostly for the lovely environment variables for AS debugging

http://www.red-sweater.com/blog/227/scripting-the-hard-way

 

Red Sweater Blog - Scripting The Hard Way

NSLog(@”Erik J. Barzeski”); - iTunes Artwork in ID3

26 September 2006 in links
tagged with [applescript] [coverart] [itunes]

Useful applescript to copy cover art from the iTunes DB into the ID3 tag. Also links to GST, delicioused previously.

http://nslog.com/archives/2006/09/24/itunes_artwork_in_id...

 

NSLog(@"Erik J. Barzeski"); - iTunes Artwork in ID3

GimmeSomeTune

26 September 2006 in links
tagged with [coverart] [itunes]

Interestingmostly because it’ll auto-fetch cover art and add it to the id3 tag. Nifty.

http://www.eternalstorms.at/

 

GimmeSomeTune

printf.dk: iTunes 7: Fetching artwork for fun and profit

19 September 2006 in links
tagged with [coverart] [itunes]

Code in many languages to fetch album art from the ITMS

http://printf.dk/itunes_7_fetching_artwork_for.html

 

printf.dk: iTunes 7: Fetching artwork for fun and profit

ITunesRssServer

07 August 2006 in links
tagged with [itunes] [music] [psp]

serve an itunes music database as an RSS feed. The PSP is a scary example of ‘give an inch, they’ll abuse it to stream music to their stereos wirelessly’ - even the incredibly limited open capabilities Sony have given the device are used for clever stuff.

http://trickster.bulknews.net/trac.cgi/wiki/ITunesRssServer

 

ITunesRssServer