code-google-com / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

Recording to LiveTV hand off #160

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Schedule a Recording
2.  Start watching the recording before recording has ended
3.  If you reach the end of whats recorded it just stops

What is the expected output? 
When you reach the end of a live recoroding, it could pause with a message 
saying currently recording or merge into the live stream from the channel.  
What do you see instead?
It just stops.  Which is valid because it reached the the end of the recording 
in it's current state
What version of the product are you using? On what operating system?
1.0.2  Ubuntu 10.10

Please provide any additional information below.

Original issue reported on code.google.com by EvanJame...@gmail.com on 6 Mar 2011 at 5:19

GoogleCodeExporter commented 9 years ago
I believe this is a problem w/ XBMC's handling of live TV.  If you can post 
your xbmc.log, I will be able to confirm it. The best thing to do in this 
situation would be to open up a debug in XBMC's issue tracker with your XBMC 
log (don't use mythbox, as that would be an easy way to defer responsibility to 
the script. Create a new source using the myth:// protocol support (search 
xbmc's wiki for MythTV) and just watch live tv and reproduce).

Original comment by semir.pa...@gmail.com on 27 Mar 2011 at 1:39