|
SageTV EPG Service Discussion related to the SageTV EPG Service used within SageTV. Questions about service area coverage, channel lineups, EPG listings, XMLTV, or anything else related to the service or programming guide data for SageTV should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
|||
|
|||
Quote:
Quote:
As it stands, the plugin sits in my private svn repository collecting virtual dust. The last time I played with it, it worked at pulling in the data and connecting with users' SD accounts. I didn't bother going any further with it at the time since Tribune said no to me releasing it. When I get a sense that I might be able to release it then I'll merge it into the mc2xml plugin and provide the same kind of data manipulation/filtering functions, etc. that the mc2xml plugin already provides.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#62
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#63
|
||||
|
||||
Sorry if this these are really dumb questions. But I just want to be certain I understand clearly...
Will our sageTV EPG menu (and other menus tied into our EPG) function and look exactly the same as now after we switch to the Schedules Direct plug? For example, will our "First Run"/"HD" icons, TV show descriptions, specials, guest stars, Sports team information, channel logos, etc will all still be available once we switch from zap2it to the Schedules direct? Will we have to do anything other than create a Schedules Direct account on their website and install/enable the SD plugin (once the agreement between sageTV/zap2it end).
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#64
|
|||
|
|||
Quote:
Quote:
Once you set things up, it's all good and will look and feel just like the current Sage EPG, except for some of the missing features (season/episode numbers, etc.). Updates to the plugin are seamless - just click and install the plugin update. The few minor manual steps are only required at initial install and during an uninstall.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... Last edited by Slugger; 10-30-2011 at 05:10 PM. |
#65
|
||||
|
||||
Thanks so much for the link Slugger.
I didnt see "First Run" as one of the missing features. Maybe it goes without saying that it's not missing? My favorites completely depend on that data being accurate. Is there any way to supplement the missing features using "groovy scripting" if I get the "licensed version"? I'm guessing that's why this enhancement was added and documented in the first place. Is Groovy scripting some form of web scraping? "Ability to pull in additional EPG data from other sources to supplement or correct/update the available EPG data through the use of Groovy scripting**" Thanks for all your effort! Quote:
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#66
|
||||
|
||||
Quote:
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#67
|
|||
|
|||
Quote:
Quote:
It's a bit of work, yes, but the way I figure it, it's at least an option - and a very flexible one at that. Groovy scripting is so similar to Java that they're basically one in the same. As a matter of fact, most any .java file that can be compiled by the Java compiler should be executed by the Groovy engine with zero modifications.* So if you know Java, you know Groovy. If you don't, Groovy is a lot more forgiving than Java - since it's a dynamically typed scripting language - and is relatively easy to pick up.** My latest project in this area is to modify the EPG listings directly to mark NHL games known to be blacked out in my area as "Blacked Out" in the title so it cannot match my favourite rule. No need to hack out other scripts that mark some airings as don't like, etc. Instead, I tackle the problem right at the source. Makes things 1000x easier to handle. I'll probably add the script as another example to the wiki doc when I'm done. * I'm sure there are exceptions to this rule, but they'd be few and far between, certainly not an issue for anything you'd want to do in this context. ** I suppose this is a rather subjective statement and is relative to one's coding abilities. I found it rather easy to pick up in a short amount of time.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#68
|
|||
|
|||
Forgot this one, yes first run status is handled just fine. Sage bases this flag on the original airing date of the show, which is provided in the SD (and mc2xml) data feeds.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#69
|
||||
|
||||
Thanks for explaining. It looks like I was right that it's powerful enough to supplement any missing feature. I actually thought this was in place for the developers (whoever will maintain this plugin) to add back missing features or fixing general problems with SD for everyone to use. I guess that was just wishful thinking. Don't get me wrong through, I am still VERY grateful for having this EPG with or without groovy scripts though!
Quote:
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#70
|
||||
|
||||
Well, if someone, for instance, writes a script to grab season/episode numbers from another source, it's very easy for them to share it with the community (just drop the .groovy file into the proper script folder).
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#71
|
|||
|
|||
Doesn't BMT get the Season / Episode number? Would that work?
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#72
|
|||
|
|||
Quote:
With that said, I have a solution that adds S/E data to the EPG by grabbing it from thetvdb.com. I'm currently using it with my mc2xml EPG plugin. Assuming I eventually move it from testing into the main code base of mc2xmlepg then I'd probably also port it to this plugin at some point. It is worth noting, however, that I don't really plan on doing any more dev work on this EPG plugin until I'm fairly certain I'd actually be able to release it. As it stands, the mc2xml EPG plugin does everything I need and so I may never actually need/use this plugin on my system. If that turns out to be the case then this plugin will die.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sage Job Queue Completed tasks problem | raffmanlt | SageTV Customizations | 2 | 08-18-2009 07:34 PM |
XMLTV Import Tool & Schedules Direct for USA? | rnewman | SageTV EPG Service | 5 | 08-13-2008 06:12 AM |
Schedules Direct or what? | Ryel | SageTV EPG Service | 6 | 01-25-2008 03:03 PM |
Modifying Channel Schedules | Slugger | SageTV Studio | 1 | 08-22-2007 07:46 PM |
WISH: Adaptable Recording Schedules | RAlfieri | SageTV Beta Test Software | 0 | 11-24-2006 06:46 PM |