|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Intelligent Duplication in 4.0
I've been having this problem ever since upgrading to the new Sage version. After upgrading, all IR recordings that have multiple showings are recording each showing. I've wound up with as many as 6 of the same episode which is killing HD space. This is really taking it's toll because a lot of IR recordings are on channels that repeat (Discovery, TBS, TLC). Channels like this tend to show a show once and repeat it about 4 hours later. If IR decides to record one of these repeating shows, it records both instances of the same episode on the same day. And other channels like Spike TV that might show it once a day for a week straight it will record every airing of that IR program. This didn't happen when I was still using the old version 2.2
Strangely enough, this doesn't happen to favorites. Anyone have an idea on what I can do about this? |
#2
|
|||
|
|||
Just guessing, but there is a custom setting "Detect repeat airings with non-unique IDs" that might have something to do with it...
|
#3
|
|||
|
|||
I haven't seen that before. Is it new to this version? I just went and looked in there and found it. I've turned it on. Hopefully that will take care of the problem.
Thanks a bunch |
#4
|
|||
|
|||
Don't know if this is new for V4 or not, but V4 is the first time I noticed it. of course, in V2 it could have been buried in the properties file and I would have missed it. I never used V3 as it was always a Beta.
The manual description sounds like this should at least help... post a reply back here once you can tell if it helped or not. -Steve |
#5
|
||||
|
||||
Yes, that was a change for v4. Previously, when shows had generic IDs (SH prefix), SageTV tried to determine whether they were the same episode or not & sometimes it made a mistake doing this. So, the new default is to really treat all of them as different episodes. Changing that option makes it work as in previous versions.
- 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. |
#6
|
||||
|
||||
I'm sorry to go off topic here, but I have a question about that new setting and, since its under discussion here, its probably easier than starting a new thread. How does it handle shows that have no epg info besides the name of the show? In 2.28, I would have to mark shows like that "not watched" because if I marked them watched, they would not record again. Does this feature fix that? Thanks!
|
#7
|
||||
|
||||
I think it is going to depend on what type of show ID those airings have -- whether they have some sort of generic SH-prefixed ID or have some other prefix that SageTV doesn't consider to be generic for a series.
- 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. |
#8
|
||||
|
||||
I have "Detect repeat airings with non-unique IDs" turned "on" yet I still end up with many duplicate shows. Way more then vs 2 or 3 ever gave me. I usually end up with 3 recordings of the same episode of "The Daily Show".
|
#9
|
||||
|
||||
Thanks Opus! I see, so this feature doesn't have any impact on the show IDs at all? Actually, that was what I was asking but couldn't get it out right. Been doing alot of writing and my mind was stuck in the wrong mode.
|
#10
|
|||
|
|||
Is there a property that controls this behavior? I can't seem to find any likeness in sage.properties.
|
#11
|
||||
|
||||
Yes, and it is controlled by the option mentioned in post #2 of this thread. That option is found in Detailed Setup -> Customize; scroll down to see 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. |
#12
|
|||
|
|||
Sorry if I wasn't clear. I am using SageMC and that option isn't exposed yet. Wondering if there is a line in sage.properties that I can turn this option on/off.
Thanks! |
#13
|
||||
|
||||
I didn't mention it because the STV sets the epg/advanced_show_redundancy_check property in 2 places: in the properties file for the server + in the client UI properties file. So, it is probably easiest to just use the STV, set it, then switch back to another STV.
- 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. |
#14
|
|||
|
|||
I've got the show redundancy set to true but I still get the duplicates. It seems as if I only get these dupes on things like discovery and science channel. any ideas on where to look next?
I've got one show called "When dinosours ruled china" on science channel that's going to duplicate. In the web interface I can see the following for the first showing: Show ID: SH3696050000 Internal AiringID=1337579 The second showing has: Show ID: SH3696050000 Internal AiringID=1337580 Last edited by abbott_m; 11-28-2005 at 03:21 PM. |
#15
|
||||
|
||||
The 'normal' action is to treat all SH based ShowID airings as different. When that property is set to true, some such airings are treated as the same show, but not all of them are. I don't know anything about the underlying code that makes this determination.
- 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. |
#16
|
|||
|
|||
Been busy trying to stay employed in the aftermath of the hurricane. Just an update on this. The setting has greatly decreased the frequency with which duplications have happened. This combined with the advanced negative profiling in IR has greatly cleared out the clutter in the recording schedule.
I'm still running into some duplications on occasion, just far fewer which makes it much easier to manage. The oddest one happened last night however. Sage recorded the Apprentice twice at the same time. It apparently aired on it's normal channel, but also a duplicate of that channel that is likely still on the air from when they were doing emergency broadcasts on that easier to receive channel. So it recorded the exact same show, with the exact same ID and description at the same time. 8pm-9pm. In doing so it bumped CSI out of the recording schedule. Even odder, after watching one copy of the recorded Apprentice shows, it marked both watched. Anyone ever had that happen before? Just weird. Overall though 4.0 has been a great upgrade. |
#17
|
||||
|
||||
Quote:
|
#18
|
||||
|
||||
Movie duplicated - different showids
I have "Detect repeat airings with non-unique IDs" set to yes but i don't think it matters in this case.
I have the movie "Daredevil" manually recorded and archived. Last night i was surprised to see Sage (intelligently) recording it again. (Guess i must really really like it!) Now i have two files - one archived and one not archived. As expected, the two files have different showids - MV1537130000 and MV1313840000. This is the first time i have seen this behaviour in almost two years of usage. Questions- 1. Is this expected behaviour ? 2. Is this fixable ? 3. Why were the showids different ? |
#19
|
|||
|
|||
I noticed this as well. It changed with V3/4....
I manage it by reviewing the future recordings list and 'set watched' the ones that I don't want.
__________________
Windows 10 64bit - Server: C2D, 6Gb RAM, 1xSamsung 840 Pro 128Gb, Seagate Archive HD 8TB - 2 x WD Green 1TB HDs for Recordings, PVR-USB2,Cinergy 2400i DVB-T, 2xTT DVB-S2 tuners, FireDTV S2 3 x HD300s |
#20
|
||||
|
||||
This has nothing to do with SageTV changing versions; it has to do with the EPG data provider assigning different ShowIDs -- if you go to zap2it.com, you will see the ID listed as part of the URL for each show in the listings grid. (As part of the URL, there will be a "&dbkey=<some show id>".) I have no idea why they are assigning new IDs to some of the same movies -- maybe they have slightly modified the tv version? I wonder if the above-referenced movies are different.
- 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. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|