iTunes Playlist

buzztouch plugin: iTunes Playlist
Version: v1.4
The iTunes Playlist Plugin allows users to add a playlist to their app by pulling the music, artwork and purchase music option from an iTunes artist json link. Great for Artistes, Bands, Music Fan Clubs !
works on iOS iOS
Developer Info
Latest Review
Pointertrouty | 05/21/14 (v1.2)
I use this in a few apps, and the latest update (v1.2) allows the use of affiliate link which is working well. Thanks
Screenshots
More Information
Information:
------------------------
The iTunes Playlist Plugin allows users to add a playlist to their app by pulling
the music, artwork and purchase music option from an iTunes artist json link.
Great for Artists, Bands, Music Fan Clubs !


This was created to help Artists, Bands, Music Fan Clubs showcase their music within their app.

****************************************************************************************
Example App using iTunes Playlist : https://goo.gl/PmmFe5
****************************************************************************************


Getting Set up
--------------

Steps Required to have a readable iTunes json file.

1-- Locate the artist or band iTunes id (example :https://itunes.apple.com/au/artist/vbyz-kartel/id83233085)

2 -- Replace the id number in bold (https://itunes.apple.com/lookup?id=id number&entity=song&limit=2000 )
and copy and paste the iTunes json link in the iTunes json url field.

Example Link : https://itunes.apple.com/lookup?id=83233085&entity=song&limit=2000

Get your Affiliate key at https://www.apple.com/itunes/affiliates/ Make 7% on sales of Music


iOS Project
------------------------
Das_BuyNow.png
[email protected]
Das_CellLine1.png
[email protected]
Das_play-BTSound-inactive.png
[email protected]
Das_play-BTSound.png
[email protected]
Das_popcaanmain.xml
Das_PullArrowDown.png
Das_sound_AsyncImageView.h
Das_sound_AsyncImageView.m
Das_sound_player.h
Das_sound_player.m
Das_sound_player.xib
Das_sound_playerCustomView.h
Das_sound_playerCustomView.m
Das_sound_playerCustomView.xib
Das_sound_playerCustomViewLan.xib
Das_stop-BTSound-inactive.png
[email protected]
Das_stop-BTSound.png
[email protected]
Das_strip-BTSound.png
[email protected]

Android Project
------------------------
Not available for android

SAMPLE JSON Data
------------------------

{"itemId":"343434", "itemType":"Das_sound_player", "itemNickname":"Music",
"navBarTitleText":"Music", "mainXmlURL":"https://itunes.apple.com/lookup?id=83233085&entity=song&limit=2000",
"phgcode":"&uo=4&at=10l4Qi"}

Release Notes:

v1.0 - Initial Release
v1.1 - 3.0 Core Update
v1.2 - Added option to add Affiliate key in the control panel
Updated code for iOS 7.1
v1.3 - Added new screenshot subfolders for BTGO upgrade.
v1.4 - Updated for Core 4.0