Skip to content

Releases: AngryKiller/iTunes-bridge

Fixes for special characters on Windows

06 Jun 11:02
0d84b9a
Compare
Choose a tag to compare
Pre-release

Special characters in song metadata should now be working properly when running on Windows.

Fixes for Catalina and later

27 Apr 18:15
Compare
Choose a tag to compare
Pre-release

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

22 Mar 16:22
Compare
Choose a tag to compare
Various fixes Pre-release
Pre-release

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

31 Jul 12:32
Compare
Choose a tag to compare

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

07 Apr 16:49
8f0c56e
Compare
Choose a tag to compare
Pre-release
0.6.1-beta

0.6.1

Started documenting and other things

28 Mar 19:43
Compare
Choose a tag to compare
Pre-release
v0.5.0-beta

0.5.0

Fix

18 Mar 20:08
Compare
Choose a tag to compare
Fix Pre-release
Pre-release

I forgot the __dirname in the CLI commands 🤦‍♂️

0.4.0: WINDOWS SUPPORT AND EVENTS! 🎉

18 Mar 19:13
Compare
Choose a tag to compare
Pre-release

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

14 Mar 14:56
Compare
Choose a tag to compare

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

11 Mar 19:49
Compare
Choose a tag to compare
v0.2.2-alpha

playerState of getCurrentTrack() can now return stopped or not running