MythTV-Clients / MythTV-Android-Frontend

Implementation of MythTV .25+ Services API for Android
GNU General Public License v3.0
66 stars 16 forks source link

Split recording only seen as one recording in MAF #249

Open UlfGran opened 10 years ago

UlfGran commented 10 years ago

If a scheduled recording of a single program becomes split up in two parts, perhaps because I happened to restart the backend at the wrong time or something similar, then both parts of the program do not show up in MAF. I can see them as two separate recordings in MythWeb and in the Frontend running local on the backend, but in MAF I see only the last part. I use the 1.20.6 version of MAF, and backend version 0.27. I refer also to comments by Bill Meek in the MAF Beta Testers Google Group.

billmeek commented 10 years ago

Looked at the XML. StartTimes are the same, however the StartTs timestamps are different and represent the actual beginning of recording. MythTV is clearly returning both programs (I only tested with a single interrupted recording, but assume the same is true for any number of interruptions.)

Looking inside the MAF database, there is only one entry for the 'split' program.