gmusicbrowser Forum

Main board => Questions => Topic started by: attonicBladder on January 11, 2019, 13:25:15

Title: How to exceute replaygain analyse via comandline
Post by: attonicBladder on January 11, 2019, 13:25:15
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...