When accessing an album through the library browser, ympd does not properly encode the + character into the url.
Example:
http://10.0.0.55:8080/#/browse/0/The%20Walkmen/Bows%20+%20Arrows
Is the URL generated when I attempt to access the walkmen album "Bows + Arrows"
This results in an empty tracklist
Manually punching in:
http://10.0.0.55:8080/#/browse/0/The%20Walkmen/Bows%20%2b%20Arrows
Displays a proper tracklist for the album
When accessing an album through the library browser, ympd does not properly encode the + character into the url.
Example:
http://10.0.0.55:8080/#/browse/0/The%20Walkmen/Bows%20+%20Arrows
Is the URL generated when I attempt to access the walkmen album "Bows + Arrows"
This results in an empty tracklist
Manually punching in:
http://10.0.0.55:8080/#/browse/0/The%20Walkmen/Bows%20%2b%20Arrows
Displays a proper tracklist for the album