MediaPortal 2 Weekly snapshot (2015-02-22) (1 Viewer)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #21
    There is indeed a problem logged, reading from Sqlite fails:
    [2015-02-23 19:15:18,978] [11797 ] [28 ] [DEBUG] - Exception: System.InvalidCastException: Die angegebene Umwandlung ist ungültig.
    bei System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
    bei System.Data.SQLite.SQLiteDataReader.GetInt64(Int32 i)
    bei MediaPortal.Backend.Services.Database.DBUtils.ReadSimpleDBValue(Type type, IDataReader reader, Int32 colIndex)
    bei MediaPortal.Database.SQLite.SQLiteDatabase.ReadDBValue(Type type, IDataReader reader, Int32 colIndex)
    bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.QueryList()
    bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Search(MediaItemQuery query, Boolean filterOnlyOnline)
    bei MediaPortal.Backend.Services.ClientCommunication.UPnPContentDirectoryServiceImpl.OnMPnP10Search(DvAction action, IList`1 inParams, IList`1& outParams, CallContext context)
    bei UPnP.Infrastructure.Dv.DeviceTree.DvAction.FireActionInvoked(IList`1 inParams, IList`1& outParams, CallContext context)
    bei UPnP.Infrastructure.Dv.DeviceTree.DvAction.InvokeAction(IList`1 inParameters, IList`1& outParameters, Boolean checkSignature, CallContext context)
    bei UPnP.Infrastructure.Dv.SOAP.SOAPHandler.HandleRequest(DvService service, Stream messageStream, Encoding streamEncoding, Boolean subscriberSupportsUPnP11, CallContext context, String& result)

    Strange that I don't get this issue. Will check it!
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    65
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    There is indeed a problem logged, reading from Sqlite fails:
    This could be the Multiple IP issue again...

    [2015-02-23 19:15:08,077] [896 ] [TVService] [DEBUG] - Controller: started at Hoschi-PC
    [2015-02-23 19:15:08,078] [897 ] [TVService] [INFO ] - Controller: local ip address:192.168.178.48
    [2015-02-23 19:15:08,078] [897 ] [TVService] [INFO ] - Controller: local ip address:192.168.208.1
    [2015-02-23 19:15:08,078] [897 ] [TVService] [INFO ] - Controller: local ip address:192.168.47.1
    [2015-02-23 19:15:08,128] [947 ] [TVService] [INFO ] - Controller: server running on Hoschi-PC
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #25
    There is indeed a problem logged, reading from Sqlite fails:
    This could be the Multiple IP issue again...

    [2015-02-23 19:15:08,077] [896 ] [TVService] [DEBUG] - Controller: started at Hoschi-PC
    [2015-02-23 19:15:08,078] [897 ] [TVService] [INFO ] - Controller: local ip address:192.168.178.48
    [2015-02-23 19:15:08,078] [897 ] [TVService] [INFO ] - Controller: local ip address:192.168.208.1
    [2015-02-23 19:15:08,078] [897 ] [TVService] [INFO ] - Controller: local ip address:192.168.47.1
    [2015-02-23 19:15:08,128] [947 ] [TVService] [INFO ] - Controller: server running on Hoschi-PC

    [2015-02-23 19:15:18,978] [11797 ] [28 ] [DEBUG] - Exception: System.InvalidCastException: Die angegebene Umwandlung ist ungültig.
    bei System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
    bei System.Data.SQLite.SQLiteDataReader.GetInt64(Int32 i)
    bei MediaPortal.Backend.Services.Database.DBUtils.ReadSimpleDBValue(Type type, IDataReader reader, Int32 colIndex)
    bei MediaPortal.Database.SQLite.SQLiteDatabase.ReadDBValue(Type type, IDataReader reader, Int32 colIndex)
    @breese, please don't mix up different issues. What I quoted above is a real exception that happens when reading values from the database. This is absolutely not related to networking stuff.

    @MaxMan23 one idea would be to delete (or move away) the MP2 database, so it will be recreated. Maybe there is something wrong with it. But then you have to recreate your shares and reimport media.
     

    Shadime

    MP Donator
  • Premium Supporter
  • June 2, 2009
    106
    5
    Home Country
    Australia Australia
    Hi,

    Not sure where to write this.
    I am using the weekly build of MP2 as well as MP1.
    I have set the codecs in both to PDVD13 and in MP1 when connecting to Graphstudio the Video codec used is PDVD. But in MP2 it uses LAV.
    I have tried setting all to PDVD and still no luck. Doesnt change whether I am watching SD or HDTV. the format is DVBT.

    Cheers
    Shadime
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    65
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    I have nativeTV 3 installed.
    I get the following message when starting the server
    PluginManager: SchedulesDirect.Plugin.SchedulesDirectPluginTVE3 is incompatible with the current tvserver version and won't be loaded!

    Is it the TV side or MP2-Server that is giving this message?
    MP1 1.10 does not have this issue
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #29
    (Server) Logs please.

    What version number does the SchedulesDirectPlugin have?
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    65
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    V 1.3.0.1
    SD_Plugin.jpg
     

    Users who are viewing this thread

    Top Bottom