Series not recording issue

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
Kestrel88

Posts: 13
Joined: Tue Jul 18, 2017 1:33 am
Location:

HTPC Specs: Show details

Series not recording issue

#1

Post by Kestrel88 » Mon Sep 09, 2024 10:09 pm

I have an issue with series not recording that I believe is ultimately due to changes with the zap TV guide. I have a daily show set to record that now is listed as "live" vice "new", and now it only records the one episode per week unless I go in to manually record each one. Has anyone else experienced this or have good workarounds?


On an unrelated issue to save a second post, my WMC seems to be running a bit sluggish since having to roll back my Win 8 install from that KB update that broke WMC. I haven't done any windows updates since then. How easy is it currently to do an uninstall and reinstall of just WMC?

Space

Posts: 2870
Joined: Sun Jun 02, 2013 9:44 pm
Location:

HTPC Specs: Show details

#2

Post by Space » Wed Sep 11, 2024 4:25 am

What do you mean by the "zap TV guide"? Are you scraping zap2it.com to get listings?

In order for an episode to be recorded, it has to look like a different episode than every episode that Series has recorded in the past (in other words, it has to have a unique "episode ID"). Each different episode should be assigned an unique "episode ID", if not, and they all get the same ID, WMC will think they are the same episode and will only record it once and never again. It may be helpful to post what show you are talking about and what lineup you are using (and what data source, if it's not Schedules Direct) so the guide data can be looked at.

As for WMC being sluggish, that could be caused by the WMC database growing. Garbage cleanup that occurs every 5 days should fix that (assuming you have this enabled in EPG123) but I found that the database still tends to grow in size over time and eventually requires using the "Rebuild database" button in WMC to start with a fresh database. Note that this retains all your settings and Series. One thing it does not retain is the list of episodes that were already recorded, so you may get repeated recordings.

User avatar
IT Troll

Posts: 1249
Joined: Sun Nov 27, 2011 9:42 am
Location: Edinburgh, UK

HTPC Specs: Show details

#3

Post by IT Troll » Wed Sep 11, 2024 6:27 pm

The other thing to watch out for is if the episodes are erroneously marked as repeats in the guide (and you have selected to only record new).
Are you a Recorded TV HD user or want to give it a try? Check out the community-made update; Recorded TV HD v2.1.1

Kestrel88

Posts: 13
Joined: Tue Jul 18, 2017 1:33 am
Location:

HTPC Specs: Show details

#4

Post by Kestrel88 » Wed Sep 11, 2024 6:31 pm

I mean I believe that zap and epi123 use the same original guide source info, and my series issue starting after noticing the change in the zap guide showing 'live' instead of 'new' for some shows. Even modifying the WMC setting for new & rerun results in only one recording made per schedule time window.

Space

Posts: 2870
Joined: Sun Jun 02, 2013 9:44 pm
Location:

HTPC Specs: Show details

#5

Post by Space » Wed Sep 11, 2024 8:49 pm

Both zap2it and Schedules Direct use Gracenote data, but not all info is available from zap2it.

Are future episodes that aren't scheduled to record marked with a "i" in a circle and indicate that another airing of that episode will record?

Kestrel88

Posts: 13
Joined: Tue Jul 18, 2017 1:33 am
Location:

HTPC Specs: Show details

#6

Post by Kestrel88 » Wed Sep 11, 2024 9:40 pm

Yes, one episode will record and all others point to that one.

I can't say for sure when this started as the show went on a summer break, but I was still getting daily recordings in the spring.

User avatar
garyan2

Posts: 7551
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#7

Post by garyan2 » Thu Sep 12, 2024 12:17 am

You are probably correct with the change from New to Live. It makes it very difficult for EPG123 to determine that a program with a generic ID should be flagged as generic. Gracenote has changed their methods on Program IDs for Live events a few times. I have some code in place that takes care of your situation, but only for sports talk shows (think before a sporting event)... they also have a generic Program ID but Live.

What program/series are you trying to record and I can take a look at all the flags/settings Gracenote provides to see what I can do. Once I successfully identify it as generic, then series recordings will work again.

EDIT: Sorry, it has been a while since I took a look at this part of the code. Changing from New to Live shouldn't have anything to do with your issue, but there is certainly something in the program that is defeating my code to determine if it is generic or not. If you could let me know what the series is, I can take a look to see how. In the mean time, you know you can change your series recording request to record all "Live" showings and make it work for you.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Kestrel88

Posts: 13
Joined: Tue Jul 18, 2017 1:33 am
Location:

HTPC Specs: Show details

#8

Post by Kestrel88 » Thu Sep 12, 2024 12:50 pm

Image

Found the live setting, but that info doesn't seem to be passed onto or working in WMC (first time I've tried that setting though).

Post Reply