jez500 / chorus

A Web UI for XBMC, focused on user experience and music. Get the latest version here: https://github.com/xbmc/chorus2
357 stars 54 forks source link

[Bug: Addons] Text include formatting tags #8

Closed dhead666 closed 10 years ago

dhead666 commented 10 years ago

When browsing music addon Chorus doesn't remove formatting tags from text. For example with the addon Digitally Imported the text include the [Color] tag.

jez500 commented 10 years ago

Heya, Sounds like an issue with the way the addon creates labels rather than chorus, can you add a screenshot so I can see whats happening?

dhead666 commented 10 years ago

XBMC allow label formatting and I'm guessing Chorus isn't aware to this. http://wiki.xbmc.org/?title=Label_Formatting

Here's the screenshot http://i.imgur.com/KFwR95v.png

kopf commented 10 years ago

Those tags are for skin formatting in xbmc. They have nothing to do with chorus and have no place in an mp3's ID3 tags.

If you want your genre tags to show up in a particular colour in xbmc, edit the skin you're using, not your mp3s...

dhead666 commented 10 years ago

@kopf

Read the title of this issue and the first post.

XBMC allows addons to includes these tags in text. Digitally Imported music addon use these tags and as you can see from the screenshot Chorus keep them instead of removing them.

dhead666 commented 10 years ago

Closing this as it was fixed in v0.2.4

dhead666 commented 10 years ago

Reopening this as I encountered it again with Sky.fm music addon on XBMC Gotham.

dhead666 commented 10 years ago

I'm not sure if there was another fix after v0.2.4 but in v0.3.8 listing for both addons in Chorus looking fine.

Drachenkaetzchen commented 9 years ago

This isn't fixed in 0.3.9, the addon "Rave Player" still displays [COLOR] tags.