Make the value used for 'f' in KDM names consistent (#1657).
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Mar 2022 22:00:43 +0000 (23:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 16 Mar 2022 13:25:54 +0000 (14:25 +0100)
commitd5d9e143a5778928c5f386a7bd9cb140d4f1191a
treebca526b206d8b1e71f302a71ee2b81986e5d76ba
parentf90bd4d97be25b3bca6b4523864896f5ff7b7e53
Make the value used for 'f' in KDM names consistent (#1657).

Before it was mostly the film name, but this is confusing when a
single film contains multiple CPLs.
src/lib/dkdm_recipient.cc
src/lib/film.cc
src/lib/film.h
src/lib/kdm_cli.cc
src/lib/screen.cc
src/tools/dcpomatic_kdm.cc
src/wx/kdm_output_panel.h
test/kdm_naming_test.cc