|
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
|
||||
|
||||
A way to have favorite re-record watched episode?
Hi,
Here is the scenario. We record Sesame Street every day. I would like to keep a rotating window of, say, 5 sesame streets at any given time. I would like to set auto delete on with a limit of 5. If I understand archive, individual episodes can be saved by marking them "archived" and they won't count toward this limit. If I understand how "watched" works, once we have watched a Sesame Street, that episode will never be recorded again. We would like to bypass that behavior. That is.. we would like to happily record reruns as they occur whether we have watched them already or not. The current behavior is fantastic for the "adult" shows, no complaints there. We just want to disable the watched status from being considered when a favorite is being recorded for children's shows. I think we can mark the more obnoxious episodes as "Don't Like"? Anyway, not sure if there is a way to do this or if I have to manually "unwatch" them every day. Thanks, Chris |
#2
|
||||
|
||||
There's no built-in way to ignore Watched status. But instead of unwatching each epsiode individually, you can go to the Favorite Details and unwatch them all in one go, say once a week or once a month.
It would probably be possible to automate this with scripted webserver requests or remote API calls, but I don't know if anyone has done that.
__________________
-- Greg |
#3
|
||||
|
||||
Don't know if it's in the default SageTV. But if you load the Nielms webadmin, you can goto your favorites manager, then click on the show and on the left side you'll have "past airings". Click on it and select all or what you like then on the bottle of the screen you'll have a selectable dropdown and select clear watched and click on set.
OR If you have SageMC installed there is a way to do it (i believe it's under the favorites manager) but I cannot confirm right now.
__________________
Server: HP AMD64 dual core running Win7 64bit (MCE disabled) with 4G memory Tuners: 2 PVR-500(disabled), 3 HDHR and 1 HDPVR Clients: 2 HD200 and 1 HD100 TV: 70" and 52" and 42" Media Storage: ReadyNas 8TB Recording media: 300GB + 200GB+ 250 GB Network: Gigabit backbone' Thanks to all the developers who work on SageMC, code, utilities and plug-ins to make SageTV better!!! |
#4
|
|||
|
|||
Quote:
I wanted to use it in exactly the same way, for the nightly syndicated reruns of shows like Seinfeld, Scrubs, Friends... Shows that I never get sick of watching over and over again, and are always good for background noise while cooking, eating, whatever when nothing else's on. Still I don't have the $$$ to shell out for 10 seasons or whatever of every show I watch, and I don't have the hard disk space to keep everything I ever record either. So I'd love to just keep taping them, and always have a rotating few to choose from. My thoughts would be to make a script that runs daily, and checks for upcoming Favorites that are marked "Watched". It would be configured on a per-Favorite basis, so only if the Watched show was on your list would it clear the flag for that episode. That way, each show tapes the way you want them to with minimal impact on the Intelligent Recording & Suggestions features. |
#5
|
||||
|
||||
Quote:
Quote:
__________________
Server: HP AMD64 dual core running Win7 64bit (MCE disabled) with 4G memory Tuners: 2 PVR-500(disabled), 3 HDHR and 1 HDPVR Clients: 2 HD200 and 1 HD100 TV: 70" and 52" and 42" Media Storage: ReadyNas 8TB Recording media: 300GB + 200GB+ 250 GB Network: Gigabit backbone' Thanks to all the developers who work on SageMC, code, utilities and plug-ins to make SageTV better!!! |
#6
|
||||
|
||||
I will try clearing the watched status on a weekly basis or perhaps just when I notice that they are not recording again. Thanks for the tip!
Sounds like some good ideas on how to make this happen automatically in the future! Chris |
#7
|
|||
|
|||
This question has been asked a number of times before but there is no automated solution yet. Lots of workarounds though. I use Nielms webserver regularly as described in an earlier post to clear Watched statuses on shows I want recorded again.
It's a valid and useful function that you're asking for. I've made the recommendation to the Sage developers in the past to allow Favorites Setup to include a "re-record on watched" checkbox or something similar. Maybe if more people would communicate this need directly to them we'd get some attention. email: support@sagetv.com john |
#8
|
|||
|
|||
Here's a rough proof of concept idea for this functionality...
Stop SageTV, add the attached jar file along with gkusnick's tools jar file into your C:\Program Files\SageTV\SageTV\JARs folder. Add (or append) the following class to the load_at_startup_runnable_classes parameter in your Sage.properties file: "com.google.code.sagetvaddons.favourites.ClearWatchedForFavs" (no quotes) Restart SageTV Create a file called favs.clear in C:\Program Files\SageTV\SageTV\ and add the favourite id numbers of the favs you want the watched flag to be cleared for (one per line, get the fav id numbers from the web server). Enjoy... There are a few gotchas I can think of with this plugin... record the 8pm airing of Show X, watch and delete it that evening. If the same episode is on again that night then this plugin will clear the watched flag and record it again. Not a lot of error checking... it assumes that each line in the favs.clear file is a valid integer and doesn't confirm nor catch the exception if it's not. In this case the thread will die off with no warning. A nice GUI or something to configure things would obviously be nicer, but 40 mins of effort early on a Sat morning doesn't get you nice GUIs. I briefly tested this against a few of my favourites and as long as you give it no surprises, it works rather nicely. If someone wants to polish this up then just ask and I'll post the source code for this (under 50 lines total).
__________________
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... |
#9
|
|||
|
|||
PLEASE, PLEASE submit as a feature request...
I originally posted an idea for this back in 2005 and have submitted it to the developers at least once a year since then... still no dice...
If you like this idea, please submit a request to Sage. You can use the support link ... of course it has not worked for me so far... didn't realize it has been 3 1/2 years... |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I delete a future episode of a favorite | rdefino | SageTV Software | 15 | 10-19-2006 06:51 AM |
Force favorite to record watched airings? | silkshadow | SageTV Software | 13 | 02-18-2006 11:59 PM |
How not to record one episode of a favorite... | srothwell | SageTV Software | 3 | 02-03-2005 11:38 PM |
How to record only one episode of a series | edgley | SageTV United Kingdom | 7 | 11-12-2004 07:23 AM |
Manual delete of a (favorite) episode does? (RC2) | Todd33 | SageTV Beta Test Software | 5 | 04-29-2004 11:41 AM |