|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Comskip Playback for v7
I uploaded a direct (and incomplete) port of JREkiwi's Comskip Playback for the Default STV to the plugin repository. Hopefully this will keep everyone comskipping along until JREkiwi can do a proper V7 port.
Working Sections: changes to the OSD timeline, functionality during playback (autoskip, left/right to skip), and Comskip Options on the OSD and under Detailed Setup -> Customize. Not Working: Anything else, ie the EPG and info view customizations were not relinked Post any issues with the port or installation here v6 thread for reference here Installation Instructions: from the Sage V7 main menu go to Setup -> SageTV Plugins -> All Available Plugins -> STVi -> Comskip Playback -> Install Client (or server) Plugin Note: To get accurate skipping (mostly noticable when using the hd-pvr) make sure you set the following property to true (it is false by default) in sage.properties (ie server property) Code:
videoframe/disable_timescaling_on_seek=true
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer Last edited by razrsharpe; 05-22-2010 at 08:53 PM. |
#2
|
|||
|
|||
Thanks, but I'm surprised that Sage didn't build this in to version 7. Are there actually people who don't use comskip?
__________________
Server - Windows Home Server: Sage 7.1.9 HVR-2250 and HD Homerun Dual Tuner, Intel Core2Duo 2.4GHz, RAM 4 GB, HD OS/Movies/Music/Pictures:500GB (SATAII) TV:1TB (SATAII), Clients - 2 x HD-300, 3 x MediaMVP |
#3
|
|||
|
|||
my guess is they can't/don't want to for contractual/business reasons... i.e. - they don't want to piss off the content providers
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#4
|
|||
|
|||
Yeah, I guess that make sense.
__________________
Server - Windows Home Server: Sage 7.1.9 HVR-2250 and HD Homerun Dual Tuner, Intel Core2Duo 2.4GHz, RAM 4 GB, HD OS/Movies/Music/Pictures:500GB (SATAII) TV:1TB (SATAII), Clients - 2 x HD-300, 3 x MediaMVP |
#5
|
||||
|
||||
And with how easy it is to install now, I don't really see much benefit.
|
#6
|
||||
|
||||
Yes, there are, but you probably won't find many of them reading this thread.
__________________
-- Greg |
#7
|
|||
|
|||
I don't, but that's only because I'm an eeeediot (Ren and Stimpy reference, natch!) who used up what little geek cred he had getting Jetty and the metadata plugins working. My first few tries with Comskip resulted in chopped recordings missing bits, and I quailed at the thought of the lost WAF.
That, and I did figure out how to set my FFWD button on my remotes to 150 seconds so it just took a click. I would LIKE to use it though, so if it gets easier in v7, I'm a fan. |
#8
|
|||
|
|||
Is there a reason the disable_timescaling_on_seek property isn't always true? Is it ok to set it to true even though I have multiple tuners, not all of them a hdpvr?
|
#9
|
||||
|
||||
If it's not set, then recordings often (usually?) won't quite fill the timeline. They'll end a little soon. Apparently Sage got enough support requests at some point that they added the scaling.
I've turned it on with no ill effects. It doesn't affect anything (AFAIK) but how the timeline playback fits the timeline. |
#10
|
|||
|
|||
Comskip stopped working for me, presumably with the last update.
Quote:
Quote:
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#11
|
|||
|
|||
mmmmm.... i wonder why i didnt have a problem upgrading then??? perhaps its a windows / linux issue (ie windows doesn't care about capitalization and linux does)... let me whip up a new manifest to fix the capitalization in the zip file...
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#12
|
|||
|
|||
Windows won't care, Linux/Mac would.
Thanks! B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#13
|
|||
|
|||
v1.5.4.2 is now available in the plugin repository.
The only change is to fix the capitalization issue on the stvi file for linux/max compatibility(thanks bcjenkins )
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer Last edited by razrsharpe; 05-21-2010 at 06:48 AM. |
#14
|
|||
|
|||
Quote:
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#15
|
||||
|
||||
Does it support .edl files?
__________________
You can find me at Missing Remote. Or playing FF XIV. For XLobby users: XLobby MC |
#16
|
|||
|
|||
I have installed the ComSkip plugin, and seem to be having issues getting it to run.
All my recorded stuff is in D:\My Videos\ Will this limited version automatically detect the new files and run comskip on them?? Do I have to do it manually by selecting the recorded program and hitting the "run comskip" button? Sorry, just uncertain how to use this area of the program. |
#17
|
||||
|
||||
Quote:
Quote:
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#18
|
|||
|
|||
as bialio said this port only includes the reading of edl files and what to do with them (allowing the viewer to skip commercial breaks and displaying the commercial breaks as different color in the osd).... creating the edl files is up to the user to decide how he/she wants to do that. personally i recommend sjq or dirmon2.
EDIT: It might still be able to be used to create edl files (to be honest I'm not sure if that was still supported in the v6 version either) but i honestly have no idea.
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#19
|
|||
|
|||
That makes sense. I thought I was missing something.
|
#20
|
|||
|
|||
Quote:
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Comskip playback STVI installed but no commerical skipping | Ericft | SageTV Customizations | 3 | 03-14-2010 04:21 PM |
ComSkip Playback STVi with Server -> Client | thegodfaza | SageTV Customizations | 4 | 08-09-2009 07:55 AM |
Comskip Playback and MiniGuide plugins not working well together? | rsagetv99 | SageTV Customizations | 1 | 10-20-2008 11:55 PM |
Playback stops after Comskip w Purevideo | Skiier__Dude | SageTV Customizations | 2 | 11-26-2007 09:29 AM |
Comskip Playback Plugin for EDL -- Problem | davidk21770 | SageTV Customizations | 11 | 08-25-2006 12:52 PM |