X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fkdm_cli.cc;h=21e8c75d31c0e6cdd8b8b1890ab182b3bde7357a;hb=401da185ca664fc8d819fc842ffc08e14d4f6486;hp=c442cacdc6ae6b818053822856044f179a2bec8e;hpb=dbcd1675732d59f6337f7f60d0a39aaa6a1aa3a6;p=dcpomatic.git diff --git a/src/lib/kdm_cli.cc b/src/lib/kdm_cli.cc index c442cacdc..21e8c75d3 100644 --- a/src/lib/kdm_cli.cc +++ b/src/lib/kdm_cli.cc @@ -567,7 +567,7 @@ try (for lookup) and by creating a Cinema which the next Screen will be added to. */ cinema_name = optarg; - cinema = make_shared(optarg, vector(), ""); + cinema = make_shared(optarg, vector(), "", dcp::UTCOffset()); break; case 'S': /* Similarly, this could be the name of a new (temporary) screen or the name of a screen