home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Cinema
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="BigGranu" data-source="post: 1062802" data-attributes="member: 137007"><p>In the "Cinema.Settings.Locations.xml" , the Cinemas are automatically saved when you leave the settings.</p><p>[CODE]<?xml version="1.0" encoding="utf-8"?></p><p><Configuration></p><p> <Property Name="LocationSetupList"></p><p> <ArrayOfCinema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <Cinema></p><p> <Address>53 South Evergreen Avenue, Arlington Heights, IL, United States - (847) 259-7827</Address></p><p> <Id>a503f4d883ee2b4a</Id></p><p> <Name>Star Cinema Grill - Arlington Heights</Name></p><p> <Near>Arligton+Heights,+Illinois</Near></p><p> </Cinema></p><p> <Cinema></p><p> <Address>200 Randhurst Village Drive, Mount Prospect, IL, United States - (888) 262-4386</Address></p><p> <Id>280815e50a8b0e8c</Id></p><p> <Name>AMC Randhurst 12</Name></p><p> <Near>Arligton+Heights,+Illinois</Near></p><p> </Cinema></p><p> </ArrayOfCinema></p><p> </Property></p><p> <Property Name="Changed"></p><p> <boolean>false</boolean></p><p> </Property></p><p></Configuration>[/CODE]</p><p>In your Screen, I can see that it works.</p><p>I just do not understand why the xml is empty in your appendix.</p><p></p><p>Can add another cinema and post the location.xml?</p></blockquote><p></p>
[QUOTE="BigGranu, post: 1062802, member: 137007"] In the "Cinema.Settings.Locations.xml" , the Cinemas are automatically saved when you leave the settings. [CODE]<?xml version="1.0" encoding="utf-8"?> <Configuration> <Property Name="LocationSetupList"> <ArrayOfCinema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Cinema> <Address>53 South Evergreen Avenue, Arlington Heights, IL, United States - (847) 259-7827</Address> <Id>a503f4d883ee2b4a</Id> <Name>Star Cinema Grill - Arlington Heights</Name> <Near>Arligton+Heights,+Illinois</Near> </Cinema> <Cinema> <Address>200 Randhurst Village Drive, Mount Prospect, IL, United States - (888) 262-4386</Address> <Id>280815e50a8b0e8c</Id> <Name>AMC Randhurst 12</Name> <Near>Arligton+Heights,+Illinois</Near> </Cinema> </ArrayOfCinema> </Property> <Property Name="Changed"> <boolean>false</boolean> </Property> </Configuration>[/CODE] In your Screen, I can see that it works. I just do not understand why the xml is empty in your appendix. Can add another cinema and post the location.xml? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Cinema
Contact us
RSS
Top
Bottom