|
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 |
#281
|
|||
|
|||
I have SageTV server running on my WHS and SageTV client on a Vista Ultimate machine. ComSkip Monitor and Comskip Playback are running on the WHS and properly processes the recordings. In Sage on the WHS I see the CS icon and I can see the created .edl and.txt files (I can't play them because of an audio problem, but I really don't need to play them on WHS). On my client I can access all the recorded shows but they do not show the CS icon. I installed both Monitor and Playback on the Client but still can't skip commercials. Any ideas what I am missing?
|
#282
|
||||
|
||||
GregW,
Assuming you are running the default UI (i.e.; you are not running SageMC), then you need to install Comskip Playback for Default STVI on your client. Sounds like you have it installed on the server, but not the client. Setup -> Detailed Setup -> Advanced -> Manage STVI plugins -> Add a new STVI plugin file And then you should see the list of available plug ins on your server. pat----
__________________
Server -- Sage 7.1.9.256 in Service Mode w/Default UI - OS: Microsoft Windows Home Server (2003 SP2) - CPU: Intel C2Q Q6600 2.4GHz, MoBo: Gigabyte GA-EP45-UD3P, RAM: 4GB OCZ, HD: SYS 1x500GB (SATA, 100GB C: ), DATA 3x1TB (SATA, in Pool, 64K cluster size) Tuners -- 1xHDHomeRun Prime w/CC Clients -- 2 HD200 Extenders and 2 HD300 Extenders |
#283
|
|||
|
|||
Quote:
I am not running SageMC and I had installed as you described. I decided to play one of the recordings anyway and I found that the some commercial are marked in the timeline and it does skip them but not all commercials are skipped. I will need to investigate why that may be. So my problem is really that the icons do not show in the SageTV recordings list. I changed the options for "Comskip file icons" to CS & NO CS" and now all listings show the NO CS icon. not a big problem but interesting. I assume that there is no reason to run ComSkip Monitor on the client PC, correct? |
#284
|
||||
|
||||
Ah! So you ARE seeing notated timeline. It sounds like you need to enable the "custom"/"hidden" features. See Unofficial Secret Extra v5-6 UI Features.
pat----
__________________
Server -- Sage 7.1.9.256 in Service Mode w/Default UI - OS: Microsoft Windows Home Server (2003 SP2) - CPU: Intel C2Q Q6600 2.4GHz, MoBo: Gigabyte GA-EP45-UD3P, RAM: 4GB OCZ, HD: SYS 1x500GB (SATA, 100GB C: ), DATA 3x1TB (SATA, in Pool, 64K cluster size) Tuners -- 1xHDHomeRun Prime w/CC Clients -- 2 HD200 Extenders and 2 HD300 Extenders |
#285
|
|||
|
|||
Comskip Monitor appears to have had no updates since Nov 2006 if I'm reading correctly. Is there a way to integrate the latest version of Comskip into Comskip monitor?
__________________
Windows 10 Sagetv 9 64bit (9.2.5) HVR-2255 x3 OTA |
#286
|
||||
|
||||
Hi,
Sure. Just drop the latest comskip into the same folder as the version you are currently using and then re-run comskip monitor and specify the later version. HTH Jesse
__________________
Server: Asus P5Q-EM DO, Q6600, 8 Gigs ram, WHS 2011, 1 HDHomerun(x2 OTA), 1 HD-PVR, 1 Colossus, V7.1.9 sage, 3.3 TB vid storage. HD100 X1 HD200 X2 HD300 X1 |
#287
|
||||
|
||||
Quote:
If you put comskip in a new directory then you have to re-run the comskip monitor setup to specify the new path.
__________________
Server: Core 2 Duo E4200 2 GB RAM, nVidia 6200LE, 480 GB in pool, 500GB WHS backup drive, 1x750 GB & 1x1TB Sage drives, Hauppage HVR-1600, HD PVR, Windows Home Server SP2 Media center: 46" Samsung DLP, HD-100 extender. Gaming: Intel Core2 Duo E7300, 4GB RAM, ATI HD3870, Intel X-25M G2 80GB SSD, 200 & 120 GB HDD, 23" Dell LCD, Windows 7 Home Premium. Laptop: HP dm3z, AMD (1.6 GHz) 4 GB RAM, 60 GB OCZ SSD, AMD HD3200 graphics, 13.3" widescreen LCD, Windows 7 x64/Sage placeshifter. |
#288
|
||||
|
||||
folders in folders
is comskipmonitor searching for files in folders in a folder?
e.g. i have a drive called T: in this drive is a folder called "DBox_Shows" an in this folder are for every day a new folder with one or more mpg-files. thanks DIBU
__________________
Sage V7x: Server - Lenovo K320 with WindowsHomeServer2011, 10 Terabyte HD's on stablebit drivepool, (1 x DuoFlex CT Octopus PCIe DVB-C 4 Tuner all with LM-DVB-SmartRecorder, dbox2, run SageTV as Service, DeskNow Mail and Collaboration server, 2 Terabyte NAS (Ximeta) as seconf backup, 1Gb/s MSI ePower HD Network, 3xHD100, 1xHD200, 1xHD300, Panasonic LCD 55" TV, Sharp LCD TV, JVC LCD TV, Touchscreen LCD, PlaceShifter cu at http://www.dbuschek.de |
#289
|
|||
|
|||
Comskip Monitor with directory recursing
It's funny you ask that, since I recently wondered the same thing. The answer is that it doesn't recurse subdirectories. However, I wanted that functionality myself, so I made a modified version that would.
This is probably not of much use to folks who use only SageTV for recording, since it stores all its video files in a single directory. I only use SageTV now myself, but I had a large existing collection of ReplayTV recordings that I had manually partitioned into directories, and I wanted Comskip to run on them so I could view them without commercials via Sage (and Sage doesn't understand the ReplayTV commercial marking files). In addition to directory recursing, I also wanted to modify the cleanup.file.extensions behavior. As originally written, Comskip Monitor checks for the existence of any of the files specified in the cleanup.file.extensions property and skips processing a video file if any of those files are present. This is fine if all the files you want to cleanup are created by the commercial marking process. However, I wanted to cleanup some extra files when the original video was deleted, and I didn't want the existence of these files to prevent commercial marking from running since they are present from the start (in my case the files are specific to ReplayTV shows, and include an .xml file with show info, as well as a couple of commercial marker files that the ReplayTV generates). This concept could also apply if you generate subtitles through a secondary process, for instance. In any case, if anyone is interested in making use of the directory recursing or other functionality I added, I have attached a file for you. This file includes my previous changes for multithreading (unmodified). By default, this application should work just like the original one; it's only by modifying your properties file that you can make use of the additional features. As before, I have not tried to include the new features in the configuration gui, so you will need to edit your properties file by hand. Don't worry, it isn't hard. I've been using this version myself for a couple days with no problems, so I wouldn't expect any for anyone else either. However, you might want to try the recursion feature on a small set of folders first, just to make sure it doesn't do anything crazy on your setup. And don't skip the "backup original" step, in case you need to revert to that for any reason. Anyway, I hope this proves useful to someone out there. And thanks again to the original author! Here is the install info (also included in the zip): To install: 1) Stop the CSM service either through the service manager or via the command line ("net stop CSM"). 2) Open the folder where Comskip Monitor is installed, and go to the "Data" subfolder. 3) Rename the existing csm.jar file to something else, say csm.jar.original 4) Copy the csm.jar contained in this zip to this folder 5) Move back up to the Comskip Monitor install folder root 6) Edit the csm.properties file in any text editor, such as notepad. Add the following items, replacing fields in <angle brackets> with the value you prefer: Code:
#Maximum number of files to process concurrently max.threads=<number> #Whether or not to scan subdirectories of directories specified in the file.directories property recurse.subdirectories=<true or false> #Directories to skip processing of, useful when recurse.subdirectories is set to true. Same format as file.directories property skip.directories=<one or more directories, comma seperated> #File extensions to delete when the video file is deleted. Unlike extensions listed in the cleanup.file.extensions property, # existence of files with these extensions will not prevent processing of a video file. Useful if you have supporting files for videos # (say subtitles) generated by a different process that you want deleted automatically when the video file is deleted. # Same format as for cleanup.file.extensions property extra.cleanup.only.file.extensions=<one or more file extensions, comma seperated> |
#290
|
|||
|
|||
Has anyone gotten this to work with Vista x64 SP1? I have had no luck getting it to run. I really liked this when running XP. I tried using the comskip built into SageMCE and I get really funky results and skips aren't in the right places. really annoying. Would love to go back to comskip monitor, I loved the setup.
|
#291
|
|||
|
|||
Quote:
Did you install both 32 and 64 bit versions of Java like Sun suggests? (Hey, I'm not saying it's a good architecture!) CSM is working on my Vista 64 bit. |
#292
|
|||
|
|||
Hi,
I get the following error when I try to run the setup. I am running vista 64... 'java' is not recognized as an internal or external command, operable program or batch file. The Comskip Monitor service is starting. The Comskip Monitor service could not be started. A system error has occurred. System error 1067 has occurred. The process terminated unexpectedly. Press any key to continue . . . |
#293
|
|||
|
|||
install both versions of Java. Then make sure the path for java in your environment variables. thats what fixed it for me.
|
#294
|
||||
|
||||
thanks it works
__________________
Sage V7x: Server - Lenovo K320 with WindowsHomeServer2011, 10 Terabyte HD's on stablebit drivepool, (1 x DuoFlex CT Octopus PCIe DVB-C 4 Tuner all with LM-DVB-SmartRecorder, dbox2, run SageTV as Service, DeskNow Mail and Collaboration server, 2 Terabyte NAS (Ximeta) as seconf backup, 1Gb/s MSI ePower HD Network, 3xHD100, 1xHD200, 1xHD300, Panasonic LCD 55" TV, Sharp LCD TV, JVC LCD TV, Touchscreen LCD, PlaceShifter cu at http://www.dbuschek.de |
#295
|
|||
|
|||
Thanks Big Jeff, that did the trick!
|
#296
|
|||
|
|||
Guys, I'm fairly new to Sage. I made the switch from MCE2005 a couple months ago.
Is it possible to configure the comskip addin to not scan liveTV at all and only scan shows that are scheduled to record? |
#297
|
|||
|
|||
I have it installed now but I get a DGIndex error. It will stop responding, then throw an error. As soon as the PC is up it will do it constantly...Any suggestions?
|
#298
|
|||
|
|||
Could I ask for some assistance.
I just upgraded my HTPC to be able to handle HD-PVR files (so basically a full new install). I downloaded ComSkip Monitor, downloaded the latest ComSkip (I copied all the files into the dir that CSM looks at by default). But when I run comskip I do not get an EDL file. Or if I have it set to create a txt file it comes up blank/empty. Could someone look at my ComSkip.ini and/or this logfile and tell me what I am doing wrong? I live in the US (does framerate matter? I cannot tell). Thanks in advance. comskip.ini log file of a processed .ts file (I apoligize if the URL changes or becomes invalid, my ISP tends to give me a new ISP every week these days) |
#299
|
|||
|
|||
In order for you to use comskip on HD-PVR files you must donate and get access to "donator" versions. Did you do this? Or are you having the problems on mpeg files as well?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#300
|
|||
|
|||
That has to be it, I didnt realize. I'll gladly donate, last I checked it was a perfectly acceptable amount.. I'll read tomorrow as to what I need to do once I donate and I bet that will fix everything.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|