Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for recording and displaying new/repeat episodes #138

Closed
wants to merge 1 commit into from
Closed

Added support for recording and displaying new/repeat episodes #138

wants to merge 1 commit into from

Conversation

sofakng
Copy link
Contributor

@sofakng sofakng commented Sep 5, 2012

This PR adds support for recording "New Episodes" versus "Repeat Episodes".

The EPG has a new column ("Repeat") which displays if a program is a New Episode or a Repeat. (i.e. was this program ever aired or is it the first time it's broadcast?) Similarly, there is a new filter to show only new or all episodes.

AutoRec has been modified to also allow recording of only new episodes (or all episodes).

(This PR was created because I didn't like recording every episode of a particular program and then later going back and deleting the repeat/rerun episodes manually. This also saves you time because you don't need to know what timeslot that new airings are broadcast since you just create rules such as: "Record MythBusters - New Episodes Only")

NOTE: This has only been tested with xmltv EPG source. It shouldn't break other EPG sources but I'm not sure if this supply the neccessary is_repeat flag.

@adamsutton
Copy link
Contributor

I'm going to hold of on this for a bit. It's a good idea and I want to get it included, but the EPG code is going through some updates to fix some problems and following that I was going to start work on DVR updates (see https://www.lonelycoder.com/redmine/issues/1087)

This will obviously fit in nicely with that work, but it may not be entirely compatible. Plus any updates to HTSP first require discussion with regard to the ongoing API update.

Maybe try and chat on #hts sometime?

@sofakng
Copy link
Contributor Author

sofakng commented Sep 5, 2012

OK - I'll try to catch up with you on IRC... (I've been on a few times but only very briefly and you were away)

However, would you consider it worth using this patch as a short-term solution?

I could definitely see your point though if the DVR updates are going to be implemented soon, but if it's several months away I think many users would be happy to have this functionality in the meantime.

@ghost ghost assigned adamsutton Oct 19, 2012
@321liftoff
Copy link

Any updates on this capability?

@yaqwsx
Copy link

yaqwsx commented Feb 22, 2016

Are there any updates on this capability?

@perexg
Copy link
Contributor

perexg commented Feb 23, 2016

The new 4.1 code has 'Broadcast type' field in autorec which does exactly this thing. If episode is new / repeated - it should be visible when you click on the event details in EPG grid, but I agree that this might be better to show it directly in the grid using an icon...

@perexg perexg force-pushed the master branch 18 times, most recently from c193390 to 9ca5166 Compare April 20, 2017 19:55
@ljalves
Copy link
Contributor

ljalves commented Oct 28, 2019

Shouldn't this PR be closed?
I believe it no longer makes sense since the implementation of the "Related broadcasts" and "Alternative showings" buttons.
Edit: And I also believe the "Duplicate handling" was added for this purpose too.

@sofakng sofakng closed this by deleting the head repository Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants