iTunes-bridge icon indicating copy to clipboard operation
iTunes-bridge copied to clipboard

A macOS and Windows NodeJS package to control and get informations from iTunes/Apple Music app through JXA (macOS) or WScript (Windows)

Results 9 iTunes-bridge issues
Sort by recently updated
recently updated
newest added

Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 4.3.0. Release notes Sourced from marked's releases. v4.3.0 4.3.0 (2023-03-22) Bug Fixes always return promise if async (#2728) (042dcc5) fenced code doesn't need a trailing...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.13.6. Commits bd2d35c Merge remote-tracking branch 'upstream/master' 2e7c0f2 Update generated files, tag 1.13.6 release 732cafe Underscore 1.13.6 e8f86fb Add changelog entry for versioin 1.13.6 43e827a...

dependencies

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 10.0.0 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in newline rule. Thanks to @​MakeNowJust. [12.3.1] - 2022-01-07 Fixed Fix corner...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 2.1.0 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...

dependencies

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [plist](https://github.com/TooTallNate/node-plist). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 2.1.0 to 3.0.6 Changelog Sourced from plist's...

dependencies

This fixed my problem: ![image](https://user-images.githubusercontent.com/53608074/122643374-c6812880-d10f-11eb-8e87-545ac5320a31.png)

**Problem:** JSON error if json is e.g. { name: "SONGNAME (inspired by "idk")", ... } Now working: ![image](https://user-images.githubusercontent.com/53608074/124627467-dfb00600-de7f-11eb-8ee3-cc8403e8c67a.png)

Not my priority right now, I will work on this when I'll have time, but feel free to contribute if you want to :)

enhancement
rewrite