|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#41
|
|||
|
|||
This is working as advertised; the only down size is how time is displayed in Sage. For example, if I record a 3 hour baseball game it still displays as 3 hours, even if the game runs for 3.5 hours. If that makes any sense.
|
#42
|
||||
|
||||
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. |
#43
|
|||
|
|||
Quote:
My guess as to what's happening is that Sage builds this time line based on calls to GetAiringStartTime()/GetAiringEndTime() or GetAiringDuration() instead of using GetScheduleStartTime()/GetScheduleEndTime()/GetScheduleDuration(). I'm not sure if the fix is as easy as changing these calls or not, but it would certainly be nice if it were fixed. |
#44
|
||||
|
||||
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. |
#45
|
|||
|
|||
Quote:
I do use SageMC as well and I just tried this on the default STV and the bar does show it extending beyond the airing time, but it still shows the wrong numbers. For example, I pad Letterman with 1 minute at the end. It airs from 23:35-00:37. With the padding, the recording is 1h03m. The bar shows a yellow marking denoting the end of the 1h02m schedule then it extends for an extra minute, but the numbers on the bar still show 0:00 and 1:02:00. It, imho, should also show 0:00 and 1:03:00. In SageMC, it just shows the 1:02:00 on the bar and the bar just stops after 1:02:00 and does nothing for the extra minute padding, though it does play back just fine. |
#46
|
|||
|
|||
Well, SRE isn't quite working out. For some reason, my TV shows are not recording properly. A one hour show will record for like 34 minutes. I've seen in stop at random times. For example, last night Law & Order was supposed to record from 1:00 A.M. to 2:00 A.M., but it stopped cold at 1:34 A.M. - Here's some interesting information in my server.properties file:
Thu 8/30 1:31:30.133 Seeker waiting for 23 mins. Thu 8/30 1:33:15.801 Carny waiting for awhile... Thu 8/30 1:33:20.801 Ministry is waiting for 180 sec Thu 8/30 1:34:00.081 SRE: Found 1 active recordings. Thu 8/30 1:34:00.082 SRE: No monitor due to orig air date violation Thu 8/30 1:34:00.082 SRE: Original air date violation ignored for test monitor Thu 8/30 1:34:00.083 SRE: Law & Order --> Event is over; recording stopped. |
#47
|
|||
|
|||
"The Bronx is Burning" was supposed to record from 2:00 to 3:00 A.M. It stopped at 2:04
Thu 8/30 2:00:01.432 Record was enabled on what's already being recorded; update status. Thu 8/30 2:00:01.432 Keeping record just the way it is. Thu 8/30 2:00:01.433 MARK 1 currRecord=null enc=NVIDIA DualTV Capture 2 clients=[] ir=false Thu 8/30 2:00:01.433 Seeker in AUTOMATIC mode nextRecord=A[921764,921639,"Law & Order",11164@0830.14:00,60] nextTTA=43198570 Thu 8/30 2:00:01.433 newRecord=null Thu 8/30 2:00:01.433 NOTHING TO RECORD FOR NOW... Thu 8/30 2:00:01.434 RootFile=\\mce\e$ fstype=null fileLength=344064 Thu 8/30 2:00:01.434 Checking video directories for new files Thu 8/30 2:00:01.457 Diskspace checking is running Thu 8/30 2:00:01.457 Verifying existence of all TV media files in database fixDurs=false avoidArchive=true Thu 8/30 2:00:01.524 Enforcing keep at most limits for the files... Thu 8/30 2:00:01.525 Seeker clearing unwanted and partial files... Thu 8/30 2:00:01.536 needFreeSize = 0.45 GB currFreeSize=201.079975936 GB Thu 8/30 2:00:01.536 Seeker waiting for 59 mins. Thu 8/30 2:00:21.427 Ministry is waiting for 180 sec Thu 8/30 2:03:21.557 Ministry is waiting for 180 sec Thu 8/30 2:04:00.194 SRE: Found 1 active recordings. Thu 8/30 2:04:00.194 SRE: The Bronx Is Burning --> Event is over; recording stopped. |
#48
|
|||
|
|||
Quote:
SRE only stops arbitrary recordings iff test mode is enabled, I promise. EDIT: Quote:
Last edited by Slugger; 08-30-2007 at 12:17 PM. Reason: Additional info |
#49
|
|||
|
|||
Thanks, Slugger. For whatever reason I followed the directions and the test monitor was on by default.
Shawn |
#50
|
|||
|
|||
This is Shawn, reporting back in. Turning off test mode fixed the problem!
|
#51
|
|||
|
|||
SRE 1.4.0 Now Available
SRE v1.4.0 is now available.
This is the v1.4.0 release of the SRE plugin. SRE will monitor and modify recording times automatically for live events. Please see the online documentation for the changelog, installation instructions and other details. The major highlights of the 1.4.0 release are:
|
#52
|
|||
|
|||
Whenever I add "servlet./sage/SRE.code=slugger.sagetv.sre.SREServlet" to my "servlets.properties" file, the entire web interface gives me a 404. Any idea why this happens? I just installed 1.4.0.
Last edited by Sparhawk6; 09-19-2007 at 12:43 PM. |
#53
|
|||
|
|||
The line looks right to me. The only thing I can think of is did you restart sage/webserver after editing the file? You will definitely need to restart the web server before the servlet will load.
|
#54
|
|||
|
|||
Quote:
*EDIT* It seems to have worked this time. Don't know what I did differently, but I'll take it! Thanks for the plugin. Last edited by Sparhawk6; 09-19-2007 at 02:33 PM. |
#55
|
|||
|
|||
You'll want to enable debugging and see if the web server gives a hint as to what's going on when you make a request to /Sage/SRE. I'd look for a ClassNotFoundException as the likely culprit. If that's the case then ensure the zip was unzipped with the directory structure in tact. Confirm the plugin jar exists in C:\Program Files\SageTV\SageTV\JARs (make sure slugger_sage-recording-extender.jar exists in this directory). If this isn't the issue then I'm starting to run low on ideas.
You said before that adding the line to servlets.properties causes a 404. It's just a 404 when requesting /Sage/SRE, right? The other core servlets still load up? |
#56
|
|||
|
|||
Quote:
|
#57
|
|||
|
|||
How does the override work? I have a game coming up that is listed right now as "Teams TBA." It's on a sports channel that broadcasts a college football game every Saturday at the same time, but they pick the teams in the days leading up to gameday. If I want SRE to monitor this event, do I use override and simply type in the two teams? Like "Arizona at California?" I assume the game is defined by the title, "College Football."
|
#58
|
|||
|
|||
Quote:
So using your Arizona at California example, you would not use 'Arizona Wildcats at California Golden Bears' since you can't use team nicknames for NCAA otherwise SRE will not find the game info. If you go to the ESPN scoreboard page you'll see they have the game listed as: Arizona (6) California Therefore, for the override text use 'Arizona at California'. You must also always drop any top 25 ranking listed for teams. The pro sports (MLB, NBA, NHL, NFL) are more forgiving in determining team info from the subtitle and so you can use full team names ('Edmonton Oilers at San Jose Sharks' or even 'Edmonton at Anaheim Ducks' and so on) and SRE will be fine. NCAA is different because I don't have a master list to compare with as it's just too big to maintain and prone to errors so I have to scan the teams from the subtitle using a rather strict regular expression. I will update the override docs on my web site to better explain the requirements for overrides. Hopefully this addresses your question. |
#59
|
|||
|
|||
Quote:
This plugin is excellent. I tried it last night and it worked perfectly. Thank you for spending your free time in creating it! |
#60
|
||||
|
||||
Wondering if this is expected behavior. What I would like, is for the extender to record my NFL game, plus 15 minutes for the closing commentary.
I have the default padding in SRE set to 15 minutes, but I also have "SRE Ends Recording Early" set to true. What I think should happen is once the game ends, whether it is before or after the 3 hour alloted time in the guide, SRE should end the recording 15 minutes later. Instead, what happened was the game ended, and 4 minutes later the recording ended. Also, does the padding in the favorite matter? Thanks for your help. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to edit plugin settings when using a HD extender? | blade | SageTV Customizations | 1 | 12-08-2008 10:21 PM |
IMDB Plugin for Extender | tonysathre | SageTV Customizations | 6 | 08-20-2008 09:15 PM |
Online Radio plugin for Extender | koelec | SageTV Customizations | 23 | 02-28-2008 12:27 PM |
Media Extender and Anders' DVB plugin | Mahoney | SageTV Media Extender | 4 | 03-21-2006 01:19 AM |