liamks / libpytunes

Python Itunes Library parser
https://github.com/liamks/pyitunes
MIT License
219 stars 88 forks source link

Saving changes #54

Open Bluejanis opened 6 years ago

Bluejanis commented 6 years ago

How would I use this to save any changes back to iTunes? I think currently this is not possible yet?

NathanDotTo commented 6 years ago

I think that you can’t no. Which is a shame, as that is what I originally wanted also.

Nathan

On 15 Feb 2018, at 17:19, Bluejanis notifications@github.com wrote:

How would I use this to save any changes back to iTunes? I think currently this is not possible yet?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

andymadge commented 6 years ago

It's not possible. I was looking for the same functionality.

I ended up using appscript. There's useful reference code in https://github.com/fscm/lastfm2itunes