|
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 |
#61
|
|||
|
|||
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... |
#62
|
|||
|
|||
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... |
#63
|
||||
|
||||
Quote:
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#64
|
|||
|
|||
I can reproduce it and will have to dig into it some more to fix the logging, but the task client still works (at least for me). You should be able to use it. Did you register it with the SJQ server after you started it? Does it show up as online? If not, the sjq.log file in SageTV/plugins/sjq/ should show the error as to why it couldn't move it to ONLINE (it takes up to 2 mins after registration for the server to ping it and move it to online state).
__________________
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... |
#65
|
|||
|
|||
Quote:
Command line options are specified using the Command Arguments option. If you want access to the SJQ variables then they are available as environment variables. Access to the env vars is discussed here.
__________________
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... |
#66
|
||||
|
||||
Quote:
1 to queue up the comskip tasks and 2 to actually run the comskip. That means I need the licensed version? |
#67
|
||||
|
||||
Quote:
|
#68
|
||||
|
||||
I have no idea if how I'm using the UI is how it's intended to be used, but as I'm having troubles, troubleshooting made easy would be a useful feature, so I have a couple ideas for ease of use that I'd like to just throw out there. So more wish list than anything more concrete:
- on the queued task screen it would be helpful to have the SJQ4_Last_Segment on the first screen to help identify the show at issue without having to drill down into metadata To see a bunch of the same task name listed without that isn't terribly helpful to me in deciding if I want to do something about it, delete it, etc. - Instead of delete y/n as the only option with the tasks how about a forced refresh, re-read the script and restart the job type of option as well. Would make troubleshooting/testing much faster than having to go back in and reselect the show and drill down... or maybe it already will do that on its own and I'm not waiting long enough? - On the client screen, how about adding an option to view the client logs? I realize they may be in different places for different people, but an option to plug in that location one time would make the UI much more complete for troubleshooting ... or maybe there's a way to see that I can't find? - Same comment regarding tasks, it would be nice when drilling down to view active tasks to be able to do more than just delete, jumping to the task details would be nice to be able to restart, delete, etc but know which show we're dealing with, a comskip-33 doesn't mean much on it's own.... (same thing on complete page, if it's completed as failed I'm going to want to know more, not just delete it) |
#69
|
||||
|
||||
Quote:
Feel free to open issues or ask for enhancements/changes here: http://code.google.com/p/sagetv-addons/issues/list
__________________
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. |
#70
|
|||
|
|||
Correct, if you want to queue up comskip tasks like this. Alternatively, you can simply attach comskip tasks to favourites or to the RecordingStarted or RecordingStopped event. This would only require one task.
__________________
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... |
#71
|
|||
|
|||
So now we need the logging fixed on the standalone client. Most likely, it's a problem with the ability to read the groovy script. If you're running the service version and your groovy scripts are on a UNC (network) path, did you change the user the service runs as to something that has network access? By default, the service will run as LocalSystem, which can't read from/write to network shares.
__________________
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... |
#72
|
||||
|
||||
Quote:
But then I go look at completed tasks and they all show failed (from server client not the one mentioned recently). Looking at the UI logs I'm just seeing the log4j:Configured Logging for sagex-api using file.... I assume that it's just showing failed because of the logging issue you're already aware of, not because it's not picking up on the comskip return code? EDIT: spoke to soon, task shows failed without starting a comskip.exe... about 30 seconds after showing running... Any suggestions on the next step? Last edited by bikesquid; 12-14-2010 at 04:14 PM. Reason: overly anxious |
#73
|
|||
|
|||
Quote:
|
#74
|
|||
|
|||
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... |
#75
|
|||
|
|||
Quote:
http://sagetv-addons.googlecode.com/...dd_to_favs.jpg Just set it to run the tasks on RecordingStopped instead of RecordingStarted; everything else is the same.
__________________
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... |
#76
|
||||
|
||||
While I try to be helpful I'm pretty much the wrong person to be providing assistance. With that said, I'm not sure I understand what you're asking, but if my guess is correct, go to the sjq UI - assign tasks to events - (you should see your created comskip task on the right and the trigger on the left, select recording stopped on the left and check your comskip task on the right, hit close and any new recordings should run after they are done... at least that's how I understand it.....
|
#77
|
||||
|
||||
Quote:
Two seperate issues I think.... The client not yet running comskip is a remote PC, using the service variant to access the server. Are you saying I should install a sage client on that pc and then install the sjq client plugin? These tasks do show as failed, the UI reports the logs are empty. I do have the task running on the physical server via the plugin variant and those are showing failed as well, though comskip files are generated. The UI log for those tasks is the "LOG4J: Configured Logging for: sagex-api using file: sagex-api.log3j.properties" The log for executable says none exists. The comskip output does exist, so I'm not sure what the 'failed' is indicating. |
#78
|
|||
|
|||
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... |
#79
|
|||
|
|||
Quote:
|
#80
|
||||
|
||||
Quote:
Is that what you are trying to do?
__________________
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. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: MizookLCD (Alternate SageTV LCDSmartie Plugin) | cslatt | SageTV Customizations | 48 | 06-11-2012 10:44 AM |
SJQv4: Technology Preview | Slugger | SageTV v7 Customizations | 39 | 12-17-2010 01:17 PM |
SageTV Plugin Developers: Any way to see stats for your plugin? | mkanet | SageTV Software | 4 | 12-12-2010 10:33 PM |
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin | deria | SageTV Customizations | 447 | 12-11-2010 07:38 PM |
SJQv4: Design Discussion | Slugger | SageTV v7 Customizations | 26 | 10-18-2010 08:22 AM |