fetzerch / xbmc-pvr-addons

XBMC PVR add-ons
GNU General Public License v3.0
19 stars 17 forks source link

Track length does not update during play back in XBMC, Prevents seeking #143

Closed Tripplesixty closed 11 years ago

Tripplesixty commented 11 years ago

When tuning into a stream, in XBMC, that is currently being recorded by mythTV backend, the total track length does not get updated. This causes a negative affect in xbmc when you try to seek past what xbmc thinks is the end of the stream using the skip forward (+30sec with arrow keys). In actuality the recording has continued on the back end and is many minutes if not hours longer but xbmc will not let you skip past where it thinks the end of the stream is. You must stop/start the stream over again to get xbmc to pick up the change to track length. Normal playback works fine and will continue to read forward through the file.

Frontend: Add On version 1.6.9 Using xbmc build 12.2

Backend: 3.5.0-41-generic #64~precise1-Ubuntu SMP Thu Sep 12 16:50:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux 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 Options compiled in: linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vaapi using_vdpau using_ffmpeg_threads using_live using_mheg using_libass using_libxml2

fetzerch commented 11 years ago

Not supported by XBMC at the moment unfortunately: http://forum.xbmc.org/showthread.php?tid=159681 http://trac.xbmc.org/ticket/13309