Plugin: MP2Extended (2 Viewers)

FreakyJ

Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Just installing it in a VM :)

    Edit: But in the build log it says that it was build :)
     

    MrTechno

    Retired Team Member
  • Premium Supporter
  • February 27, 2011
    1,256
    511
    London
    Home Country
    United Kingdom United Kingdom
    Worked like a charm
    For future reference TeamCity (specifically MSBuild inside TeamCity) is much stricter about solution file and project files than Visual Studio. The magic trick for fixing things like:

    error MSB4025: Die Projektdatei konnte nicht geladen werden. Ungültige Daten auf Stammebene. Zeile 2, Position 1

    is

    msbuild ..\Source\MP2-Client.sln /t:Build /p:RunOctoPack=true
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    I guess it happened because of merging branches :) but good to know how to fix it :)
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany

    johanj

    MP Donator
  • Premium Supporter
  • January 31, 2009
    781
    398
    47
    Home Country
    Sweden Sweden
    I installed the version in first post and reimported movies and series. Got problem with low disk space during reimport of media but movies/series work in MP2. All requests to MPExt I have tried fails. I will do a clean install tomorrow. Can you confirm that the installer works fine for you?
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Will check tomorrow. I couldn't install it in the vm because directX failed to install because of some missing net packages. Than my pc run out of memory and vm ware wase crashed. 8GB was not enough for 2 vms 5 vs instances + firefox and other programs :D
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    I installed it in a VM (no MP2 installed before), looked up the port in the log file and got a response from MP2Extended. So the installer is working :)
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    I just installed using the installer in post 1, SetupTV errors on startup.
    Rebooted server and still fails to start

    System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.250:31456

    Also tried to reimport my media

    [2015-10-16 05:41:46,684] [727293 ] [11 ] [INFO ] - ImporterWorker: Scheduled ImportJob(#1) (Activated) (Path ='{e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///F:/MPMovies/', ImportJobType='Refresh', IncludeSubdirectories='True')
    [2015-10-16 05:41:47,240] [727850 ] [11 ] [INFO ] - ImporterWorker.ImportJob(#1): Activated
    [2015-10-16 05:41:47,261] [727871 ] [82 ] [WARN ] - Error handling SOAP request: Data at the root level is invalid. Line 1, position 1.


    [2015-10-16 05:41:53,195] [733805 ] [11 ] [INFO ] - ImporterWorker.ImportJob(#2): Activated
    [2015-10-16 05:42:02,587] [743196 ] [80 ] [INFO ] - SQLiteDatabase: Database maintenance finished
    [2015-10-16 05:42:02,652] [743261 ] [82 ] [WARN ] - Error handling SOAP request: Data at the root level is invalid. Line 1, position 1.
     
    Last edited:

    Users who are viewing this thread

    Top Bottom