Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7765 closed defect (fixed)

Mythweb errors out when tryin to playback recording on frontend

Reported by: Jonathan Martens <jonathan@…> Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: 0.22-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

My combined frontend and backend machine fails to start playback of recordings from this machine on this machine through myhthweb:

Warning at /var/www/html/modules/remote/handler.php, line 104: require_once(tv.php) [function.require-once]: failed to open stream: No such file or directory

The file seems not present in the expected location:

[root@mythtv mythweb]# pwd
/var/www/html/mythweb
[root@mythtv mythweb]# find -type f -iname tv.php
[root@mythtv mythweb]#

I am using mythtv from ATrpms:

MythTV Version   : 22973
MythTV Branch    : branches/release-0-22-fixes/mythtv/
Network Protocol : 50
Library API      : 0.22.20091023-1
QT Version       : 4.4.3
Options compiled in:
 linux release using_oss using_alsa using_arts using_jack using_backend using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

Change History (4)

comment:1 Changed 14 years ago by myth@…

I'm also getting the same error message, mythbuntu on 9.10 upgraded from 9.04

comment:2 Changed 14 years ago by tortise <tortise@…>

I get same using fixes 23604, nexus one browser, when selecting from the "Pick Frontend" screen after drilling down to play single recordings. The only FE shown is the FE/BE name, others running are not listed. Sometimes the wrong recording playback will be triggered. If I can assist further?

comment:3 Changed 14 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [24914]) Fixes #7765, this fixes the 404 issue with playing recordings on a frontend

comment:4 Changed 14 years ago by Paul <paul@…>

could this be applied to the 0.23-fixes? thanks

Note: See TracTickets for help on using tickets.