2006-01-04, 02:39 AM
I'm having a problem where anytime I schedule a new program to be recorded using the "Advanced" setting, my default config options in the priorityrecordings.xml are overwritten.
I currently have the following at the top of my priorityrecordings.xml:
<Configuration>
<MissingRecordingPriority>0</MissingRecordingPriority>
<Conflicts>Keep</Conflicts>
<DuplicatesAllowed>No</DuplicatesAllowed>
<DefaultForce>no</DefaultForce>
</Configuration>
After I add a program, the following appears at the top of my new priorityrecordings.xml:
<Configuration>
<MissingRecordingPriority>0</MissingRecordingPriority>
<Conflicts>Delete</Conflicts>
<DuplicatesAllowed>Yes</DuplicatesAllowed>
<DefaultForce>no</DefaultForce>
</Configuration>
Why do these settings get overwritten?
Also is there a way to set the defaults for when I create a new entry using the "Power" option? Maybe a config file that would set the default to be "Any Channel" "Any Time", etc. Right now it gets tedious to change every setting manually through the GUI and I don't want to have to explain the DW how to manually edit xml files.
Thanks for this great plugin, when I can get the xml just right it works great!
I currently have the following at the top of my priorityrecordings.xml:
<Configuration>
<MissingRecordingPriority>0</MissingRecordingPriority>
<Conflicts>Keep</Conflicts>
<DuplicatesAllowed>No</DuplicatesAllowed>
<DefaultForce>no</DefaultForce>
</Configuration>
After I add a program, the following appears at the top of my new priorityrecordings.xml:
<Configuration>
<MissingRecordingPriority>0</MissingRecordingPriority>
<Conflicts>Delete</Conflicts>
<DuplicatesAllowed>Yes</DuplicatesAllowed>
<DefaultForce>no</DefaultForce>
</Configuration>
Why do these settings get overwritten?
Also is there a way to set the defaults for when I create a new entry using the "Power" option? Maybe a config file that would set the default to be "Any Channel" "Any Time", etc. Right now it gets tedious to change every setting manually through the GUI and I don't want to have to explain the DW how to manually edit xml files.
Thanks for this great plugin, when I can get the xml just right it works great!