TVE3.5 for MP1 (2 Viewers)

Edalex

Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    Hmm, that's interesting. And maybe that's why it's not working
     

    Danhelp2015

    Portal Member
    June 21, 2015
    22
    0
    42
    Home Country
    Denmark Denmark
    Hello, MP1+TVE3.5:
    https://dl.dropboxusercontent.com/u/7658963/TVService.zip
    https://dl.dropboxusercontent.com/u/7658963/SetupTV.zip
    https://dl.dropboxusercontent.com/u/7658963/Mediaportal.zip

    Note that you should uninstall current TVE3 TVService in order to install TVE3.5 TVService because they have the same name I think.
    I did this way:
    Code:
    net stop TVservice
    sc delete TVservice // removing TVE3
    IstallUtil.exe "path to TVService" //Installing TVE3.5 TVService
    net start TVService
    Some files were missing during build process but I think i've added them.
    You need .NET4 and MySQL5.5
    In all cases post logs.

    Did anyone get it to working?
    And where were the files extracted to?
    - TVservice, SetupTV and Mediaportal
     

    Danhelp2015

    Portal Member
    June 21, 2015
    22
    0
    42
    Home Country
    Denmark Denmark
    Did anyone get it to working?
    Yeah, I'm interested to know that too :)
    And where were the files extracted to?
    - TVservice, SetupTV and Mediaportal
    Looks like no special requriments for place. I've run it from bin/debug folder of git local repo.




    Yes it looks like special requriments for place.


    But i'm not able to run configuration.exe, mediaportal.exe or setuptv.exe - "Operating System not supported" i'm on Windows 8.1 Pro
    - And problem on TVserver - "TVservice.exe" can't be added as a service!
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    Well, you could try to build morr recent branch "mm_working" but mm always says it is not buildable :( or maybe you could add changes to OsInfo.cs to let win8 become supported. Is it enough, @Sebastiii?
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I think it should be enough :)
    I don't remember exact change needed, for sure TVE35 master branch is really old lol
     

    Users who are viewing this thread

    Top Bottom