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

DragonQ

Portal Pro
August 30, 2011
644
79
Home Country
United Kingdom United Kingdom
So there's no way to use this Sky EPG plugin without redoing absolutely everything (StreamedMP, Moving Pictures, MP-TVSeries, etc.)?

Also, why 1.2.3 alpha and not 1.2.3 release?

EDIT: Oh I see, you have to enable the plugin in the Plugins section. I just did the upgrade from my existing 1.2.3 installation and at least the plugin is there now, so I'll have a play. :)
 
Last edited:

onelegend

MP Donator
  • Premium Supporter
  • July 16, 2010
    351
    42
    39
    Bournemouth
    Home Country
    United Kingdom United Kingdom
    Tbs install over default 1.2.2 is same speed, but I think you had modified this after they were posted originally if I remember right?

    Anyway, I then installed your 168 version over the top as I knew this used to work and it does indeed.

    Bbc one now changing in around 2/3 sec from bbc 2. So that eliminates the driver now.

    Any ideas whats changed that would stop it working in your new version?

    Prob just me but the tv server version lists 1.2.3, is there not normally a SVN snapshot number shown there?
     
    Last edited:

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    I mean't 1.3.0 Alpha
    Hmm, I tried to use a fixed TvPlugin.dll file (to fix bug 3805) and when I open MP it says the versions don't match (as expected). However, it says the installed version of MP is "1.2.0-278-g30e7080-EXP_Custom_Data_Grabber". I could be totally wrong but shouldn't that be some variant of 1.3.0 if you suggest installing this on top of 1.3.0 alpha?

    Also, I see that this bug-fix was merged into the "MP 1.3 Alpha test branch". Does that mean if I upgrade to 1.3.0 alpha and then install MP Custom Data Grabber, that bug will be fixed I'll still be able to use Sky EPG etc.?

    Or perhaps it would be easier for you to incorporate the bug fix in your next version? It's a one-line change in a single file. :)
     
    Last edited:

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    Woke up this morning to an HTPC without TV. Turning the TV on does nothing, choosing a channel from the EPG just brings up the loading bar indefinitely. Restarting the TV Service did nothing, restarting the PC did nothing. :(

    Relevant sections of the log:

    Code:
    2012-06-12 09:00:47.185517 [Info.][MPMain(1)]: TVHome:OnPageLoad
    2012-06-12 09:00:47.208519 [Info.][MPMain(1)]: ChannelNavigator::Reload()
    2012-06-12 09:00:47.210519 [Info.][MPMain(1)]: get channels from database
    2012-06-12 09:00:47.416530 [Info.][MPMain(1)]: found:1680 tv channels
    2012-06-12 09:00:47.418531 [Info.][MPMain(1)]: TvNotify:OnNotifiesChanged
    2012-06-12 09:00:47.588540 [Info.][MPMain(1)]: Done.
    2012-06-12 09:00:47.590540 [Info.][MPMain(1)]: get all groups from database
    2012-06-12 09:00:47.819554 [Info.][MPMain(1)]: loaded 8 tv groups
    2012-06-12 09:00:47.822554 [Info.][MPMain(1)]: tv home init:Challenge
    2012-06-12 09:00:47.826554 [Info.][MPMain(1)]: OnMessage exception:System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.
       at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)
       at TvPlugin.TVHome.AutoTurnOnTv(Channel channel)
       at TvPlugin.TVHome.OnPageLoad()
       at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2012-06-12 09:00:54.106913 [Info.][MPMain(1)]: TvNotify:LoadNotifies
    2012-06-12 09:00:54.109913 [Info.][MPMain(1)]: TvNotify: 0 notifies
    2012-06-12 09:01:05.429561 [Info.][MPMain(1)]: TVHome:turn tv on Challenge
    2012-06-12 09:01:05.435561 [Info.][MPMain(1)]: OnMessage exception:System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.
       at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)
       at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2012-06-12 09:01:08.499736 [Info.][MPMain(1)]: TVHome:turn tv on Challenge
    2012-06-12 09:01:08.504737 [Info.][MPMain(1)]: Exception   :System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.
       at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)
       at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at TvPlugin.TVHome.OnAction(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
       at MediaPortalApp.OnAction(Action action)
    2012-06-12 09:01:08.508737 [Info.][MPMain(1)]: Exception   :Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.
    2012-06-12 09:01:08.512737 [Info.][MPMain(1)]:   site      :Boolean ViewChannelAndCheck(TvDatabase.Channel)
    2012-06-12 09:01:08.516737 [Info.][MPMain(1)]:   source    :TvPlugin
    2012-06-12 09:01:08.520738 [Info.][MPMain(1)]:   stacktrace:   at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)
       at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at TvPlugin.TVHome.OnAction(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
       at MediaPortalApp.OnAction(Action action)
    2012-06-12 09:01:08.524738 [Info.][MPMain(1)]:   exception: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. TvPlugin    at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)
       at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at TvPlugin.TVHome.OnAction(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
       at MediaPortalApp.OnAction(Action action)
    2012-06-12 09:01:08.529738 [Info.][MPMain(1)]: Exception   :System.Exception: exception occured ---> System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.
       at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)
       at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at TvPlugin.TVHome.OnAction(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
       at MediaPortalApp.OnAction(Action action)
       --- End of inner exception stack trace ---
       at MediaPortalApp.OnAction(Action action)
       at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
       at MediaPortalApp.FrameMove()
    2012-06-12 09:01:08.533738 [Info.][MPMain(1)]: Exception   :exception occured
    2012-06-12 09:01:08.537739 [Info.][MPMain(1)]:   site      :Void OnAction(MediaPortal.GUI.Library.Action)
    2012-06-12 09:01:08.543739 [Info.][MPMain(1)]:   source    :MediaPortal
    2012-06-12 09:01:08.548739 [Info.][MPMain(1)]:   stacktrace:   at MediaPortalApp.OnAction(Action action)
       at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
       at MediaPortalApp.FrameMove()
    2012-06-12 09:01:12.266952 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\dialogOK.xml' is missing control id 11 (window property: btnYes)
    2012-06-12 09:01:16.534196 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\dialogOK.xml' is missing control id 11 (window property: btnYes)
    2012-06-12 09:01:21.025453 [Info.][MPMain(1)]: TexturePacker: Loaded C:\ProgramData\Team MediaPortal\MediaPortal\Cache\StreamedMP\packedgfx26.png texture:2048x2048 miplevels:1
    2012-06-12 09:01:21.027453 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1971
    2012-06-12 09:01:46.951936 [Info.][MPMain(1)]: Main: Exit requested
     
    Last edited:

    DJBlu

    Portal Pro
    August 14, 2007
    1,670
    813
    Llanelli
    Home Country
    United Kingdom United Kingdom
    Guys if it is not working then don't use it.

    The TBS stuff is just a test and shouldn't be used on machines you use all the time.
    I recommend you wait for the TBS code to be completed and for TBS to release drivers that will work.

    1.3.0 Alpha is the latest release by Media Portal and can be found on the News Page.

    The installers must be applied after you install this, they include 1.3.0 code.
     

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    Fair enough, I wasn't really expecting it to work over 1.2.3 when you said 1.3.0 Alpha, just thought I'd give it a go. I also didn't realise the TBS version was "unfinished". I'll use the normal version next time!

    However, I don't see a download link for 1.3.0 Alpha on the news page. It just says that the release has been delayed and that pre-release versions can be found in Area 51, but I can't see any 1.3.0 Alpha builds in there either.

    It is also confusing that the first post says in big bold writing "MEDIAPORTAL v1.2.3 is required for the following files." yet you say 1.3.0 Alpha is required. Not trying to attack you, just trying to understand better. :)
     
    Last edited:

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    Oh....well now I'm more confused because bug 3805 is supposed to be fixed in 1.3.0 but it still existed when I installed the Custom Data Grabber version over 1.2.3. o_O
     

    Users who are viewing this thread

    Top Bottom