Recent content by geoffstewart

  1. geoffstewart

    Schedules Direct plugin not working

    Thanks for making that clear... all I had to do was read :) I've updated the plugin to fix the dependencies. I've tested locally and it works for me, but I think I did that before too, so who knows. gbtw, the new version is 1.11.0.2 to differentiate from the previous, non-working installer. g
  2. geoffstewart

    Schedules Direct plugin not working

    I'm not following... Must be tired. The latest on the plugin site says its not compatible with MP 1.11?
  3. geoffstewart

    Schedules Direct US/Canadian/Mexico EPG Plugin (Updated August 2010)

    That is too weird... if you see the "Updating..." log message, as you are, then the next line of code calls persist() on the program file... that's out of my control at that point as it calls the database "save" logic. How are you verifying that the programs are not being updated? By looking...
  4. geoffstewart

    Schedules Direct US/Canadian/Mexico EPG Plugin (Updated August 2010)

    Do you see this log entry on each scheduled guide update? [2015-04-16 21:03:34,892] [Log ] [TvDbThread] [INFO ] - SD-TvDb: Start asynch update of tvdb.com info for all schedule recordings. Total number: 0 The Total Number shouldn't be zero, obviously... just a test system for me. g
  5. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    OK, I added a log message and that seems to be the trouble... nice! Weird that I don't see that while I'm streaming just now... I'll post something shortly. g
  6. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    Turns out my install was corrupt somehow and the OV could not find the MP URL Source Splitter... did a complete clean install of MP and now the hockeystreams plugin works in OV2.0. I'll do a bit more testing, then upload the plugin.
  7. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    I'm actually getting this same error on playback for all sites... there must be something messed up in my MP config... I just upgraded to MP 1.11.0. Let me get that sorted out first. I can playback other video, but OV cannot play anything: [04-03 10:27:36,099] [MPMain ] [WARN ] Error adding...
  8. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    So, I have it compiling now for OV2.0. But it doesn't playback... [04-01 20:43:48,761] [OVLatest ] [INFO ] LatestVideosManager getting new data from SiteUtils. [04-01 20:43:50,154] [OVLatest ] [INFO ] LatestVideosManager found 3 videos from 1 SiteUtils. [04-01 20:44:29,877] [MPMain ] [INFO...
  9. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    I have the source, not the DLLs... my code is in the SiteUtilProjects directory with all the others... just mine is not checked in.
  10. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    @Ministerk Thanks... I had done a quick search and was stuck... but I'm literally spending 5 mins at a time looking at this... so, I'll give it a *real* try and write back if I'm still stuck... good to know the methods are still there somewhere. g
  11. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    Cool, glad its all sorted out now. I'm having a bit of.difficulty converting to 2.0. I was using some shared methods that are gone now so a bit of refactoring to do. Maybe on the long weekend...
  12. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    You can try attaching logs to see if there's anything in there... are you on OV 2.0? If so, I'm working on making a release that is compatible... the current release of HS is only valid on OV 1.9
  13. geoffstewart

    New Site - HockeyStreams.com - Development Thread

    I'm not using OV2 beta yet. If I get some time, I'll try to refactor a version (untested) that someone can test here.... maybe on the weekend
  14. geoffstewart

    Schedules Direct US/Canadian/Mexico EPG Plugin (Updated August 2010)

    Do you see the plugin being invoked by MP? Like, in the logs, is it trying to get the guide data and failing? Or is there a lack of the plugin being called at all?
Top Bottom