OnlineVideos 0.33 (19.09.2011) (23 Viewers)

Status
Not open for further replies.

Swede

Portal Pro
September 6, 2006
493
47
West Coast Archipelago
Home Country
Sweden Sweden
Re: OnlineVideos 0.19 (29.03.2010)

Ok I love this plugin....with one exception, which I do not know if it is only me or not. Certain streams, such as Revision3's ROFL always play only like 30 seconds into then stop, however I can see it is still downloading the stream, but no video or audio. when I go out of the plugin to the home screen, you can see the last frame played of the video, but the counter clock keeps ticking. This does not happen to most streams, seemingly only Revision3's ROFL, and a couple others. Does anyone know how to fix this?

Also, is there anyway to adjust the buffer amount before a stream is played? I have Qwest DSL and it is crappy internet....even tho, allegedly I have 7Mb downstream connection.....

Thanks

4 me, ROFL immediatly freezes MP. However, everything in Viasat only works for 30 seconds, as you describe. Any solution to that?

Love this plugin, but...
 

chemelli

Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    51
    Milano, Italy
    Home Country
    Italy Italy
    Re: OnlineVideos 0.19 (29.03.2010)

    Just updated to 0.19. All is fine but I get a error message logged:

    Code:
    2010-03-30 11:23:41.120390 [ERROR][OnlineVideos(35)]: [OnlineVideos]System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\windows\OnlineVideos\OnlineVideos.Sites.doskabouter.dll' is denied.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
       at System.IO.File.WriteAllBytes(String path, Byte[] bytes)
       at OnlineVideos.GUIOnlineVideos.<>c__DisplayClass4f.<AutoUpdate>b__45()
       at OnlineVideos.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndWait>b__1()

    What are you trying to write in %ProgramFiles% ? Remember that under Vista and later if UAC is on you cannot do it silently.

    Simone
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    51
    Milano, Italy
    Home Country
    Italy Italy
    Re: OnlineVideos 0.19 (29.03.2010)

    and another small one:

    2010-03-30 11:28:11.764870 [Info.][MPMain(1)]: [OnlineVideos]Updating View State
    2010-03-30 11:28:11.777871 [Info.][MPMain(1)]: XamlParser.Read: (1,2): The type or namespace 'Description' could not be found
    2010-03-30 11:28:11.778871 [Info.][MPMain(1)]: XamlParser.Read: (1,2): The type or namespace 'Description' could not be found
    2010-03-30 11:28:11.789871 [Debug][MPMain(1)]: [OnlineVideos]Showing Filter buttons

    Simone
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Re: OnlineVideos 0.19 (29.03.2010)

    Just updated to 0.19. All is fine but I get a error message logged:

    Code:
    2010-03-30 11:23:41.120390 [ERROR][OnlineVideos(35)]: [OnlineVideos]System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\windows\OnlineVideos\OnlineVideos.Sites.doskabouter.dll' is denied.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
       at System.IO.File.WriteAllBytes(String path, Byte[] bytes)
       at OnlineVideos.GUIOnlineVideos.<>c__DisplayClass4f.<AutoUpdate>b__45()
       at OnlineVideos.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndWait>b__1()

    What are you trying to write in %ProgramFiles% ? Remember that under Vista and later if UAC is on you cannot do it silently.

    Simone

    Hm, it's the updated dll that the AutoUpdater downloads. I thought MediaPortal runs with elevated priviliges anyway?
    If not, where should I put those dlls? In the AppData folders?


    "XamlParser.Read: (1,2): The type or namespace 'Description' could not be found" -> I have no idea where those come from? Parsing the skin xml maybe? the plugin itself does nothing with a XamlParser.
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Re: OnlineVideos 0.19 (29.03.2010)

    Nope, no elevated privileges for MP :)

    In my case it worked fine on Win7 since i have it all installed under c:\HTPC.. OnlineVideos subdirectory inside MediaPortal AppData directory is perhaps better place for those self-updating dll's although i don't know how will that affect loading them..
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    51
    Milano, Italy
    Home Country
    Italy Italy
    Re: OnlineVideos 0.19 (29.03.2010)

    Hm, it's the updated dll that the AutoUpdater downloads. I thought MediaPortal runs with elevated priviliges anyway?
    If not, where should I put those dlls? In the AppData folders?

    I think the only way for MP1 to handle it is advice the user to start MP with elevated privileges once if update is found.

    "XamlParser.Read: (1,2): The type or namespace 'Description' could not be found" -> I have no idea where those come from? Parsing the skin xml maybe? the plugin itself does nothing with a XamlParser.

    You are right, B3W doesn't give this warning in logs.

    BTW: Why is the installer still providing BlackGlass skin files if the skin provide those itself ?

    Simone
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,999
    3,764
    Nuenen
    Home Country
    Netherlands Netherlands
    Re: OnlineVideos 0.19 (29.03.2010)

    Hm, it's the updated dll that the AutoUpdater downloads. I thought MediaPortal runs with elevated priviliges anyway?
    If not, where should I put those dlls? In the AppData folders?

    I think the only way for MP1 to handle it is advice the user to start MP with elevated privileges once if update is found.

    Simone

    I think asking to restart MP is not an option, but the appdata is worth a test.

    Offtopic: that's what you get when testing on a machine controlled by a developer (Me too didn't notice) :D
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Re: OnlineVideos 0.19 (29.03.2010)

    The installer doesn't have BlackGlass skin files. If you used the old version installer package, it's a bug in the MPInstaller -> all skins that you have installed have a check in front of them. (at least that's what I observed)

    So I guess you don't like the idea of putting dlls in the AppData folder? But asking for a restart of MePo kind of defeats the Automatic Update purpose.
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    51
    Milano, Italy
    Home Country
    Italy Italy
    Re: OnlineVideos 0.19 (29.03.2010)

    The installer doesn't have BlackGlass skin files. If you used the old version installer package, it's a bug in the MPInstaller -> all skins that you have installed have a check in front of them. (at least that's what I observed)

    ok, makes sense.

    So I guess you don't like the idea of putting dlls in the AppData folder? But asking for a restart of MePo kind of defeats the Automatic Update purpose.

    Yeah I don't like at all the idea of dll/exe in AppData folder, we did so much to remove all of them.

    And I also agree that restart of MePo defeats the purpouse.

    But unfortunately I have no other idea :(

    Simone
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    41
    Austria
    Home Country
    Austria Austria
    Re: OnlineVideos 0.19 (29.03.2010)

    Hi,

    the "Zeit im Bild" channels of the ORF Tvthek are not working currently. When I select Zib9 for example, the programs of Zib9 AND all other ZIB formats (Zib13, Zib17, Zib Flash,...) are shown in the list but none of them is working (Video kann nicht wiedergegeben werden, keine Url).

    Maybe someone could look into this,

    :D
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom