Use studio and facility from Interop/SMPTE metadata rather than ISDCF.
[dcpomatic.git] / src / wx / dcp_panel.cc
index 6d0e6496519e885d4608f71c0ef29f28903b4f8e..a46ae0226c7819674be74360edf551402333b284 100644 (file)
@@ -450,6 +450,8 @@ DCPPanel::film_changed (Film::Property p)
        case Film::Property::VERSION_NUMBER:
        case Film::Property::RELEASE_TERRITORY:
        case Film::Property::RATINGS:
+       case Film::Property::FACILITY:
+       case Film::Property::STUDIO:
                setup_dcp_name ();
                break;
        default: