Bug #1724
openRecordings are segmented, and only the last portion is played back
0%
Description
I've been making recordings normally, and the shows seem to be recorded properly. However, the recordings are segmented and only the last segment is played back when playback is requested.
One upside is that the segments are either "show" or "commercials" - meaning that it's fairly easy to skip the commercials. This seems to be an issue with how the TV transmission is coming in (the TV station changes resolution, I think, or "something", when it switches to commercials). However, the quality of the recordings is fine. Each segment has a _0, _1, etc. number appended to the name, to help identify the order in which they should be played back.
This is all fine and dandy, except only the last segment is played back (either by XBMC, or by request through the TVH UI or even the TVHGuide Android app). Accessing the files directly works fine.
Ideas? I'm an experienced developer (with decent C/C++ skills), and can put some time to this if you like. However, I'd like your input on to how the feature is expected to work and what the acceptable solutions could be for cases like this. In particular - the commercial skipping feature: is that even a part of TVH as a PVR? How is it supposed to work?