|
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 |
#81
|
||||
|
||||
Quote:
Not other than the 1st post. I don't think they would get messed up, just make sure you put the same provider name in the config file. You might. I don't think that is an option, but you could request it from Demedius. I believe he would have to add the channel number to the title(you would have to create new favorites) or the episode number(preferable). |
#82
|
||||
|
||||
Episode Data
Here is my Setup. I have Cable tuner #1 set to the internal Sage EPG Data Dishnetwork Tuner #2 is set to Sage Internal EPG Data Dishnetwork Tuner #3 (which is a copy of tuner #2 using MT Netwokr encoder) that uses this plugin via MTEPG XMLTV export.
Now I had American Idol set up as a favorite with first runs only. Sage had Tuner #1 recording on Channel #12 then it decides to Add it for Tuner #3 2 times causing a conflict on two different channels for the same tuner. Both instances were first runs and both had the same title. Does sage determine what to record by epsiode number, description or just first run?? Confused.. technazz |
#83
|
||||
|
||||
Quote:
|
#84
|
|||
|
|||
Quote:
You didn't mention specifically what your tuners are. Are Tuner #1 and Tuner #2 different inputs on the same card?? Are they seperate cards? Without knowing for sure, I can only offer sugestions that may or may not work. You can try to avoid this problem in the following ways. 1) set the encoder_merit property for the cable tuners higher than the STB and Network Encoder (higher merit = more priority). This way SageTV will favor airings that appear on the cable tuners, and reduce the chance of needing the STB or Network Encoder to schedule a "network tv" broadcast. If your Tuner #1 and Tuner #2 are different inputs on the same card, you will only be able to set the encoder_merit for the card, no each seperate input. IE: Tuner #1 - encoder_merit=5, Tuner #2 - encoder_merit=4 (if a seperate card), Tuner #3 - encoder_merit=0 (the default) You will need to find the correct mmc/encoders section by matching the video_capture_device_name property to the name that appears in SageTV's "setup video sources" menu. 2) remove channels that appear in your cable lineup from your STB and network encoder lineups. With this SageTV won't have the option of using the STB or Network Encoder to schedule an airing that appears on a "more available" tuner. 3) limit the number of "out-of-area locals" that you have selected in your Network Encoder or STB lineups. By limiting the "network tv" channels available to SageTV you limit the possibilty of schedule conflicts caused an EPG data source differences or errors. 4) create two favorites for each show you want to record. One for first runs and one for reruns. Go to "manage favorites" and move all the reruns below the first runs. This will give more priority to the first runs and give you more control over how to handle recording conflicts, by allowing you to overide only the rerun airings. For those shows that REALLY cause scheduling problems, set the favorite to record first runs from a specific channel. IE: I have one channel that always has the EPG data for "24" wrong (they have "24" and "prision break" swapped)... so I have a favorite for 24 first runs set to record from a specific channel. Specialty channels and superstations (IE: A&E, WGN, TBS) available on the STB rarely carry first run "network tv", but these channels will sometimes have the shows marked as first run in thier EPG data if it is the first time that they are showing it. IE: "network tv" will run "The Amazing Race" on Wednesday and OLN will run the same episode, also maked as a first run on Sunday. For these situations, you just have to deal with them on a case by case basis. Regards. |
#85
|
||||
|
||||
Quote:
Technazz, can you see if the duplicates have different show IDs? |
#86
|
||||
|
||||
Shows are considered the same if they have the same unique show ID. If the IDs are not the same, or if they are generic SH-prefixed IDs, the shows will be considered different. The XMLTV plugin may be generating different IDs for the same show, depending on how each channel is listing it.
- 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. |
#87
|
||||
|
||||
Quote:
|
#88
|
||||
|
||||
Quote:
- 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. |
#89
|
||||
|
||||
Quote:
Quote:
|
#90
|
|||
|
|||
Quote:
I am attempting to get the HD title decoration working and where you say "You should use the xmltv channel id's here" I just want to clarify I am doing it write. For example say my channel looks like so: <channel id="I45521.labs.zap2it.com"> <display-name>841 MCHD</display-name> <display-name>841 MCHD 0008999:X</display-name> <display-name>841</display-name> <display-name>MCHD</display-name> <display-name>Movie Central HD</display-name> <display-name>Canadian PAY</display-name> </channel> So I am thinking I should put this in the properties value: hd.title.decoration.channels=I45521.labs.zap2it.com Is that correct? would I need the quotes around it too or no? Thanks in advance, love the plugin! Kevin |
#91
|
||||
|
||||
Quote:
Yes that I see is different show ID for the same Episode on different channels on the same tuner. Im using the XMLTV output from MT and ther is NO Epsidode data even in the original MT database that I can see. Ive just removed these extra channels and tried to let Sage's internal EPG handle my Favorites for now. rsagetv99 why are you using Zap2it xmltv output instead of Sages Internal EPG? Is this for channels that dont show up in you lineup? Technazz |
#92
|
||||
|
||||
Quote:
A side benefit is that I have more control over the data. I like having the ability to manipulate the data via scripts if the need arises. For instance, before Demedius updated his importer I created a script to decorate the title of HD shows with "HD-. All that being said, I am interested in finding out how yours is set up, maybe you figured out a way to do it. You can PM me if you like... |
#93
|
||||
|
||||
Quote:
|
#94
|
|||
|
|||
Quote:
Hmmm, I tried this and after updating this morning I am still not getting the "HD-" decoration added to my selected channels. Maybe someone who has used this feature successfully can chime in and help a brother out. I also tried with channel numbers unsuccessfully(i.e 801,802,803 etc etc). Thanks again, Kevin |
#95
|
|||
|
|||
I am having a couple of problems...
1) It seems to be appending part of the episode ID to the front of all episodes, regardless of the fact that I have these settings in the xmltv.properties file: Quote:
2) Is it possible to have the original air date imported and displayed in the deatiled info view in sage. I think that is some of the most important info, and since I am having some trouble with marking 1st runs properly, this would make things MUCH easier, plus I think it is a nice touch to have in the guide. |
#96
|
|||
|
|||
A dumb question??
Is it possible to append an indication of source to channel name to make it easy to determine which tuner is being selected? I've looked through the thread but can't see anything, I've tried in my 'channel mapping' file which I include in xmltv.properties (and xmltv 2)
eg. channel.48.names=1-BBC News 24 {rather than BBC News 24} channel.48.numbers=12 As it didn't work I assume the channel name comes from the epg data directly to the program guide??? BTW does anyone know how I can clear previous channel mappings from Sage, I tried removing and re installing the source, which didn't clear them. Thanks paulb |
#97
|
||||||
|
||||||
The plugin has been updated.
Quote:
Quote:
I would still put in an antivirus program, if only to test all accessed files on removable media and for monitoring the behaviour of running programs. Quote:
I remember Sage not functioning correctly when I blocked it with a firewall. It could be that Sage is calling home. It could also be some forgotten piece of code that still tries to connect to the Zap2it feed. I've since allowed Sage access to the network. I'm sorry but I don't think I can help you there... Quote:
Quote:
To answer your question: Yes you need to unzip xmltvimportplugin.zip in that directory. This should result in four .class files in the C:\Program Files\Sage\SageTV\xmltv directory. Quote:
|
#98
|
||||||||
|
||||||||
Quote:
Quote:
Quote:
The plugin used to simply wait for the process's output streams to be closed. I've now added a wait for the process itself to be finished just to be safe. I doubt that that will help you, but some processes could be helped by it. Quote:
Considering that you do not need to pay for upgrades I think the pricing should not be a problem. You'll spend a lot more on hardware... Quote:
Putting that thread to sleep during an update could lead to stability problems. But with my own system everything seems to keep on running. Let me know if you experience any trouble because of this. If so, I'll make it an 'undocumented' feature... Quote:
Quote:
Quote:
The channels specify only the channels that are capable of recording HD content. That is, the channel is able to send HD and the corresponding capture card is able to record HD. Since not all HD channels transmit in HD quality all the time the xmltv feed is used to determine if the show is actually transmitted in HD. If you simply want to add HD to all shows on a channel, we can probably come up with an option for that... Let me know what you decide... |
#99
|
||||
|
||||
Quote:
I've added yet another setting date.year.decoration so you can control what is put into Sage's year field if a full date is present. Again you can set this to {0,date,yyyyMMdd} to revert to the old situation. Don't wory too much about miscommunication. It seems to be inevitable between users and developers. Quote:
Since this is very specific I will not make this configurable (until someone asks me to do that). |
#100
|
||||
|
||||
Quote:
translate.category.Gaunerkomödie/Spielfilm=Spielfilm/Gaunerkomödie However if you simply add the following line to the properties: translate.category.Spielfilm=Movie The plugin will automatically use that category as the primary category. The plugin does this for all known colored categories. Also, the plugin will generate the showid differently for shows with the Movie category. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|