2007-11-05, 07:30 PM
Maybe this is a wishlist item, maybe it's a *not expected behavoir* (bug) item.
When you export your recordings and re-import them, you lose your quality setting on scheduled recordings. (Specifically season)
This appears to be due to the fact that quality is not in the exported recordings XML. This coupled with the fact that 1.0.16 has a problem changing the quaility on season recordings makes it a little difficult to resolve.
example:
When you export your recordings and re-import them, you lose your quality setting on scheduled recordings. (Specifically season)
This appears to be due to the fact that quality is not in the exported recordings XML. This coupled with the fact that 1.0.16 has a problem changing the quaility on season recordings makes it a little difficult to resolve.
example:
Code:
<recording>
<filename>Burn Notice *</filename>
<channel>35 USA</channel>
<status>SEASON</status>
<group>1</group>
<prePadding>1</prePadding>
<postPadding>1</postPadding>
<startTime>0001-01-01 00:00:00</startTime>
<endTime>0001-01-01 00:00:00</endTime>
<maxRecordings>0</maxRecordings>
<title>Burn Notice *</title>
<uid>EP00924844.0010</uid>
</recording>