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>
Sat, 2 Apr 2022 20:23:36 +0000 (22:23 +0200)
commit7bebe97e8d95c14d03649009570dfcd2831d217f
tree29016fa03e730107bc9e270c2b07e34472a48dd6
parent7cc6c4a131e70d8638c57ab899bed038ce8ff5fb
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