Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

With no track titles defined, the usage of %t results in unexpected behaviour #77

Open
abaumfalk opened this issue Jan 6, 2019 · 0 comments

Comments

@abaumfalk
Copy link

Steps to repoduce:

  • add CD tracks
  • the tracks have no name
  • "Destination->By meta data" is chosen
  • the destination string contains %t, e.g. "/path/%a - %b/%d.%n-%t"

Expected behaviour:
%t should evaluate to an empty string, all other wildcards replaced as usual

Behaviour of 3.0.1:
a default seems to be used for the file name: "%n - %a - %t" while the path seems unaffected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant