[no Bug] Skip forward\back not working with recordings and comskip file (1 Viewer)

Paranoid Delusion

Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Tested using MP1.3.0alpha + ForTheRecord 1.7.0.0,, but playback using MyVideo's as recommended.

    Comskip created chapters would be recognised and react to mce remote skip buttons or F7\F8 to skip forward and back in MP1.2.3, this function seems to be no longer working in the current alpha.

    The comskip file is being read and acted upon correctly, that is not what I am reporting, its purely the manual use of mce remote and keyboard shortcuts seem no longer to have any effect in g_player fullscreen.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Ray, It's working here (tested playback from MyVideos & Recorded TV).

    Can you try to disable your IFC plugin and test again?
    Logs seem ok, but IFC is interfering as soon as you hit your skip button.

    ** EDIT **
    Hmm... weird, somehow i can't find a g_Player.JumpNextChapter() in your logs (which i do see in mine when i hit F8). Would suggest a mapping issue?

    Code:
    2012-08-06 17:15:16.850322 [Debug][MPMain(1)]: g_Player.JumpNextChapter() - Current Position: 8,4537387, Next Chapter: 1435,76
    2012-08-06 17:15:16.850322 [Debug][MPMain(1)]: g_Player.SeekAbsolute() - Preparing to seek to 0:23:55
    2012-08-06 17:15:16.851322 [Info.][MPMain(1)]: TsReaderPlayer:seekabs:14357600000 start:0 end:44920200000
    2012-08-06 17:15:17.138339 [Info.][MPMain(1)]: TsReaderPlayer: pos: 14357600000 start:0 end:44920200000
    2012-08-06 17:15:17.138339 [Info.][MPMain(1)]: TsReaderPlayer seek done:1
     
    Last edited:

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Ray, It's working here (tested playback from MyVideos & Recorded TV).

    Can you try to disable your IFC plugin and test again?
    Logs seem ok, but IFC is interfering as soon as you hit your skip button.

    ** EDIT **
    Hmm... weird, somehow i can't find a g_Player.JumpNextChapter() in your logs (which i do see in mine when i hit F8). Would suggest a mapping issue?

    Code:
    2012-08-06 17:15:16.850322 [Debug][MPMain(1)]: g_Player.JumpNextChapter() - Current Position: 8,4537387, Next Chapter: 1435,76
    2012-08-06 17:15:16.850322 [Debug][MPMain(1)]: g_Player.SeekAbsolute() - Preparing to seek to 0:23:55
    2012-08-06 17:15:16.851322 [Info.][MPMain(1)]: TsReaderPlayer:seekabs:14357600000 start:0 end:44920200000
    2012-08-06 17:15:17.138339 [Info.][MPMain(1)]: TsReaderPlayer: pos: 14357600000 start:0 end:44920200000
    2012-08-06 17:15:17.138339 [Info.][MPMain(1)]: TsReaderPlayer seek done:1

    Are you using a GIT compile from the master branch?
    MP 1.3.0 Alpha does not have this comskip feature. So I assume Ray is using the test binaries for MP 1.3.0 Alpha?
     
    Last edited:

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Are you using a GIT compile from the master branch?
    MP 1.3.0 Alpha does not have this comskip feature. So I assume Ray is using the test binaries for MP 1.3.0 Alpha?

    On my HTPC, yes. on Testsystem i've got a 1.3Alpha install + Matt's core.dll & TvPlugin.dll
    on both setups F7 / F8 works as expected, as does the Harmony on my HTPC.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    OK, i did some more testing since i was starting to doubt myself (too much testing today on several setups...)

    HTPC (latest GIT) + Recorded TV + F7/F8 keyboard = (n)
    HTPC (latest GIT) + Recorded TV + SKIP on Harmony = (y)

    VM 1.3Alpha + ComSkipMarker files (core/tvplugin) + MyVideos + F7/F8 keyboard = (y)
    VM 1.3Alpha + ComSkipMarker files (core/tvplugin) + MyVideos + SKIP on Harmony = (y)

    So it's not working with Recorded TV + keyboard button F7/F8. I've checked Wiki archieve keymapping back to 23-9-2010, and that still shows Previous/Next Channel for F7/F8. Unless it's undocumented...

    Sorry for the confusion!!! :oops:
     
    Last edited:

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    I used a virgin Alpha build to test mine + FTR, but as I said testing was done in MyVideo's, so that cuts out anything FTR related.

    Also used keyboard, so thats F7\F8, again there should be no mapping issue.

    also tried this in debug mode with all plugins disabled.
     
    Last edited:

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Glenn 1990 said

    Here f7 and f8 are working fine, but I'm using the "4TR" tv plugin.

    Now I'm wondering if they have changed something between 4TR 1.6.0.2 and 1.7.0.0, as I have always used recordedtv for playback via unc path to recording folder, so comskip would work.

    As far as the mce remote not working for skip, I have no idea as correct mapping showing.
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Just did a clean install of MP1.2.3, where skip steps are fully working to keypresses and mce remote.

    Uninstalled and put 1.3.0alpha back in its place, not working.

    Only things configured were

    MyVideos pointing to recorded TV folder
    enable use of comskip
    Use of MCE remote
    Start MPTray (un-tick\re-tick)

    in debug-mode, enter myvideo's playing Greys Anatomy (same show)

    Logs from both installs.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Is F7/F8 working?
     
    Last edited:

    Users who are viewing this thread

    Top Bottom