pub const SEPARATOR: &str = " - ";Expand description
The separator a shell puts between artist and title. Both sources agree on
it: the plugin renders %artist% - %title% (ADR-0110) and the standalone
joins its SMTC fields the same way, so this one rule splits both.