2,291 questions
1
vote
0
answers
23
views
Handling iTunes events in PowerShell
I have a Windows PowerShell script (running under Windows 11) which polls the iTunes application on the local computer to find out the currently playing track. This could be handled more elegantly by ...
0
votes
0
answers
21
views
How to delete a mac music library iCloud track from the library using apple script
I have a mac music library consisting of local MP3s and iCloud tracks, which are online only or saved encrypted as an M4a file (if I chose to keep the locally). I want to delete any given iCloud track ...
0
votes
0
answers
28
views
accessing email attachments encrypted with MAM InTune in an iOS app written in donnet8 C#
This was so simple until some decided to turn on MAM Intune for email.
we wrote a small iOS utility that receives some serial numbers in a CSV file sent via email as an attachment.
it has worked well ...
0
votes
1
answer
321
views
Use hashcat to appear Token length exception
Use the following command
.\hashcat.exe -m 14700 -a 3 "$itunes_backup$*10*2d16f580921a8b3be93153ae5ce8d67afbd47069243820bfbda466c0a47502310d0814b83533c789*10000*...
-2
votes
1
answer
244
views
Adding sqlite file from itunes backup to DB Browser - "Could not open database file"
I am trying to get all messages from my iPhone on my computer. To do so, I have done a full iTunes backup to my windows computer. From some online research I found that the file name "...
0
votes
1
answer
92
views
Using AppleScript in Music/iTunes, how do I find the next tracks to be played?
I'm trying to write AppleScript that will find which tracks Music will play after the current track, that is, the upcoming tracks.
I can easily find all tracks of the current playlist, look for the ...
20
votes
2
answers
20k
views
Complete Compliance Requirements for your apple account [closed]
I started facing this warning today
Under the Digital Services Act, you must provide and verify
information regarding your account. If you don't, there may be payment
delays or your content may be ...
0
votes
1
answer
68
views
AppleScript. Probably unjustified complication of syntax. iTunes play count import from xml
I'm new to AppleScript, I've only been practicing for a couple of weeks. I wrote a code that transfers information from an imported xml file (actually more like a plist) from the Music application (...
0
votes
1
answer
126
views
System.IO.FileNotFoundException: Could not load file or assembly 'Interop.iTunesLib, Version=1.13.0.0, Culture=neutral, PublicKeyToken=null'
I'm trying to access iTunes using C#.
The steps are to write a dll in C# and execute it with TypeScript using Overwolf API.
What I did
Generate .dll
I introduced iTunesLib based on this. Sorry for the ...
1
vote
1
answer
171
views
Automating import of songs from a list into iTunes?
All my music is kept in a folder on my external HD called 'General Music'.
I have a list of selected songs in a text file called 'SL'. I really want to import them into Music into a playlist called '...
0
votes
2
answers
134
views
It is possible to write an Applescript droplet which can take mp3 files and retag them based on the file's name?
Is anyone able to write an Applescript as the basis to create a droplet app that when I drop a bunch of mp3s on it, it uses the filename pattern "TITLE - ARTIST - YEAR" to change the id3 ...
1
vote
1
answer
747
views
What is the Best Approach for Scraping Podcast Feed URLs from the iTunes API?
I'm working on a script to scrape podcast feed URLs from the iTunes API using the search and lookup endpoints. However, I've noticed that for some podcasts, the API does not provide the feed URL. This ...
0
votes
1
answer
138
views
Apple Music/iTunes English Capitalisation script - AppleScript
I'm trying to run the following script in the Apple Music app to use proper English capitalisation on the selected tracks (ignoring anything that is in all capital letters to start)
So for example the ...
4
votes
0
answers
1k
views
Is there a way to submit podcasts to Spotify & iTunes via API?
I want to make an application which will automatically upload RSS feed to spotify and iTunes programatically, so that podcast will be available on these platforms as well.
I couldn't find anything in ...
1
vote
1
answer
2k
views
How do I get a list of Episodes from a podcast using the Itunes API?
Im building a podcast player project, where you can find a list of podcasts, filter them by a search bar, and so on.
Im supposed to be able to navigate to a podcast and once there, to show all ...
1
vote
0
answers
212
views
send POST request to Itunes API via Postman
For the Itunes Reporter API, I have an access_token and vendor_number.
https://help.apple.com/itc/appsreporterguide/#/apd68da36164
I found some old Python code that was used to send API requests to ...
0
votes
0
answers
161
views
iTunes podcast get feed url
I am trying to get feed url from iTunes podcast, for example https://podcasts.apple.com/us/channel/lemonada/id6442462434
var url = 'https://itunes.apple.com/lookup'
var params = 'id='+id+'&...
0
votes
0
answers
391
views
Songs from YouTube that are downloaded through python program can not be synchronized with iTunes
I have "written" a python program that downloads the audio of a YouTube video in mp3 format. The downloading procedure works fine but I can only listen to the songs on my windows laptop. I ...
0
votes
1
answer
287
views
Mp3 duration doubling after mutagen.py edits in iTunes only
I am trying to create a python code that edits a mp3's info and adds the title, artist, and album. This will make it so that when it's opened in iTunes, I don't have to manually add the info to the ...
0
votes
1
answer
697
views
ITunes Apple Store rating is different in mobile and web
We have uploaded Application on iTunes for 1 and half years. It is showing different ratings on iOS mobile Store and on Web Store. What is the reason for this different ratings and what is the ...
0
votes
2
answers
135
views
can applescript toggle choices in iTunes/Music form?
I just migrated to Monterey from 10.14 and the migration destroyed all the display settings in my playlists. I have over 200 playlists, so I'm trying to write a script that will set them all to MY ...
1
vote
2
answers
233
views
When you get the tracks from the global playlist from Itunes/AppLe Music with Applescript how do you get only filetracks
When you get the tracks from the global playlist from Itunes/Apple Music with Applescript how do you get only filetracks
e.g
I can do
return tracks of playlist 1
but that will return all tracks ...
0
votes
0
answers
145
views
What is the difference and typical use between the id, database id and persistent id properties of tracks in iTunes and Apple Music
On MacoS the properties of a filetrack object retrieved from iTunes or the newer Apple Music app show it has three similar properties
id
database id
persistent id
What is the difference and typical ...
0
votes
1
answer
1k
views
How to get a podcast episode by its id in the iTunes API?
https://podcasts.apple.com/us/podcast/all-in-with-chamath-jason-sacks-friedberg/id1502871393?i=1000538031954 is a podcast episode. Its ID is: 1000538031954.
I'd like to get this episode's info and ...
0
votes
1
answer
604
views
How can I delete Apple Music tracks from my Library using AppleScript?
My Apple Music library is too big. I want to weed it out by removing a whole load of tracks that I have never listened to. I already did the same thing successfully with playlists but my script isn't ...
0
votes
0
answers
33
views
iTunes play song via ScriptingBridge with queue
When I use the .playOnce method, the iTunes "up next" queue is not updated.
playOnce seems to be the only method in ScriptingBridge to play a song.
I would like a method to do the same as ...
0
votes
0
answers
50
views
Is there any way open installed mobile app (iTunes store) on IOS Safari?
is it possible from link in IOS Safari open installed iTunes Store app?
Googled and founded 'universal links' but don't reilise how it works with default apple apps.
Thank you a lot.
0
votes
0
answers
101
views
Retrieve App Store ID after Sign In with Apple
I'm working on a social media project where users can sign in with their different profiles on different platforms (Facebook, Twitter etc.)
Currently, the app hasn't got a sign in option via Apple. ...
0
votes
1
answer
150
views
how can I see grossing apps in iPhone app store?
When I check app-store in iPhone, I can only see the free-apps and paid-apps but appannie.com and similarweb.com presents grossing-apps also. I wonder that how can I see grossing-apps in iPhone app-...
1
vote
0
answers
85
views
Multiple merchant ids with different bank accounts
is it possible to have two different apps with each having its own merchant id?
I mean, how will this work?
I want if a user makes purchase on one app, the money will be redirected to a specific bank ...
0
votes
1
answer
103
views
Parse iTunes RSS using RestAssured JAXB and groovy
I want to parse RSS XML feed using JAXB and RestAssured.
The problem I encountered is that I can't deserialize elements with itunes prefix.
My model:
@XmlRootElement
@XmlAccessorType(...
0
votes
1
answer
865
views
The Apple phone is connected to the computer, and the computer can't recognize the device
I tried to connect my iPhone with windows 10. The phone can be charged, but the computer doesn't recognize the mobile device.
Then I also tried to add a driver, but I didn't find the Drivers folder ...
-1
votes
1
answer
514
views
Can I use Applescript to import songs from .csv list of song info into iTunes?
Is there a way I can use AppleScript to import songs from my Mac hard drive into iTunes using only a .tsv list containing tag information?
(I have too many files in my iTunes collection so not all of ...
0
votes
0
answers
748
views
ITMS-90338: Non-public API usage -> ADBannerView
Apple has sent us this email:
We identified one or more issues with a recent delivery for your app. Please correct the following issues, then upload again.
ITMS-90338: Non-public API usage - The app ...
28
votes
4
answers
15k
views
Observing "App needs to be updated" message when launching app on iOS 15
We are trying to test application on iOS 15 and found that we are getting this message App needs to be updated.
Can anyone please let me know the reason behind this message? Existing users will have ...
0
votes
0
answers
46
views
Osascript & iTU
My python code,
import subprocess
command = ['osascript', '-e', 'tell application "iTunes" to name of current track as string']
p = subprocess.check_output(command)
When i run this i get a ...
3
votes
1
answer
601
views
React and Express iTunes Search API :: Error: Request failed with status code 404
I am currently creating an iTunes search application using an API and am stuck attempting to fetch the data to put together the result component.
Amongst other resources, I have been referring to the ...
0
votes
1
answer
133
views
ERROR ITMS-90046: "Invalid Code Signing Entitlement"
ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com....
1
vote
0
answers
194
views
IOS ATT Apptrackingtransparency guidelines
I reaching out in hopes somebody can help clarify the IOS ATT guidelines.
I have been reading and re-reading it over and over again and I can't seem to get a solid yes or no in regards to if my app ...
1
vote
0
answers
76
views
Any way to get the physical file for ITLibMediaItem?
I'm new to Swift, back when I did iPhone development it was Objective-C only. And as far as writing for the Mac goes, I'm mainly a Windows developer. So forgive me if the answer is obvious, but I'm ...
1
vote
0
answers
1k
views
Xcode Distribution failed with errors
Have been trying to upload my build archive to App Store Connect but encountering App Store Connect Operation Error
When trying to upload it from a different network it goes through. I have tried ...
0
votes
0
answers
38
views
Check for duplicates when using tab-separated txt file to generate iTunes playlist
I'm using the following code in Applescript to generate iTunes playlists from a tab-separated .txt file. However, I wondered if there is a way of getting it to check if the files are already in the ...
1
vote
1
answer
968
views
Why lookup by bundleId API does not return a result?
Folks,
I have google and found many answers which really do not work for me about lookup API of apple.
I am trying to get version details for my app and calling the below API but it returns the ...
1
vote
1
answer
958
views
ITunes lookup api doesn't work with language or country code?
url = "https://itunes.apple.com/lookup?id=1510853708
This only returns English results. I want to add a language or country code for China, but none of these worked:
url = "https://itunes....
1
vote
1
answer
125
views
Why doesn't iTunes search api work with app ID?
https://itunes.apple.com/lookup?id=1542332918
https://itunes.apple.com/lookup?bundleid=1542332918
I tried both, it returned nothing. this is a game in in iTunes.
0
votes
1
answer
126
views
How to crawler apps.apple without knowing the app names?
I want to crawl some app info from apps.apple, and if I know the app name, I can get it through this api:
url = "http://itunes.apple.com/search?term=" + app + "&entity=software"...
1
vote
0
answers
50
views
Parsing Podcast XML with VB.NET: issue with itune tags
I tried to parse this xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/podcastics/podcasts/rss-rendering/rss.xsl"?>...
0
votes
0
answers
78
views
XML: remove child node with same name as parent
Is there a way to bypass one of the nodes when parsing? I'm trying to manipulate an XML file of an iTunes library, and each node either goes by the name dict or key. I am trying to remove all data ...
2
votes
1
answer
3k
views
mac os - "Trust request error (-402,653,181)"
When I connect my iPhone XS to my MacBook (Big Sur 11.1) and open the Finder tab for the iPhone I am asked whether the Computer should trust this phone.
When I click the button "Trust" I get ...
-1
votes
1
answer
76
views
Distributing via TestFlight when app already published on Apple Store
One of the apps I've already published on Apple Store, and can I share the same via TestFlight?
When I check on iTunes Connect, particular version status says Invalid Binary. But there is no reasons ...