|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
||||
|
||||
So I uninstalled the plugin and re-setup the tuner. After downloading the lineup I did not do a channel scan. All my channels tune fine and the guide is fully populated.
Slugger, you hit the nail on the head. When I did a channel scan Sage was adding the physically tuned channels and grabbing their data from the streams. How/why I don't know. But it appears to be working great now. So I guess the moral is, with a OTA tuner, don't do a channel scan. One again thanks for all the quick replies, and for pointing me in the right direction. |
#62
|
||||
|
||||
well, some are going to need the scan files to be in the sage folder to get the tuning frequencies right... but removing and replacing them might be what it took to get it to NOT use the OTA lineups. I think there's also an option in the properties file to ignore in-stream guide as well.
My guess is, sage will prefer the in-stream over the EPG plugin sources... which would be bad in this case.
__________________
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 |
#63
|
||||
|
||||
I did leave the .frq file in the folder just in case. I left that part out.
|
#64
|
||||
|
||||
Quote:
Look at the station ID for the channel(s) in question & if they are less than 10,000, then they definitely need to be remapped. For the obligatory manual reference, see the comment about this in the "Remapping Stations for EPG data using ATSC or QAM Digital Tuners" section \, pages 171-172. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#65
|
||||
|
||||
Quote:
As soon as I run a channel scan, The guide begins to populate with "No Data", and the channel list becomes a mess. I'll get duplicate channels, but the ones scanned will have channel names pulled from the .frq file. These may or may not match with the Zap2it names (Stations name "qubo" versus call sign "WPXK-DT"). This was causing the confusion. I could map the results from the scan to the Zap2it lineup, but then I have a bunch of extra channels listed in the channel setup. As it stands now, I have a clean channel setup list and a perfectly working guide. For my Dad, that is what matters. As this discussion has gone of track, Opus4, can you move the relevant parts of this to a new thread? |
#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
|
|||
|
|||
Latest EPG fixes
For those using this plugin, you may be interested in the "fixes" directory in the svn repository. This directory contains the latest and greatest filter scripts I'm using to tweak the XML processing of the listing data. This is how I experiment with parsing fixes until I'm satisfied the fix is required and is correct. Once I'm happy with the fix then it will eventually be rolled into the core plugin, eliminating the need for the filter script.
Where possible, this is how fixes will first appear for XML processing. Some fixes have to be implemented in the plugin code, such as the original air date fix released earlier today in build 1675. However, some fixes can be addressed with filters and this is how I test them until I'm satisfied, at which point I roll the filter script into the plugin code itself. If you want to keep up and use the latest fixes I'm experimenting with then grab them from svn. I'm using the following wget command in a daily cronjob to pull in the latest filter scripts (on my production Sage server, which is also using this EPG plugin for its data). Code:
wget -q -r -nH -P /opt/sagetv/server/plugins/mc2xmlepg/ --cut-dirs=4 -l2 --no-parent -A.groovy http://sagetv-addons.googlecode.com/svn/trunk/mc2xml-epg/fixes/ Also, if you have any additional fixes for the scripts in svn or you have additional filters you think should be rolled into the plugin code base then please let me know.
__________________
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; 11-03-2011 at 05:46 PM. |
#68
|
|||
|
|||
Experimental: Season/Episode Data
I've whipped up some filter scripts that add season and episode number data to the EPG data received from mc2xml. It grabs this data from thetvdb.com.
If you want to help test this feature please PM me your email address - I should have something testable by week's end. Please note that you will be required to register with thetvdb.com and obtain your own API key to use these scripts (I will not be sharing my API key at this time). Once you have your API key then PM me your email and I'll send you the scripts once I've tested them a little more.
__________________
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; 11-22-2011 at 10:33 PM. |
#69
|
|||
|
|||
Java IO Error
I installed the plugin as describe and it seemed to work. When it tried to update the UPG data I found an error in the log file.
Suggestions? John
__________________
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) |
#70
|
|||
|
|||
The plugin is unable to find mc2xml.exe in the system path. Did you do the mc2xml verification step?
http://code.google.com/p/sagetv-addo...l_Installation mc2xml must either be in the system path or you must configure the plugin and point it to the mc2xml.exe file.
__________________
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... |
#71
|
|||
|
|||
That was it. mc2xml was on the PATH, but I am running SageTV as a service and if I remember correctly, when running as a service, it does not use the PATH. I just pointed to the location and it seems to be working fine.
One more quick question, is "First Run" supported? Thanks, John
__________________
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
|
||||
|
||||
I've been using this plugin for 3-4 weeks now and my First Runs all have worked just fine.
__________________
Server: SageTV 9, Win10/32, Intel DP55KG Mb, Intel QC i5 2.66GHz , 4GB 1333MHz DDR3 SDRAM, 2 Hauppauge 2255s for 4 OTA ATSC tuners, HDHRPrime w Comcast, 3 STP-HD300s 20101007-0 firmware, nVidia Shield. Java v7u55. Plugins:SD EPG, OpenDCT |
#73
|
|||
|
|||
Build 1713 now available: Season and Episode number support added!
Just uploaded a new version of the plugin, which includes support for season and episode numbers via thetvdb.com. Only the licensed version of the plugin will process S/E data. From the release notes:
Quote:
__________________
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... |
#74
|
||||
|
||||
Updated to Build 1715 last night.
With this new release, there is now nothing that I miss from the stock SageTV EPG. The season/episode data (to me at least) is well worth the one time subscription/donation fee needed to unlock this feature. Thanks for all your work on this Slugger.
__________________
Server: SageTV 9, Win10/32, Intel DP55KG Mb, Intel QC i5 2.66GHz , 4GB 1333MHz DDR3 SDRAM, 2 Hauppauge 2255s for 4 OTA ATSC tuners, HDHRPrime w Comcast, 3 STP-HD300s 20101007-0 firmware, nVidia Shield. Java v7u55. Plugins:SD EPG, OpenDCT |
#75
|
|||
|
|||
@slugger - does this plugin make it easier to add dummy data to your EPG?
I have some video cameras connected to Sage via a video switch and older Hauppauge PVR-150 and mapped to channels 991-994. In the EPG these show No Data. It would be great if I could have them show "Baby's Room", etc and to manually configure the length of each "show". Can I do that using mc2xml?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#76
|
|||
|
|||
Quote:
1) Run the licensed version of the plugin; only the licensed version will process user installed groovy scripts (or build from source, etc.) 2) Write the appropriate groovy scripts necessary to generate a) Show objects and b) Airing objects to insert into the EPG.** 3) Drop the groovy scripts into the plugin dir so that they are processed by the plugin on each EPG update If you're comfortable writing groovy scripts for SJQ then I don't see why you'd have any issues with this. There is some work required, but it's quite doable. ** The Show and Airing objects are NOT the Sage API objects, but instead wrappers used by the plugin. The details on these objects are explained in the plugin user guide, Advanced Features section.
__________________
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... |
#77
|
|||
|
|||
New feature: Edit tvdb series ids from web interface
For licensed users of the mc2xmlepg plugin, you will be able to edit the tvdb id series of programs via the web interface.
The tvdb season/episode number feature attempts to find shows using a "best guess" based on an exact title match. This isn't perfect and sometimes the plugin will not find a tvdb id for a show or it will find the wrong one. If this is the case, simply load a recording or airing of the show in the web interface and modify the tvdb id number at the bottom of the page. Once it's updated, the S/E data should be pulled in properly on the next EPG update. NOTE: The web editor is available starting in the just released web UI update (v2.31). EDIT: Even though the web UI update may not prompt for a restart after upgrading, this tvdb editor will not work until Sage is restarted.
__________________
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... |
#78
|
|||
|
|||
Quote:
Thu 12/29 14:11:33.205 [EPG@1f2e6d8] Error updating with EPG Plugin:java.io.FileNotFoundException: C:\Program Files\SageTV\SageTV\plugins\mc2xmlepg\tvdb I noticed the mc2xmlepg\tvdb directory does not exist... do I need to manually create it?
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#79
|
|||
|
|||
Quote:
That directory needs to exist, it should have been created on the first run of the tvdb code. I'm guessing you found a bug - I've opened a ticket here. I'll fix it for the next update. For now, create that directory manually.
__________________
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... |
#80
|
|||
|
|||
Great. I manually created the directory and it's working great. Well done... definitely a great plugin!
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: MizookLCD (Alternate SageTV LCDSmartie Plugin) | cslatt | SageTV Customizations | 48 | 06-11-2012 10:44 AM |
SageTV Plugin Developers: Any way to see stats for your plugin? | mkanet | SageTV Software | 4 | 12-12-2010 10:33 PM |
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin | deria | SageTV Customizations | 447 | 12-11-2010 07:38 PM |
Plugin Manager: Configure plugin | medwynd | SageTV Beta Test Software | 0 | 05-29-2010 08:43 AM |
Hulu: Possible to Use XBMC Hulu Plugin to create SageTV Plugin? | Brent | SageTV Customizations | 8 | 02-24-2009 04:16 PM |