Quote:
MENUEXEC just launches the programs. If something is running on the music partition, it will still cause problems with syncing.

You can add another MENUEXEC command to kill emptriv. Probably look something like this:

;@MENUEXEC kill emptriv exec /usr/bin/killall emptriv


No blanks allowed in the menu label, so the above entry WILL NOT WORK.

Do this instead:

;@MENUEXEC kill_emptriv exec /usr/bin/killall emptriv