-
(Difference between revisions)
(One intermediate revision not shown) Line 1: Line 1: ==iTunes====iTunes==- [http://lifehacker.com/5495634/move-your-itunes-library-to-another-computer-with-itunes-9-home-sharing Move Your iTunes Library to Another Computer with iTunes 9 Home Sharing]+ * [http://www.musicthinktank.com/blog/how-to-use-itunes-to-drive-up-your-itunes-revenue.html Use iTunes to drive up iTunes revenue]+ * [http://hints.macworld.com/article.php?story=20090204122516833 Move an iTunes library]+ * [http://lifehacker.com/5495634/move-your-itunes-library-to-another-computer-with-itunes-9-home-sharing Move Your iTunes Library to Another Computer with iTunes 9 Home Sharing]+ * [http://bjango.com/articles/ituneslinks/ Dissecting iTunes Links]+ + ===iTunes LP===+ + From [http://gigaom.com/apple/how-to-create-your-own-itunes-lp/ gigaom]+ * Show package contents on iTunes-LP-Example.itlp contained in [http://s3.amazonaws.com/boom-shaka-laka-laka/iTunes_LP_Example-72.zip iTunes LP Example] (ZIP)+ * Edit iTunesMetadata.plist+ * Edit images/interface/bleed.png+ * Edit audio/intro.m4a+ * Add images to images/photos+ * Edit views/linernotes.html+ * Add songs by XID+ ** Run command in terminal: defaults write com.apple.iTunes WebKitDeveloperExtras -bool true+ ** XID will show on songs purchased through iTunes with Get Info command+ ** Run command in terminal to create XID: uuidgen+ ** Prepend generated UUID with: TEST:uuid:+ ** Add XIDs to manifest.xml and controllers/data.js+ * Lyrics are image files in the images/songs/ folder named lyrics01.jpg, etc.+ + - [http://bjango.com/articles/ituneslinks/ Dissecting iTunes Links][[category:Apple]][[category:Apple]]Current revision as of 23:35, 13 January 2011
iTunes
- Use iTunes to drive up iTunes revenue
- Move an iTunes library
- Move Your iTunes Library to Another Computer with iTunes 9 Home Sharing
- Dissecting iTunes Links
iTunes LP
From gigaom
- Show package contents on iTunes-LP-Example.itlp contained in iTunes LP Example (ZIP)
- Edit iTunesMetadata.plist
- Edit images/interface/bleed.png
- Edit audio/intro.m4a
- Add images to images/photos
- Edit views/linernotes.html
- Add songs by XID
- Run command in terminal: defaults write com.apple.iTunes WebKitDeveloperExtras -bool true
- XID will show on songs purchased through iTunes with Get Info command
- Run command in terminal to create XID: uuidgen
- Prepend generated UUID with: TEST:uuid:
- Add XIDs to manifest.xml and controllers/data.js
- Lyrics are image files in the images/songs/ folder named lyrics01.jpg, etc.
-
Meta
Categories: Apple | Mac | Software | ITunes | Music | Audio | Media | HTML | WebDev | Programming | AppleScript