MyVideo 1.3.0 Feedback (1 Viewer)

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    You are right, this seems TVPlugin dependant - when I disable it, video plays fullscreen. It might be du to the fact that my laptop currently can not connect to my tv server...

    I will post a seperate bug post later.
     

    Deda

    Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    Anyway, this exception should be captured and logged but it should not break play normal video. If @Sebastiii can fix this :) as I don't have any capability to use TV.
     
    Last edited:

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    I seem to run across an issue, full logs & bug report will follow if needed, maybe someone can confirm this first:
    Play a video from My Videos (not DVD or DVD Folder, BlueRay not tested right now) results in playback in the VideoOverlay only. To get fullscreen I need to press X. DVDs start fullscreen immediatly.

    hi, i don't have any issue like that ... all time myvidos play in full screen from start ... (most file's i use Avi file and MKV file )

    Hi ysmp, could you try the same with TVplugin enabled and no connection to TVserver (e.g. Service stopped)? I think that is the situation that makes the bug appear.
     

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,863
    744
    Seoul.
    Home Country
    South Korea South Korea
    I seem to run across an issue, full logs & bug report will follow if needed, maybe someone can confirm this first:
    Play a video from My Videos (not DVD or DVD Folder, BlueRay not tested right now) results in playback in the VideoOverlay only. To get fullscreen I need to press X. DVDs start fullscreen immediatly.

    hi, i don't have any issue like that ... all time myvidos play in full screen from start ... (most file's i use Avi file and MKV file )

    Hi ysmp, could you try the same with TVplugin enabled and no connection to TVserver (e.g. Service stopped)? I think that is the situation that makes the bug appear.

    well i don't use tv section on my MP 1.3.0.A version ... :(
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    ...
    well i don't use tv section on my MP 1.3.0.A version ... :(

    That is ideal, just enable the TVplugin for one try. Then start MP & play a video, it will probably show just in preview.
     

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,863
    744
    Seoul.
    Home Country
    South Korea South Korea
    ...
    well i don't use tv section on my MP 1.3.0.A version ... :(

    That is ideal, just enable the TVplugin for one try. Then start MP & play a video, it will probably show just in preview.

    when you say enable TVplugin do you mean tv series plugin ? or the tv section plugin ?
    with tv series plugin , play in full screen all time .... tv section plugin i do not install it on this pc ( wit 1.3.0.A) so i cannot know .... :confused:
     

    jtw

    Portal Member
    October 12, 2009
    48
    1
    63
    Hamburg
    Home Country
    Germany Germany
    Sorry - sorry - sorry
    I don't know that you need a LOG for my stupid question.
    I think i have overseen any option, so please don't be bad...

    Now I have checked azzuros tip.
    If I deinstall Onlinevideos 1.3.0.0 and reinstall it with unchecked option "Trailer Button in MyVideos":
    No folder, no files in MyVideo window.
    Now I deinstall Onlinevideos 1.3.0.0 complete:
    Folder and files display.
    If you need a LOG I create it immediately :confused:

    Thank for the quick response

    JTW
     
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Anyway, this exception should be captured and logged but it should not break play normal video. If @Sebastiii can fix this :) as I don't have any capability to use TV.


    Hi :) i can try but i will go for a little vacation and we hope start the road this night lol
    I will try to see if i can reproduce it :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Ok it seems when debuging for some odd reason, MP think that it was connected to tvserver (tvservice is disable in my case for testing).
    On my side it's random but for sure i can reproduce it :)

    Code:
          //gemx: fix for 0001181: Videoplayback does not work if tvservice.exe is not running
          if (Connected)
          {
            Card.StopTimeShifting();
          }

    I will try to add a verification :)
     

    Users who are viewing this thread

    Top Bottom