iTunes Library

RSS for tag

Retrieve the properties of the media in an iTunes library.

Posts under iTunes Library tag

51 Posts

Post

Replies

Boosts

Views

Activity

We are trying to start DSP(Digital Service Provider). Is there any documentation how to upload the files in your server(itunes)?
We want to start DSP(Digital Service Provider) like https://www.tunecore.com (in which a user can upload audio,image and videos files to create music albums or music video products) and also want to upload all files to your service(itunes). So Please provide the specific documentation where we could understand the all process. Please guide us. Thanks.
0
0
985
Feb ’22
Enterprise Partner Feed (EPF) missing files
Not sure if anyone can answer this, but hopefully an Apple developer sees this topic. The new Enterprise Partner Feed EPF full dump folders are missing some files. eg. https://feeds.itunes.apple.com/feeds/epf/v5/20220101/itunes20220101/ is missing the song.tbz file which is usually ~10GB. The new folder https://feeds.itunes.apple.com/feeds/epf/v5/20220108/itunes20220108/ does have a song.tbz file, but is missing the collection.tbz and also collection_song.tbz files.
0
0
1k
Jan ’22
iTunes Music integration
Hi We are developing a video and story editing app. Currently, we are exploring the opportunities for Music and would like to integrate iTunes Music into our app. Instories app has the feature when users can listen to the 30-secs track preview from iTunes, select the start point of the track and add it to their videos by clicking the Done button. The videos with iTunes tracks can further be saved into the camera roll or shared on social media. Additionally, we've come across the Story beat app and noticed that they also have iTunes Music integrated into the app with the same functionality as the Instories app has ( see the image below). Please, let us know if implementing such a feature aligns with the App Store Review Guidelines for Apple Music or it contradicts the guides. We'd appreciate your feedback. Thanks.
0
0
770
Jan ’22
Out of memory problem with ITLibPlaylist.items.count
Hi, A few mouth ago, I was working on a project that uses the ITLibrary API and the ITLibPlaylist class to load the music playlists in a tree and get the tracks when a playlist is selected. Now I'd like to work again on this project but as soon as I try to load the playlists, I have a memory bug. But I also try to load my playlists and its tracks in a fresh new project and it is working so something in my view has a bug : Maybe a problem with the links between the UI and the data... Any idea ? Thx.
0
0
687
Oct ’21
Problems with EPF feed full dump 20211007
Hello friends, we recently ran into some problems will full dump of EPF feed dated 20211007. I'm wondering if anyone has any suggestions or solutions for these. itunes/collection file The collection file seems to have "lost" its column types? The collection_id column has changed from BIGINT in previous file, to VARCHAR(1000) in latest. Similarly the media_type_id was INTEGER and is also now VARCHAR(1000), and several datetime fields changed to varchar. And even the longer varchar columns for 4000 chars became 1000 chars. For reference the file header is now reporting the following: #export_date collection_id name title_version search_terms parental_advisory_id artist_display_name view_url artwork_url original_release_date itunes_release_date label_studio content_provider_name copyright p_line media_type_id is_compilation collection_type_id #primaryKey:collection_id #dbTypes:BIGINT VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) INTEGER VARCHAR(1000) #exportMode:FULL Comparing with the previous full dump 20210722 #export_date collection_id name title_version search_terms parental_advisory_id artist_display_name view_url artwork_url original_release_date itunes_release_date label_studio content_provider_name copyright p_line media_type_id is_compilation collection_type_id #primaryKey:collection_id #dbTypes:BIGINT BIGINT VARCHAR(1000) VARCHAR(1000) VARCHAR(3000) INTEGER VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) DATETIME DATETIME VARCHAR(1000) VARCHAR(1000) VARCHAR(4000) VARCHAR(4000) INTEGER BOOLEAN INTEGER #exportMode:FULL itunes/artist_collection file This file the columns are still unchanged, so it's a different error. In this case the file contents are not consistent wit the primaryKey constraint in the file. eg. It's reported the pkey is the tuple (artist_id,collection_id,role_id). However, when importing from EPFimporter tool it gives many errors with the latest data because there are duplicate rows. For example the first error I see is for the following entries (which I extracted manually). The problem is the rows are identical except for the "is_primary_artist" value. export_date artist_id collection_id is_primary_artist role_id 1633587189 36270 1461423948 1 1 1633587189 36270 1461423948 0 1 The first error I think I can handle by forcing the column type to be same as before. But the second the data itself has problems so I'm not sure what to do for it. Judging by some of the older posts on this forum I'm not sure there will be any reply, but thanks for looking all the same.
1
0
1k
Oct ’21
Can I go back to iOS 14.7 beta from iOS 15.0 beta?
Currently I am using Public Beta 14.7 (18G5042c). If I backed up with iTunes before updating to iOS 15 public beta, can I still downgrade due to some issues?  Can I still recover data if the phone cannot boot up, while installing iOS15 public beta?  Would you please tell me how to restore it?  I have heard that the beta versions do not support to restore and downgrade.
0
0
1.2k
Jul ’21
iTunes Store API request frequency
Hey Team, What is the iTunes Store API request frequency per second? I have a list of song names, which I would like to fetch from API and display as a list. Is there any limitation on how many requests must I send to the endpoint?
Replies
0
Boosts
0
Views
761
Activity
Mar ’22
Can't install IPA to Phone
I am trying to drag and drop .IPA file to iTunes devices tab but it does nothing. What should i do? (I am working on windows so i can't use xcode)
Replies
0
Boosts
0
Views
749
Activity
Feb ’22
iTunes Directory Structure
How do iPhones store mp3 music files? I'm trying to code an iTunes replacement for Linux. I've gotten the PC side player working, managed to mount iPhone file system but don't understand where I need to save the mp3 files to on the phone.
Replies
0
Boosts
0
Views
621
Activity
Feb ’22
We are trying to start DSP(Digital Service Provider). Is there any documentation how to upload the files in your server(itunes)?
We want to start DSP(Digital Service Provider) like https://www.tunecore.com (in which a user can upload audio,image and videos files to create music albums or music video products) and also want to upload all files to your service(itunes). So Please provide the specific documentation where we could understand the all process. Please guide us. Thanks.
Replies
0
Boosts
0
Views
985
Activity
Feb ’22
Enterprise Partner Feed (EPF) missing files
Not sure if anyone can answer this, but hopefully an Apple developer sees this topic. The new Enterprise Partner Feed EPF full dump folders are missing some files. eg. https://feeds.itunes.apple.com/feeds/epf/v5/20220101/itunes20220101/ is missing the song.tbz file which is usually ~10GB. The new folder https://feeds.itunes.apple.com/feeds/epf/v5/20220108/itunes20220108/ does have a song.tbz file, but is missing the collection.tbz and also collection_song.tbz files.
Replies
0
Boosts
0
Views
1k
Activity
Jan ’22
iTunes Music integration
Hi We are developing a video and story editing app. Currently, we are exploring the opportunities for Music and would like to integrate iTunes Music into our app. Instories app has the feature when users can listen to the 30-secs track preview from iTunes, select the start point of the track and add it to their videos by clicking the Done button. The videos with iTunes tracks can further be saved into the camera roll or shared on social media. Additionally, we've come across the Story beat app and noticed that they also have iTunes Music integrated into the app with the same functionality as the Instories app has ( see the image below). Please, let us know if implementing such a feature aligns with the App Store Review Guidelines for Apple Music or it contradicts the guides. We'd appreciate your feedback. Thanks.
Replies
0
Boosts
0
Views
770
Activity
Jan ’22
Change the iTunes logo back to the orange version
Hello, I would like to change the iTunes logo back to the orange version from 2013. Is this possible? I hate changes and Apple keeps changing my logos. Thank you so much for your help!
Replies
0
Boosts
0
Views
453
Activity
Nov ’21
Out of memory problem with ITLibPlaylist.items.count
Hi, A few mouth ago, I was working on a project that uses the ITLibrary API and the ITLibPlaylist class to load the music playlists in a tree and get the tracks when a playlist is selected. Now I'd like to work again on this project but as soon as I try to load the playlists, I have a memory bug. But I also try to load my playlists and its tracks in a fresh new project and it is working so something in my view has a bug : Maybe a problem with the links between the UI and the data... Any idea ? Thx.
Replies
0
Boosts
0
Views
687
Activity
Oct ’21
I can't seem to put music into iTunes like before.
With this new update, for some odd reason music will not download to my phone. It's clearly an iTunes mp3 file, yet it refuses to download. Please help!!
Replies
0
Boosts
0
Views
480
Activity
Oct ’21
Problems with EPF feed full dump 20211007
Hello friends, we recently ran into some problems will full dump of EPF feed dated 20211007. I'm wondering if anyone has any suggestions or solutions for these. itunes/collection file The collection file seems to have "lost" its column types? The collection_id column has changed from BIGINT in previous file, to VARCHAR(1000) in latest. Similarly the media_type_id was INTEGER and is also now VARCHAR(1000), and several datetime fields changed to varchar. And even the longer varchar columns for 4000 chars became 1000 chars. For reference the file header is now reporting the following: #export_date collection_id name title_version search_terms parental_advisory_id artist_display_name view_url artwork_url original_release_date itunes_release_date label_studio content_provider_name copyright p_line media_type_id is_compilation collection_type_id #primaryKey:collection_id #dbTypes:BIGINT VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) INTEGER VARCHAR(1000) #exportMode:FULL Comparing with the previous full dump 20210722 #export_date collection_id name title_version search_terms parental_advisory_id artist_display_name view_url artwork_url original_release_date itunes_release_date label_studio content_provider_name copyright p_line media_type_id is_compilation collection_type_id #primaryKey:collection_id #dbTypes:BIGINT BIGINT VARCHAR(1000) VARCHAR(1000) VARCHAR(3000) INTEGER VARCHAR(1000) VARCHAR(1000) VARCHAR(1000) DATETIME DATETIME VARCHAR(1000) VARCHAR(1000) VARCHAR(4000) VARCHAR(4000) INTEGER BOOLEAN INTEGER #exportMode:FULL itunes/artist_collection file This file the columns are still unchanged, so it's a different error. In this case the file contents are not consistent wit the primaryKey constraint in the file. eg. It's reported the pkey is the tuple (artist_id,collection_id,role_id). However, when importing from EPFimporter tool it gives many errors with the latest data because there are duplicate rows. For example the first error I see is for the following entries (which I extracted manually). The problem is the rows are identical except for the "is_primary_artist" value. export_date artist_id collection_id is_primary_artist role_id 1633587189 36270 1461423948 1 1 1633587189 36270 1461423948 0 1 The first error I think I can handle by forcing the column type to be same as before. But the second the data itself has problems so I'm not sure what to do for it. Judging by some of the older posts on this forum I'm not sure there will be any reply, but thanks for looking all the same.
Replies
1
Boosts
0
Views
1k
Activity
Oct ’21
Can I go back to iOS 14.7 beta from iOS 15.0 beta?
Currently I am using Public Beta 14.7 (18G5042c). If I backed up with iTunes before updating to iOS 15 public beta, can I still downgrade due to some issues?  Can I still recover data if the phone cannot boot up, while installing iOS15 public beta?  Would you please tell me how to restore it?  I have heard that the beta versions do not support to restore and downgrade.
Replies
0
Boosts
0
Views
1.2k
Activity
Jul ’21