Hello,
I have a very unusual problem that I'm having trouble solving.
VDJ, in its default configuration, behaves very strangely when sending song info to a broadcast server (shoutcast/icecast).
For example, if there are two brackets in the song title, it merges them and swaps the order.
This applies to the default setting %artist - %titleremix in broadcastsonginfoformat.
In the source file's tags, I have:
Artist Name: Foggy
Track Title: Come... (Into My Dream) (Vocal Radio Cut)
However, VDJ displays:
Foggy - Come... (Vocal Radio Cut, Into My Dream)
This happens with many things. It somehow tries to format existing values in the tags in its own way. Is it possible to disable this and tell it to display only the raw values from the file's tags without modification?
I tested various combination:
%artist - %title (this display only Artist and Title without remix, radio cut, etc
%artisttitleremix (the same at %artist - %titleremix)
The setting getremixwhenparsingfilenames do nothing.
Any ideas?
Greets
Graco