Latest WACUP public preview for x86 & x64 is build #24360 (April 20th 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #24360 (April 20th 2026) (x86 & x64 changelogs)

Author Topic: Editable user agent  (Read 17315 times)

Saundi-Hemmo

  • Newbie
  • *
  • Posts: 3
    • View Profile
Editable user agent
« on: February 16, 2019, 05:51:35 PM »
At this time, with build 3276, listening Icecast source will give "WinampMPEG/5.66, Ultravox/2.1" (which of course should say like "WACUP/1.01").
I would like to get this editable, without using any external proxies or so.

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5703
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: Editable user agent
« Reply #1 on: February 16, 2019, 09:12:34 PM »
I can look to have it add the WACUP aspect to it but there's some reasons for in_mp3 (as handles most Icecast / SHOUTcast related streams) to provide the agent string that it does at the moment. As I'm generally using WACUP/<version> (Winamp/<version>) for the aspects that are fully WACUPified when making connections so altering in_mp3's response would be easier done as a combination of the 2 strings.

-dro