"Yoni Rabkin" <[email protected]> writes: > Which info backend are you running (the value of `emms-info-functions' > variable)? My first guess is that `emms-info-native', which is written > in elisp, is barfing on some encoding.
I'm actually using the exiftool backend. When I switch to native it works without any problems. I did some digging and saw that running exiftool -json on the problematic file returns the title without quotes: "Title": 2045, but when I run it on any file that does not have a numeric name, it puts quotes around the title. that might be where the problem is coming from. thanks, snickerbockers
