- go module support
- Added Tracks.GetTrackByPersistentID
- Added ITunes.ObjectPersistentID
- Added Location field writing
- Added OperationStatus
- code cleanup / refactor
Package itunes-win enables you to handle iTunes on Windows in Go. This is a thin wrapper of iTunes COM interface.
Note this library doesn't relect all of the methods and the properties of iTunes COM interface.
go get github.com/draeron/itunes-win/itunes
Under MIT License: https://tdsh.mit-license.org/