close
Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
34 views

I want to write a script that works on iTunes. The idea is to be able to rate a song on my iPod Classic then when it syncs to iTunes the songs are sorted into one of 5 playlists based on their rating. ...
Albert Hoek's user avatar
1 vote
0 answers
31 views

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 ...
h.s.'s user avatar
  • 263
0 votes
1 answer
401 views

Use the following command .\hashcat.exe -m 14700 -a 3 "$itunes_backup$*10*2d16f580921a8b3be93153ae5ce8d67afbd47069243820bfbda466c0a47502310d0814b83533c789*10000*...
YuSheng's user avatar
  • 97
-2 votes
1 answer
303 views

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 "...
Avik Malladi's user avatar
0 votes
1 answer
109 views

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 ...
user620316's user avatar
20 votes
2 answers
20k views

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 ...
Ashvin's user avatar
  • 9,131
0 votes
1 answer
76 views

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 (...
Alekk32's user avatar
  • 21
0 votes
1 answer
127 views

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 ...
yolo's user avatar
  • 757
1 vote
1 answer
220 views

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 '...
tardy pigeon's user avatar
0 votes
2 answers
138 views

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 ...
tardy pigeon's user avatar
1 vote
1 answer
796 views

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 ...
Elliot Moreau's user avatar
0 votes
1 answer
152 views

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 ...
Danny Shepherd's user avatar
4 votes
0 answers
1k views

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 ...
darknet's user avatar
  • 65
1 vote
1 answer
2k views

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 ...
Alfonso De La Guardia's user avatar
1 vote
0 answers
227 views

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 ...
x89's user avatar
  • 3,534

15 30 50 per page
1
2 3 4 5
153