WACUP

General => General Discussion => Topic started by: drdoom on July 30, 2026, 08:06:34 AM

Title: [CHANGES MADE] Bookmarks breaks with very long station metatext
Post by: drdoom on July 30, 2026, 08:06:34 AM
If radiostation have a very long (sometimes even split to two lines) metatext, WACUP bookmarks starts to act very strangely. You can't active Edit Bookmarks at all to fix this issue, only way is to edit winamp.bm8 manually.

One radio station causing this: https://stream.revma.ihrhls.com/zc4330 (https://stream.revma.ihrhls.com/zc4330)
Title: Re: Bookmarks breaks with very long station metatext
Post by: dro on July 30, 2026, 11:09:52 AM
Streams really shouldn't be providing titles with line-breaks in them but that's something I can look to add a check for when a bookmark is added to strip them out from the title string. With the example stream I'm currently seeing that it's 'title' string is a load of effective stream parameters (from their side) & that it can be quite long which gets close to a compatibility length limit which I'll have to look at modifying.

[edit]
I've now fixed the handling to strip line-breaks along with fixing the title string truncation issue for that stream which shouldn't have been happening so wasn't quite as I initially thought was going on.