[fixed] TV recordings time progress not remembered (1 Viewer)

AtTimesPerplexed

MP Donator
  • Premium Supporter
  • May 8, 2011
    127
    48
    Home Country
    New Zealand New Zealand
    After many hours resetting the master branch to various commits to try and find where it breaks, I think I have found the culprit.

    GITHUB:Fix BASS and VideoPlayerVMR9

    Builds made before this commit work normally and builds after do not. I think the problem is MP not writing the data, rather than not reading it.

    If I use a working build and watch a recording for a few minutes then stop, that data is saved. If I then install a non-working build, the resume dialog pops up with the correct resume time from the working build, but any new resume data is not saved instead it will ask to resume from the same time as the working build saved. Hope that made sense?:confused:
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    After many hours resetting the master branch to various commits to try and find where it breaks, I think I have found the culprit.

    GITHUB:Fix BASS and VideoPlayerVMR9

    Builds made before this commit work normally and builds after do not. I think the problem is MP not writing the data, rather than not reading it.

    If I use a working build and watch a recording for a few minutes then stop, that data is saved. If I then install a non-working build, the resume dialog pops up with the correct resume time from the working build, but any new resume data is not saved instead it will ask to resume from the same time as the working build saved. Hope that made sense?:confused:


    Where does it save the data ?

    This commit affects 3 files. I think it is fair to exclude the BASS file, since this really shouldn't affect video playback at all.

    You are using Windows 7, so you shouldn't be using VMR9. Are you?

    Are you able to narrow this down to only one of the 3 affected files?
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Note VMR9.cs is used as a base class.
    If it is that commit then it is almost certainly in the g_Player file.
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    But why is this working perfectly for some of us but not others?

    How many people see this fault? Am I possibly the only one that this is working for?
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Trying to debug that, here (singleseat + MSSQL) resume didn't work @ all.
    It seems to save stoptime in videodb and not in TVdb.

    I don't know what happen and not sure it was related to GITHUB:Fix BASS and VideoPlayerVMR9 this is strange for sure.
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Trying to debug that, here (singleseat + MSSQL) resume didn't work @ all.

    I have only tested with MovPic so far and there resume works.
     

    Users who are viewing this thread

    Top Bottom