Hello,

How to apply replaygain scan on single file via terminal cmd lthis way:
gmusicbrowser -remotecmd 'apply replaygainScan' -file '/home/music/thriller.m4a'
or  gmusicbrowser -cmd "RunPerlCode scanreplaygain()" something like this... Thank you...