|
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 |
#1201
|
|||
|
|||
Make sure to tell SJQ that the expected return code of comskip is 1, not 0. By default (and universal convention), SJQ expects a task to return code 0 on success and anything else denotes failure. For whatever reason, comskip decides to return code 1 on success and >1 on failure. There is a :RETURNCODE task option to tell SJQ that an exe will return 1 instead of 0. Use that and you'll be good to go (more details in SJQv3 User Guide).
FYI: The SJQv4 web UI is coming... I don't know when, but it's slowly coming along. Probably on the order of months before it's ready. It's not high priority, but I'm chipping away at it.
__________________
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... |
#1202
|
||||
|
||||
Quote:
Thanks for the response! I am only using SJQ3 for processing only commercial TV through Comskip. In the future, I will be moving files from the SageTV computer to the unRAID server. Since Comskips' error codes are backwards from the universal standard, then would I need to do anything special to have the special Comskip returncode only apply to the Comskip jobs? The SJQ3 Web UI refreshes about every 10 seconds. Is there a way to slow it down to about every 60 or 120 seconds? The extra time would allow me to scroll through the queue and change priorities before the screen refreshes again. I'm sure the SJQ4 Web UI will be much better than the SJQ3 Web UI. Maybe it will have the job queue overall summary in there too, with the total number of jobs in the queue. Thank you for all your work with SJQ4 and previous versions! Dave Last edited by davephan; 02-20-2011 at 03:16 PM. |
#1203
|
|||
|
|||
Quote:
Quote:
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... |
#1204
|
||||
|
||||
Slugger (or anyone else in the know),
Do you know or remember if there was an issue with the file cleaner capability not working in version SJQ v3.0.2.790? I just happened to be in my recordings directory and found about 4000 orphaned files. All comskip residuals... I have it set as: Delete files with an extension matching this regex: edl | txt | log When no corresponding file has any of these extensions (separate multiple extensions by '|' with no spaces): ts The last field "Never delete files matching this regex:" is blank. Any advice appreciated... Steve
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#1205
|
|||
|
|||
If you've posted the regex verbatim then remove the spaces:
Code:
edl | txt | log Code:
edl|txt|log
__________________
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... |
#1206
|
||||
|
||||
Wow. All these months and I never noticed the spaces... Much appreciated...
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#1207
|
||||
|
||||
Quote:
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#1208
|
||||
|
||||
Quote:
I happened to notice that Nova was processed with Comskip, which should not have been processed if my ruleset was working correctly. The ruleset lists non-commercial channels that should not be processed with Comskip. The main status screen which shows the current status of the jobs should have a "Total Number of Jobs in Queue" somewhere. I think that would help. When there are a lot of jobs in the queue, i quickly click down one screen at a time to find out how many screens are in the queue. The screen refreshes every 10 seconds, so it is hard to count the number of screens if there are more than 20 or 30 screens, since it is hard to click the mouse that many times within the 10 seconds. It would be nice if the screen refresh time could be set to a longer time. Please let me know if you need more information or screenshots from SJQ3. Dave |
#1209
|
||||
|
||||
Is there a place to download SJQ V3 still? I upgraded my server and want to put V3 back on there (not ready to take the plunge into V4 yet....)
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#1210
|
||||
|
||||
Quote:
http://forums.sagetv.com/forums/show...3&postcount=61 |
#1211
|
||||
|
||||
Is the SJQv3 manifest mentioned in that post available somewhere?
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#1212
|
|||
|
|||
I too would like to know where the manifest is as I would also like to redo my main server. I am in the process of installing SJQv4 on my test machine but would like to keep SJQv3 on my main server for now.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#1213
|
||||
|
||||
I'm not sure. Haven't upgraded my server yet. Other things have been keeping me from it. So I haven't looked for the manifest yet.
You might look at http://code.google.com/p/sagetv-addo...+DownloadCount |
#1214
|
|||
|
|||
Manifest is in svn:
http://sagetv-addons.googlecode.com/...etv.plugin.xml Note: You will have to modify the plugin version near the top as discussed in the earlier post about how to revert to v3 (see the linked to post a couple above this one).
__________________
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... |
#1215
|
|||
|
|||
I just tried this it doesn't appear to work... I had to restore my previous sage and replace the wiz.bin... Guess I cannot get a clean install with SJQ3 to work.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#1216
|
|||
|
|||
I've never actually tried (and mentioned it's not officially supported), but what was the error? Increasing the version number in the manifest should work fine. (You'd only change the version number once towards the top, don't change the version numbers of any referenced files, etc.).
__________________
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... |
#1217
|
||||
|
||||
I just did it and it worked fine. I even copied over the old sjq.sqlite file and didn't have to reconfigure anything....
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#1218
|
|||
|
|||
Oh I was copying the old sjq files over maybe that messed it up.
__________________
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; 02-25-2011 at 04:52 PM. |
#1219
|
||||
|
||||
1) Added the manifest to the Dev plugin XML file.
2) Updated the version to be 100.0.0.0 3) Installed from Plugin Manager. I already had a Dev plugin XML file, so I just had to add it into the existing one. btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#1220
|
|||
|
|||
Thanks I was merging it into SageTVPlugins I didn't have a developers created it and it worked fine.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
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 |