mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.43k stars 1.27k forks source link

Artist and Title still streaming even though metadata is blank and everything is deselected #13343

Open Jasminerose73 opened 3 months ago

Jasminerose73 commented 3 months ago

Bug Description

I currently do not have any information in the Metadata section - no words for format, “use static artist and title, dynamically update Ogg Vorbis metadata, and use UTF-8 encoding for metadata” are all unchecked. It still streams my artists/titles, though.

I am trying to stop any metadata from streaming

image

Version

2.3.2

OS

Windows 10

ronso0 commented 3 months ago

Have you tried checking "Use static artist and title" and leave the respective fields empty? Should do exactly what you want. The metadat is updated only once at the beginngin.

FWIW metadata is set here https://github.com/mixxxdj/mixxx/blob/af08fd1ae4156d8882eb73c7b4a7f740cd68b4eb/src/engine/sidechain/shoutconnection.cpp#L883-L901

ronso0 commented 3 months ago

Oh I just noticed you're using Mixxx 2.3.2 That version is outdated and does not receive support or bugfixes anymore. Please update to 2.4 and try again.

ronso0 commented 3 months ago

oh, there is also #13345 filed for 2.4

ronso0 commented 3 months ago

We (two users) verified that it's working as expected with Mixxx 2.4.1, at least if "static" is checked with empty boxes for artist + title. Just now I also verified it's working if "static" is unchecked and the "metadata" field is empty.