|
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 |
#241
|
||||
|
||||
Nplayer - if you dont mind me asking what do these two tasks do?
Are you actually cutting out commericals here? I use comskip to mark commercials and that works fine on my server. but for the few shows that I always copy to my cell phone I would like to have it use the comksip markers and just cut the files. I like the text file switches you have in there also. The idea of having a check for a stoprunning text file switch is so simple and smart at the same time. Quote:
|
#242
|
|||
|
|||
Nice catch! Never thought of that. When I moved to the in-memory cache I just got the dir listing, stored it in memory then compared the file name you search for against the array of strings. I guess I'll have to detect the OS and if it's Windows, do a non-case sensitive search.
__________________
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... |
#243
|
|||
|
|||
Quote:
__________________
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... |
#244
|
|||
|
|||
Thanks,
I use Videoredo to run a QFIX stream and also cut commercials... I found out that if I run my videos through QFIX then showanalyzer(comskip) that acurracy is way better. The stoprunning.txt is so much easier to stop SJQ from running new jobs... This way the jobs running complete but nothing new is scheduled. No tampering with rules etc... I simply rename the file and SJQ carries on like nothing happened
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 12-11-2009 at 11:31 AM. |
#245
|
||||
|
||||
Quote:
That's pretty much all I've got so SJQ v3.0 gets my thumbs up for release, great work Slugger
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) Last edited by evilpenguin; 12-11-2009 at 06:27 PM. |
#246
|
|||
|
|||
Slugger, I am trying SJQ for the first time after keeping up with it for quite a while. What a great add on (as if I had any doubt based on my experience with SRE). The documentation was fantastic for getting it setup and running.
One quick question though. I changed the Jetty maxFormContentSize as recommended, however do I need to bump up the client buffer from 199000 to avoid the issue evilpenguin noted when live comskiping a long program (i.e. football game)? Thanks again for another great add on.
__________________
Server: OS: MS WHS v1; MB: GIGABYTE GA-EP45-UD3R; CPU: Intel Q9400 2.66GHz; RAM: G.SKILL 4GB (4x1GB); HDs: 1x80GB, 7x1.5TB; Graphics: EVGA GeForce 9500 GT 512MB Capture/Content: HD-PVR, 2xHDHRP (CC), Comcast STBs (Controllers): RNG110 (Firewire ChCh) Clients: 2xHD300, 2xHD200, 2xPS, Client SageTV/Plugins: v7.1.9, SageDCT, SRE, Comm Det, Jetty, Web Server, Mob Web, PlayOn, E/D Fav, Fav Ex, MF Stop, Enc Names |
#247
|
||||
|
||||
Nope, either of those will fix the issue on their own and having both is fairly harmless also.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#248
|
|||
|
|||
Quote:
__________________
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... |
#249
|
|||
|
|||
My ruleset is not working, I'm getting this error in the log:
Code:
2009-12-13 18:48:18,316 ERROR [SystemMessageQueueLoader]: Unexpected exception java.lang.RuntimeException: Unexpected '"' on line 4 at com.google.code.sagetvaddons.sjq.server.RulesParser.readJob(RulesParser.java:502) at com.google.code.sagetvaddons.sjq.server.RulesParser.postShellChecker(RulesParser.java:328) at com.google.code.sagetvaddons.sjq.server.RulesParser.loadQ(RulesParser.java:266) at com.google.code.sagetvaddons.sjq.server.RulesParser.(RulesParser.java:239) at com.google.code.sagetvaddons.sjq.server.SystemMessageQueueLoader.run(SystemMessageQueueLoader.java:61) at java.lang.Thread.run(Unknown Source) Code:
# HDPVR Encoding - Law and Order if [IsObjMediaFile == true && $.GetShowTitle{} == "Law & Order" && FileExists != "%d%/%p%.mkv"] { "C:/mediashrink/mediaShrink.exe \"%c%\" /inPlace /batch /highProfile /cliBitrate 2500" } Any ideas? I can post more of the log if needed.
__________________
Server: Rosewill RSV-L4411 server case, Core i5 4590, 16 GB RAM, 1 Hauppauge Colossus, 1 HDHomeRun, 500GB SATA recording drive, 14 TB JBOD for media, SageTV 7, Win7 Pro, Ubuntu 14.04 VM with Plex Server and Subsonic Frontend: ASUS Chromebox running Kodi with SageTV add-on |
#250
|
|||
|
|||
Quote:
__________________
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... |
#251
|
|||
|
|||
I'm having some trouble starting a client machine as a service. I get an Error 1069 when I attempt to start it.
The login I'm giving it should be from the client machine, not the server, correct?
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#252
|
|||
|
|||
Okay, as soon as I post the problem, it resolves itself. I created a new user on the machine and it took.
I think it's a conspiracy by my machine to make me look stupid in this thread. That's the second time that has happened.
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#253
|
|||
|
|||
Quote:
__________________
Server: Rosewill RSV-L4411 server case, Core i5 4590, 16 GB RAM, 1 Hauppauge Colossus, 1 HDHomeRun, 500GB SATA recording drive, 14 TB JBOD for media, SageTV 7, Win7 Pro, Ubuntu 14.04 VM with Plex Server and Subsonic Frontend: ASUS Chromebox running Kodi with SageTV add-on |
#254
|
|||
|
|||
I'm assuming that no recent messages is good news? This is your last chance to bring up any issues with server build 3.0.0.697 and/or task client build 3.0.0.694. As far as I'm concerned, SJQv3 is done and complete with those builds (actually the final server will be 698 that contains a small fix for the error message when trying to clear server logs). I plan on marking these builds as "official" SJQv3 on Thu and will then be taking a break from all things SageTV (except for the actual use of it) until sometime later in January 2010.
Thanks to all who have helped with the testing of SJQv3, it's been a long, but productive three months to get SJQv3 to where it is today.
__________________
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... |
#255
|
|||
|
|||
Just upgraded, but rules didn't
I just upgraded from sjq v2 to v3. It seems to work - at least I can open the interface via jetty and talk to it, and the tab is entitled "SJQ: Sage Job Queue 3.x". However, I thought that the rules would look different, and would have been automatically updated. I only have one rule, and editor show it as follows:
Code:
if [IsTV == true && IsScheduledRecording == true && ChannelName !% "KQED.*|KTEH.*|KRCB.*|WORLD|CSPAN.*|CALCHAN.*|EDAC.*|KVIE.*|STARZ.*|STZ.*|HBO.*|.*MAX.*|SHO.*"] { COMSKIP } I'm on linux, if that matters. |
#256
|
||||
|
||||
You'll need to update it manually, but its very easy.
Code:
if [IsObjMediaFile == true && $.IsTVFile{} == true && $.IsNotManualOrFavorite{} == false && $.GetAiringChannelName{} !% "KQED.*|KTEH.*|KRCB.*|WORLD|CSPAN.*|CALCHAN.*|EDAC.*|KVIE.*|STARZ.*|STZ.*|HBO.*|.*MAX.*|SHO.*"] { COMSKIP }
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) Last edited by evilpenguin; 12-15-2009 at 03:23 PM. |
#257
|
|||
|
|||
My issue was never addressed from a few pages back .
|
#258
|
|||
|
|||
And what issue was that? (I hate trying to find old posts in the same thread.)
__________________
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... |
#259
|
||||
|
||||
I've just searched for your old posts so I may have missed one.
Your job runs the comskip.exe direct, and comskip returns a 1 when a job successfully finishes. Every other program in the world returns a 0 (zero), hence SJQ thinks its failed. If you do a search on here for failing jobs and comskip, there will be an example of a batch file you can use that will return a 0 instead of a 1. If I've got the wrong post then accept my apologies. |
#260
|
|||
|
|||
No, that was the post
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sage Job Queue (SJQ) new release notifications | Slugger | Customization Announcements | 3 | 12-17-2009 09:59 AM |
Plugin: Sage Job Queue (SJQ) | Slugger | SageTV Customizations | 991 | 12-11-2009 03:52 PM |
Sage Job Queue Completed tasks problem | raffmanlt | SageTV Customizations | 2 | 08-18-2009 07:34 PM |
Comskip Monitor VS Sage Job Queue SJQ | personalt | SageTV Customizations | 6 | 03-02-2009 10:27 AM |
Plugin: SJQ v1.1.0RC1 Available - Testers Needed | Slugger | SageTV Customizations | 35 | 04-21-2008 08:12 AM |