uPaymeiFixit / music-display-widget

Übersicht widget to display information about currently playing music in Hermes, iTunes, and Spotify
1 stars 0 forks source link

Double quotes in songs need escaped #1

Open uPaymeiFixit opened 8 years ago

uPaymeiFixit commented 8 years ago

When song information contains a double quote, it will fail to parse. Solution is to somehow magically escape the quotes.

Maybe escape quotes when I'm actually setting variables in the applescript.

ghost commented 8 years ago

I don't have Spotify, so I can't test for the double quotes issue. Can you give an example of a song that fails to parse, and where in the script that parse fails?