Custom Data Grabber including Sky UK Channel/EPG Grabber (1 Viewer)

DJBlu

Portal Pro
August 14, 2007
1,670
813
Llanelli
Home Country
United Kingdom United Kingdom
Just started getting a strange crash every time i run the plugin DJBlu. I've added my tv.log

edit strange i found the problem was because i had my ipod pluged in. PC's i'll never fully understand em. disregard my last for the time being lol

edit2 its still crashing the tvservice windows reports:-

Description:
Stopped working

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: setuptv.exe
Problem Signature 02: 1.1.7.27839
Problem Signature 03: 4e00faa0
Problem Signature 04: Sky UK Channel and EPG Grabber
Problem Signature 05: 1.2.0.12
Problem Signature 06: 4e01fe75
Problem Signature 07: 1fb
Problem Signature 08: 0
Problem Signature 09: System.IndexOutOfRangeException
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 2057

Thanks.

Fixed, file on first post.

Think I might change my signature to that! :D

This will be the last update for a while, I am moving back over to the Freesat grabber and Sky Italy grabber.

Please continue to let me know of any bugs and I'll take note. I think the Sky UK grabber is now stable enough now to use daily.
 

psykix

MP Donator
  • Premium Supporter
  • July 10, 2009
    785
    46
    Wirral
    Home Country
    United Kingdom United Kingdom
    Forgive me if this is a stupid question...

    If I wanted to learn to compile my own Mediaportal SVN's (I'll have a look at tortoiseSVN) then do I only need the patch file you just posted to get full plugin functionality?

    I'll have a read through the wiki and stuff this afternoon and see if it becomes clearer!
     

    icam2

    Portal Pro
    March 7, 2011
    204
    68
    Home Country
    United Kingdom United Kingdom
    Cheers for the fix DJBlu its working fine again now. Looks like its in the bag now for the sky uk grabber. Good luck with the freesat. :D
     

    psygnosis

    Portal Member
    January 21, 2007
    19
    1
    Can any one let me know what you actually do with the patch files? I'm at a loss as they are not executable at lease not for me
     

    psykix

    MP Donator
  • Premium Supporter
  • July 10, 2009
    785
    46
    Wirral
    Home Country
    United Kingdom United Kingdom
    Can any one let me know what you actually do with the patch files? I'm at a loss as they are not executable at lease not for me

    You merge them when you build an SVN - I'm searching for instructions on how you actually do the merge though, can't find it on the Wiki..

    (You don't need the patch files unless you want to compile the latest SVN btw)
     

    wonkyd

    Retired Team Member
  • Premium Supporter
  • August 29, 2007
    792
    177
    Home Country
    United Kingdom United Kingdom
    Just started getting a strange crash every time i run the plugin DJBlu. I've added my tv.log

    edit strange i found the problem was because i had my ipod pluged in. PC's i'll never fully understand em. disregard my last for the time being lol

    edit2 its still crashing the tvservice windows reports:-

    Description:
    Stopped working

    Problem signature:
    Problem Event Name: CLR20r3
    Problem Signature 01: setuptv.exe
    Problem Signature 02: 1.1.7.27839
    Problem Signature 03: 4e00faa0
    Problem Signature 04: Sky UK Channel and EPG Grabber
    Problem Signature 05: 1.2.0.12
    Problem Signature 06: 4e01fe75
    Problem Signature 07: 1fb
    Problem Signature 08: 0
    Problem Signature 09: System.IndexOutOfRangeException
    OS Version: 6.1.7600.2.0.0.256.1
    Locale ID: 2057

    Thanks.

    Fixed, file on first post.

    Think I might change my signature to that! :D

    This will be the last update for a while, I am moving back over to the Freesat grabber and Sky Italy grabber.

    Please continue to let me know of any bugs and I'll take note. I think the Sky UK grabber is now stable enough now to use daily.

    Hopefully this latest version will work OK on my system, otherwise I'm stuck on 1.2.0.5. Will update you over the weekend with how I get on! :D
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    You merge them when you build an SVN - I'm searching for instructions on how you actually do the merge though, can't find it on the Wiki..

    (You don't need the patch files unless you want to compile the latest SVN btw)

    First off you need the source code which you checkout via Tortoise SVN. Then through Tortoise SVN there is an option to apply patch. Point this at the folder where the source code is and it will then update the code with the changes in patch.
    Creating and Applying Patches


    Then compile.
     

    psykix

    MP Donator
  • Premium Supporter
  • July 10, 2009
    785
    46
    Wirral
    Home Country
    United Kingdom United Kingdom
    You merge them when you build an SVN - I'm searching for instructions on how you actually do the merge though, can't find it on the Wiki..

    (You don't need the patch files unless you want to compile the latest SVN btw)

    First off you need the source code which you checkout via Tortoise SVN. Then through Tortoise SVN there is an option to apply patch. Point this at the folder where the source code is and it will then update the code with the changes in patch.
    Creating and Applying Patches


    Then compile.

    Thanks for that - I'll have a play later once I've installed VS.

    I'm a little confused about the patches though...


    CustomDataGrabber_DirectShow.patch (21.7 KB, 5 views) - this seems obvious
    CustomDataGrabber_MediaPortal.patch (14.0 KB, 5 views) - I presume I patch the Mediaportal build with this...
    CustomDataGrabber_TVLibrary.patch (98.0 KB, 5 views) - ditto TV Server build?

    CustomDataGrabber_withSeriesLinkLatestSVN.patch (128.2 KB, 2 views) - which do you patch with this? Or does this include the above patches?

    Sorry for being a bit thick, I'm just trying to get my head around the process before I start!
     

    DJBlu

    Portal Pro
    August 14, 2007
    1,670
    813
    Llanelli
    Home Country
    United Kingdom United Kingdom
    You merge them when you build an SVN - I'm searching for instructions on how you actually do the merge though, can't find it on the Wiki..

    (You don't need the patch files unless you want to compile the latest SVN btw)

    First off you need the source code which you checkout via Tortoise SVN. Then through Tortoise SVN there is an option to apply patch. Point this at the folder where the source code is and it will then update the code with the changes in patch.
    Creating and Applying Patches


    Then compile.

    Thanks for that - I'll have a play later once I've installed VS.

    I'm a little confused about the patches though...

    CustomDataGrabber_DirectShow.patch (21.7 KB, 5 views) - this seems obvious
    CustomDataGrabber_MediaPortal.patch (14.0 KB, 5 views) - I presume I patch the Mediaportal build with this...
    CustomDataGrabber_TVLibrary.patch (98.0 KB, 5 views) - ditto TV Server build?

    Patch for 1.2.0 Beta


    CustomDataGrabber_withSeriesLinkLatestSVN.patch (128.2 KB, 2 views) - which do you patch with this? Or does this include the above patches?


    Patch for the Latest SVN

    Sorry for being a bit thick, I'm just trying to get my head around the process before I start!

    We all start out thick, then we learn! :D

    I should have made it a little clearer on the first page.

    The 3 individual files will patch 1.2.0 beta which is what everybody has been using.

    The second is all the 3 above in one file for the latest SVN.
     

    Users who are viewing this thread

    Top Bottom