phpbg/muspnp

apostrophe shown as html tag in the title

Closed this issue · 6 comments

If a song or playlist contains an apostrophe in its name, it is shown as "'" in the title.
In the list it is shown correctly as '.

phpbg commented

Can you be more specific where the double quotes appear?

I tried on kodi renderer, and the label is fine on kodi, and on muspnp list too.

No double quotes - sorry. This is an apostrophe between double quotes.
Screenshot_20220405_122140
See the ' in the title? It should be Michael's.

phpbg commented

OK I see.

I also see weird things below in the playlist: you should see a proper <Artist> - <Album> below song name

I guess it depends on how the server encode things, because I don't reproduce it on ReadyMedia.

Could you please collect a log? See here for some help. If it is unclear feel free to ask.

Here we go.
muspnp.log

phpbg commented

It should all be fixed in the latest release.

download 1.1.1 release for windows

Can you try it and post back a screenshot at the same location?

As I wrote, I don't use Windows, but Linux (openSUSE Tumbleweed).
I downloaded and installed your new version. Now it looks perfect:

image

Thx a lot!