Files
whipper-gui/whipper/common
sinofp cac1fe5ed4 Default %S to 'Unknown Artist'
When metadata is absent,
the %S template variable does not have a default value set in the dictionary,
which can cause a "KeyError: 'S'" error.

While %A defaults to 'Unknown Artist' and %S might conventionally default to 'Artist, Unknown',
defaulting %S to that is unnecessary,
because manual tagging typically follows to assign the correct name.
Therefore, I default %S to 'Unknown Artist', just like %A.

Signed-off-by: sinofp <sinofp@tuta.io>
2024-08-30 23:09:06 +01:00
..
2021-03-28 16:10:37 +00:00
2021-05-16 10:32:02 +00:00
2021-05-26 10:35:58 +00:00
2020-09-17 17:52:11 +02:00
2021-05-26 10:35:58 +00:00
2021-05-16 10:32:02 +00:00
2021-05-26 10:35:58 +00:00
2024-08-30 23:09:06 +01:00
2020-02-22 15:11:22 +00:00
2020-02-22 15:11:22 +00:00
2022-07-16 16:01:35 +00:00