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=2000Get your Affiliate key at
https://www.apple.com/itunes/affiliates/ Make 7% on sales of Music
iOS Project
------------------------
Das_BuyNow.png
Das_BuyNow@2x.pngDas_CellLine1.png
Das_CellLine1@2x.pngDas_play-BTSound-inactive.png
Das_play-BTSound-inactive@2x.pngDas_play-BTSound.png
Das_play-BTSound@2x.pngDas_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
Das_stop-BTSound-inactive@2x.pngDas_stop-BTSound.png
Das_stop-BTSound@2x.pngDas_strip-BTSound.png
Das_strip-BTSound@2x.pngAndroid 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