Custom Data Grabber including Sky UK Channel/EPG Grabber (2 Viewers)

psykix

MP Donator
  • Premium Supporter
  • July 10, 2009
    785
    46
    Wirral
    Home Country
    United Kingdom United Kingdom
    Any ideas? Is it because the SVN is now a different version to when the patch was written?

    There should be a log in the build directory, assuming you are using the build scripts. Look there first as sounds like it was unable to build because something failed.

    Thanks, I'll have a look when I get home - hopefully something simple :)
     

    psykix

    MP Donator
  • Premium Supporter
  • July 10, 2009
    785
    46
    Wirral
    Home Country
    United Kingdom United Kingdom
    Had a closer look, and this seems to be the problem :-

    CSC : error CS1566: Error reading resource file 'c:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\SetupTv\59_upgrade_sqlserver_database.sql' -- 'The system cannot find the file specified. '
    CSC : error CS1566: Error reading resource file 'c:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\SetupTv\59_upgrade_mysql_database.sql' -- 'The system cannot find the file specified. '
    Done Building Project "C:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\SetupTv\SetupTv.csproj" (Rebuild target(s)) -- FAILED.
    Done Building Project "C:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\TvLibrary.sln" (Rebuild target(s)) -- FAILED.

    I don't have those files, only 58_upgrade_sqlserver_database.sql etc..
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Had a closer look, and this seems to be the problem :-

    CSC : error CS1566: Error reading resource file 'c:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\SetupTv\59_upgrade_sqlserver_database.sql' -- 'The system cannot find the file specified. '
    CSC : error CS1566: Error reading resource file 'c:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\SetupTv\59_upgrade_mysql_database.sql' -- 'The system cannot find the file specified. '
    Done Building Project "C:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\SetupTv\SetupTv.csproj" (Rebuild target(s)) -- FAILED.
    Done Building Project "C:\svnroot\mediaportal\trunk\public\TvEngine3\TVLibrary\TvLibrary.sln" (Rebuild target(s)) -- FAILED.

    I don't have those files, only 58_upgrade_sqlserver_database.sql etc..

    Patch does include these (new) files
    Code:
    +++ TVLibrary/SetupTv/59_upgrade_mysql_database.sql	(revision 0)
    Code:
    +++ TVLibrary/SetupTv/59_upgrade_sqlserver_database.sql	(revision 0)

    If you are having problems (sometimes SVN is a little funny about new files). Just open the patch (Tortoise should have linked this to their patch viewer else you can just use notepad). Find the two files you are interested in and create them manually (basically copy and paste the text from patch and remove the + at the beginning of the line
     

    psykix

    MP Donator
  • Premium Supporter
  • July 10, 2009
    785
    46
    Wirral
    Home Country
    United Kingdom United Kingdom
    I don't have any reference to those files in the patch?! I've searched, and nothing..

    Will try downloading the patch again...

    Ok, I think the patch is incomplete..

    If I look at the CustomDataGrabber_TVLibrary.patch for 1.2.0 beta, then the code is there..

    However in the patch for the latest SVN, it is missing..

    Maybe DJBlu can confirm?

    Ta!
     

    TomPP

    Portal Pro
    March 7, 2011
    65
    1
    Home Country
    United Kingdom United Kingdom
    I'm still using Sky UK grabber 1.2.0.6 with associated files and have been considering upgrading to the latest versions. However, I'm a bit confused about what files to install with so many versions and patches listed on page 1. I'd be grateful if someone could list the latest files needed for download to get everything working properly. Many thanks.
     

    robyf

    Retired Team Member
  • Premium Supporter
  • June 20, 2005
    1,076
    278
    53
    Bolzano
    Home Country
    Italy Italy
    Is it possible that the sky italy plugin does not work with latest patch and latest custom datagrabber? Will try with the old datgrabber tonight...
     

    wonkyd

    Retired Team Member
  • Premium Supporter
  • August 29, 2007
    792
    177
    Home Country
    United Kingdom United Kingdom
    I've just tried the latest version off the front page and it's a no go for me. SetupTV gives the windows error "this program has stopped working..." shortly after pressing Grab Now.

    Logs attached.
     

    robyf

    Retired Team Member
  • Premium Supporter
  • June 20, 2005
    1,076
    278
    53
    Bolzano
    Home Country
    Italy Italy
    I've just tried the latest version of the front page and it's a no go for me. SetupTV gives the windows error "this program has stopped working..." shortly after pressing Grab Now.

    Logs attached.


    Same here...
     

    wonkyd

    Retired Team Member
  • Premium Supporter
  • August 29, 2007
    792
    177
    Home Country
    United Kingdom United Kingdom
    I've just tried the latest version of the front page and it's a no go for me. SetupTV gives the windows error "this program has stopped working..." shortly after pressing Grab Now.

    Logs attached.

    Not sure if these might be helpful too.
     

    Attachments

    • Windows Error Reports.rar
      9.6 KB

    Users who are viewing this thread

    Top Bottom