Search found 4 matches
- November 18th, 2020, 11:25 pm
- Forum: Help
- Topic: "Art" tag with currentsong?
- Replies: 1
- Views: 581
"Art" tag with currentsong?
Does the currentsong cmd for radio streams also pass the "Art" tag which provides a link to the station logo, cover art, artist picture, or whatever the stream offers?
- November 7th, 2020, 2:02 pm
- Forum: General Discussion
- Topic: ICY metadata charset
- Replies: 3
- Views: 1335
ICY metadata charset
I am listening to internet radio stations using Moode and are currently collaborating in their version 7.0.0. I noticed that for some radio stations the meta data for the current title is not send as UTF-8, but ISO-8859-1. Appending the URL with #charset=ISO-8859-1 does indeed help as described in t...
- September 28th, 2020, 11:32 am
- Forum: Help
- Topic: search/find syntax on protocol level?
- Replies: 2
- Views: 753
Re: search/find syntax on protocol level?
Great, thanks a lot. That works. 

- September 27th, 2020, 7:50 pm
- Forum: Help
- Topic: search/find syntax on protocol level?
- Replies: 2
- Views: 753
search/find syntax on protocol level?
Hi everybody. I desperately try to write a search command with sort option, but always get "Unparsed garbage after expression". For example: search "((genre contains \\"Jazz\\") AND (artist contains \\"Metheny\\")) sort \\"AlbumArtistSort\\"" The first part without the sort option works well, but I ...