Latest restricted WACUP beta release is build #18654 (March 24th 2024) (x86 & x64 changelogs) | Latest WACUP public preview is build #17040 (September 30th 2023) (x86 only)


NOTE: Beta testers are added in a limited & subjective manner as I can only support so many people as part of the beta test program to keep it useful for my needs.

Unless I think you're going to be helpful, not all requests will be accepted but might still be later on. Remember that beta testing is to help me & the limitations currently works for my needs for this project.

Author Topic: Editable user agent  (Read 3766 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: 4428
    • 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