Latest WACUP public preview for x86 & x64 is build #24784 (August 3rd 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #24784 (August 3rd 2026) (x86 & x64 changelogs)

Author Topic: [CHANGES MADE] Bookmarks breaks with very long station metatext  (Read 5840 times)

drdoom

  • Newbie
  • *
  • Posts: 2
    • View Profile
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
« Last Edit: July 30, 2026, 01:33:12 PM by dro »

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5857
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: Bookmarks breaks with very long station metatext
« Reply #1 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.
« Last Edit: July 30, 2026, 01:33:04 PM by dro »