njumzs / mythdroid

Automatically exported from code.google.com/p/mythdroid
0 stars 0 forks source link

Play Recording Fails #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which version of MythDroid were you using?
0.6.3

Which version of MDD?
0.6.3

Which version of MythTV were you using? (e.g. mythfrontend --version)
MythTV Version : v0.26.1-25-gc46a303
MythTV Branch : fixes/0.26
Network Protocol : 75
Library API : 0.26.20130225-1
QT Version : 4.8.1

What steps will reproduce the problem?
1. On mythdroid, Choose a program on Guide page.
2. Hit schedule, this showing only, save
3. Hit "Play"

What is the expected output? What do you see instead?
Expect to play on the Frontend, and Remote to show on the droid.
The program does not play, and the droid flashes the remote, but returns to the 
program page.

If you are reporting a 'force close' issue, please attach relevant logs
(e.g. from 'Log Collector', available via the market).

Please provide any additional information below.
mythfrontend.log (note FILE NOT FOUND below):
Oct 19 20:51:17 mythbuntu mythlogserver: mythfrontend[12076]: E 
PlaybackBoxHelper playbackboxhelper.cpp:86 (CheckAvailability) 
PlaybackBoxHelper: CHECK_AVAILABILITY 
'/var/lib/mythtv/recordings/1030_20131020015100.mpg/1030_20131020015100.mpg' 
file not found
Oct 19 20:51:29 mythbuntu mythlogserver: mythfrontend[12076]: I CoreContext 
networkcontrol.cpp:344 (newConnection) NetworkControl: New connection 
established.
Oct 19 20:51:29 mythbuntu mythlogserver: mythfrontend[12076]: I CoreContext 
playbackbox.cpp:3722 (processNetworkControlCommand) PlaybackBox: 
NetworkControl: Trying to PLAY program '1030' @ '2013-10-19T20:51:00'
Oct 19 20:52:34 mythbuntu mythlogserver: mythfrontend[12076]: I CoreContext 
networkcontrol.cpp:309 (deleteClient) NetworkControl: Client Socket disconnected

(Also, I ran the tz.pl script with "MYTH_PROTO_VERSION 75 SweetRock"
and got:
--> 15      QUERY_TIME_ZONE
<-- 51      America/Chicago[]:[]-18000[]:[]2013-10-20T02:03:35Z
)

Thanks!

Original issue reported on code.google.com by john.clo...@gmail.com on 20 Oct 2013 at 2:05