2010-02-11, 05:17 AM
In looking at the mvpmcx2 code I realised I had some code stopping the Record key from being send while video was playing probably because of problems in PCH mode. I commented this odd, and GBPVR gives me an option to record the show in progress. It works nicely and it does show up perfectly in Recording.
This is in the wishlist option I would like an option to move this from the Live TV buffer folder to the Recordings folder added to the Recording menu options or if possible have it moved (renamed on the same drive) when the recording stop.
Martin
Code:
2010-02-10 23:48:38.267 VERBOSE [6] RecordingFactory.save()
2010-02-10 23:48:38.354 VERBOSE [6] Save(): Inserted new scheduled recording
2010-02-10 23:48:38.356 VERBOSE [6] Trying to switch from timeshift to recording. Please wait.
2010-02-10 23:48:38.356 VERBOSE [6] RecordingFactory.save()
2010-02-10 23:48:38.553 VERBOSE [6] Save(): Updated existing scheduled recording
2010-02-10 23:48:38.555 INFO [6] KeepLiveTVFile(C:\temp\The Hour_3_20100210_23050000.mpg)
This is in the wishlist option I would like an option to move this from the Live TV buffer folder to the Recordings folder added to the Recording menu options or if possible have it moved (renamed on the same drive) when the recording stop.
Martin