[PATCH] Improvements for analog cards (1 Viewer)

misterd

Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    Last update does not work for me, stops any dvb or analog channel from working,

    get this error message when i try to tune any channel

    008-10-26 11:31:56.784966 [10]: Exception :confused:ystem.MissingMethodException: Method not found: 'Boolean TvLibrary.Implementations.DVB.TvDvbChannel.get_PMTreceived()'.
    at TvService.TimeShifter.Start(User& user, String& fileName)
    at TvService.TVController.StartTimeShifting(User& user, String& fileName)
    Exception :Method not found: 'Boolean TvLibrary.Implementations.DVB.TvDvbChannel.get_PMTreceived()'.
    site :TvControl.TvResult Start(TvControl.User ByRef, System.String ByRef)
    source :TvService
    stacktrace: at TvService.TimeShifter.Start(User& user, String& fileName)
    at TvService.TVController.StartTimeShifting(User& user, String& fileName)

    tvservice reports an unknown error

    hope this helps
    The last version is build for RC3. There were some changes in after RC3, so the patch isn't working with latest SVN.

    MisterD
     

    misterd

    Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    Since the new version of MP is very close, an updated version for this patch will be released after the new version of MP is released.

    MisterD
     

    DaneeL

    Portal Member
    November 9, 2008
    8
    0
    Home Country
    Hungary Hungary
    thx

    Hi misterd,

    I just want to say :D for the patch.
    With this I could change the encoder which solved my problem.

    Thank you!
     

    Khurram

    Portal Pro
    May 12, 2008
    211
    5
    Home Country
    Pakistan Pakistan
    It is great to see that analog card support is still alive. I have 3 analog cards, 1 software and 2 hardware. I have installed RC3 from the download links but I cant "install" the patch. Running the patch gives an error "Cannot update db. Tried to restore the old files". Where am I going wrong?
     

    DaneeL

    Portal Member
    November 9, 2008
    8
    0
    Home Country
    Hungary Hungary
    Hi Khurram,

    I had the same issue during the install.
    You can solve it by manually updating you DB based on the sql script included next to the patch.
     

    Khurram

    Portal Pro
    May 12, 2008
    211
    5
    Home Country
    Pakistan Pakistan
    Hi Khurram,

    I had the same issue during the install.
    You can solve it by manually updating you DB based on the sql script included next to the patch.

    Hi. Thanks for your reply. Since I use mysql, so I would be running the script UpdateMySQLDatabase.sql. I noticed in the script that it uses the statement "USE '%TvLibrary%';". How will it match the actual database which is named mptvdbrc2. Also, there are 5 dll files in the zip file. Do I need to copy them somewhere?
     

    misterd

    Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    Before you apply the patch you have to configure the TvServer first. Otherwise the installer can't find the configuration file to retrieve the connection parameters including the schema/database name.

    MisterD
     

    Users who are viewing this thread

    Top Bottom