Skip to content

Instantly share code, notes, and snippets.

@chuckg
Last active September 24, 2015 02:58
Show Gist options
  • Save chuckg/656991 to your computer and use it in GitHub Desktop.
Save chuckg/656991 to your computer and use it in GitHub Desktop.
Foobar2k File Move/Copy Syntax
%album artist%/%date% - %album%$if(%discnumber%,[' - (disc '%discnumber%')'])$if(%codec%='FLAC',' [FLAC]')/%tracknumber% -$ifequal(%artist%, %track artist%,[' ('%track artist%') -'],'') %title%
%album artist%/%album artist% - %title%$if(%track artist%,[' ('%track artist%')'])
Soundtrack/%album%$if(%discnumber%,[' - (disc '%discnumber%')']) - %date%$ifequal(%album artist%, %track artist%,[' - '%album artist%],'')/%tracknumber% -$ifequal(%artist%, %track artist%,[' ('%track artist%') -'],'') %title%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment