Releases: AngryKiller/iTunes-bridge
Releases · AngryKiller/iTunes-bridge
Fixes for special characters on Windows
Special characters in song metadata should now be working properly when running on Windows.
Fixes for Catalina and later
iTunes-bridge should now work perfectly fine with the Music app of macOS Catalina and later, while retaining compatibility with previous versions of macOS.
Various fixes
Various fixes and improvements with events, Electron, and macOS Catalina support. Probably the last release before the rewrote version
New command to check if iTunes is running on Windows
The older .bat file I was using isn't longer working on the latest version of Windows + it was a really bad way to do it
Fixes for electron asarUnpack
0.6.1-beta 0.6.1
Started documenting and other things
v0.5.0-beta 0.5.0
Fix
I forgot the __dirname in the CLI commands 🤦♂️
0.4.0: WINDOWS SUPPORT AND EVENTS! 🎉
I'm also using JXA instead of AppleScript now, so it gives a much cleaner code. Still no documentation, so look at the example. The documentation will come with the first stable release, the 1.0.0.
New functions to get infos from the iTunes XML
Note: this release (0.3) is the last version to support OS X Mavericks and earlier because the next version (0.4) will use JXA instead of AppleScript. A branch dedicated to this version will be created.
playerState of getCurrentTrack() can now return stopped or not running
v0.2.2-alpha playerState of getCurrentTrack() can now return stopped or not running