History of iTunes Store music previews

2014-05-19 Thread Madhavi Gundeti
Hi, Is there any way to save iTunes Store music/video preview history on my Macintosh Music Library? I am developing one Mac application to save the history of played music/video by user(including music/video previews). But I observed iTunes Store is not saving music/video preview history of Ano

Re: iTune Plist changes from NSUserdefaults

2014-01-12 Thread Madhavi Gundeti
*And there was no problem when I upgraded My MacBookPro from Mountain Lion to Mavericks 10.9 version.* Thanks and Regards, Madhavi G. On Wed, Dec 25, 2013 at 1:15 AM, Jens Alfke wrote: > > On Dec 23, 2013, at 10:58 PM, Madhavi Gundeti > wrote: > > I am developing a daemon whi

Re: iTune Plist changes from NSUserdefaults

2013-12-23 Thread Madhavi Gundeti
exactly I want. Thank you so much for your reply again :) Thanks and Regards, Madhavi G. On Tue, Dec 24, 2013 at 11:35 AM, Jens Alfke wrote: > > On Dec 23, 2013, at 9:32 PM, Madhavi Gundeti > wrote: > > But Is there any way to change other user defaults as root user?? > >

Re: iTune Plist changes from NSUserdefaults

2013-12-23 Thread Madhavi Gundeti
Hi Jens, Thank you so much for the reply. But Is there any way to change other user defaults as root user?? Thanks and Regards, Madhavi G. On Mon, Dec 23, 2013 at 4:39 AM, Jens Alfke wrote: > > On Dec 11, 2013, at 4:45 AM, Madhavi Gundeti > wrote: > > Please let me know wh

iTune Plist changes from NSUserdefaults

2013-12-22 Thread Madhavi Gundeti
Hi, I am developing one MAC application to change iTunes Parental control setting programmatically. I am using NSUserdefaults class to achieve above. Please find the sample code. #define kBundleIdentifier @"com.apple.iTunes" NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];