How can i make KDM's from cli for all cinemas in xml file?

Anything and everything to do with DCP-o-matic.
Artemius9559
Posts: 9
Joined: Thu Jun 15, 2023 12:59 pm

Re: How can i make KDM's from cli for all cinemas in xml file?

Post by Artemius9559 »

THANK YOU, CARL!!!
Artemius9559
Posts: 9
Joined: Thu Jun 15, 2023 12:59 pm

Re: How can i make KDM's from cli for all cinemas in xml file?

Post by Artemius9559 »

Hello everyone!
Hello Carl!
Thank you for adding the option to select an XML with a list of cinemas!
However, I still can't generate keys for the entire list of screens without specifying them individually in the Windows CLI.
Could you add the ability to quickly and easily select all screens and cinemas for entire list in the CLI?
Pleeeeeeeeease
Artemius9559
Posts: 9
Joined: Thu Jun 15, 2023 12:59 pm

Re: How can i make KDM's from cli for all cinemas in xml file?

Post by Artemius9559 »

i type:
g:\Installed\DCP-o-matic 2\bin>dcpomatic2_kdm_cli -o E:\DCP\123\ -f "now" -d "1 week" -z --cinemas-file E:\DCP\123\artsound.xml c5a46ebf-ab23-4793-b897-1d4a92167bae

Answer:
dcpomatic2_kdm_cli: you must specify either a cinema or one or more screens using certificate files

When I made my choice, its ok, but only for one cinema
Type:
g:\Installed\DCP-o-matic 2\bin>dcpomatic2_kdm_cli -o E:\DCP\123\ -f "now" -d "1 week" -z --cinemas-file E:\DCP\123\artsound.xml c5a46ebf-ab23-4793-b897-1d4a92167bae -c "cinema name from E:\DCP\123\artsound.xml"
Answer:
DOM make kdm for single cinema

How can i specify all cinema in list?
In win10