Skip to content

Simple Python script to export chosen playlists and their music from iTunes - intended for sharing with Sonos, but uses industry standard formats

License

Notifications You must be signed in to change notification settings

dwalker-uk/iTunesToSonos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

iTunesToSonos

Simple Python script to export chosen playlists and their music from iTunes - intended for sharing with Sonos, but uses industry standard formats

Still very work-in-progress - only shared to help diagnose issues with Unicode characters via StackOverflow. Hope to have resolved and share fully working code very soon...

Note that the choice of exporting to .wpl format playlists is deliberate, as it seems to be the only playlist format supported by Sonos which also supports Unicode characters, i.e. non-alphanumeric characters in filenames.

See https://stackoverflow.com/questions/54914463/unicode-playlists-for-sonos-from-python for more details on the Unicode challenge, and solution.

About

Simple Python script to export chosen playlists and their music from iTunes - intended for sharing with Sonos, but uses industry standard formats

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages