itms2xml script allows effortless addition of a podcast to Amarok by simply inputting the iTunes music store podcast URL.
One potential downside of itms2xml is that it's not actually integrated into Amarok. Instead, it must be run from a shell. However, if you're comfortable with command-line interfaces, this shouldn't be a problem.
For those who are interested in integrating itms2xml into Amarok as a script, the developer encourages you to do so and to publish your results for others to use.
Installation of itms2xml is straightforward. You can put it in /usr/bin and run it using #itms2xml URL. Alternatively, you can run it from a folder using #./itms2xml.
Using itms2xml is as simple as running the script with the desired podcast URL. For example, running ./itms2xml [URL] will provide output that includes the Podcast ID Number in Apple Music Store and a link to the XML feed.
Overall, itms2xml is a handy tool for anyone who wants to manage their podcasts from within Amarok. Its ease of use and flexibility make it a great choice for both seasoned developers and newcomers alike.
Version 0.1: N/A