|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
|||
|
|||
Here's the failing gentuner script. Again: I am at a loss as to how to and where to specify the Tuning Devices such that Sage recognizes the options. The script works as expected from command line ...
|
#62
|
|||
|
|||
Quote:
Code:
chmod a+r /opt/sagetv/server/gentuner Code:
id /opt/sagetv/server/gentuner REMOTES su - root -c "/opt/sagetv/server/gentuner REMOTES" --John |
#63
|
|||
|
|||
Quote:
Perhaps you were using a different tuning plugin before? --John |
#64
|
|||
|
|||
Quote:
|
#65
|
|||
|
|||
Quote:
I was asking what was needed to make the script functional under the gentuner plugin as the old plugin simply passed the two tuning arguments (Tuning Device, Channel Number) to a script the end user defined. |
#66
|
|||
|
|||
Quote:
I suggest you take the gentuner.IPSTB and modify it to do the wget tuning that is in your script. You can take most of your script and just stick it in the TUNE section, then in the REMOTES section, add this to announce the remotes you have: Code:
echo "DSS1" echo "DSS2" echo "DSS3" echo "DSS4" echo "DSS5" echo "DSS6" --John |
#67
|
|||
|
|||
Quote:
I suggest you use gentuner.IPSTB as an example and modify it using the code in your script. --John |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
External Command Tuner Plugin for Linux | stuckless | SageTV Linux | 36 | 05-16-2017 03:11 PM |
Plugin Request: Run external command on error | tedson | SageTV v7 Customizations | 10 | 06-14-2010 07:32 PM |
Adding custom command for launching external program | dinki | SageMC Custom Interface | 14 | 01-22-2010 08:16 AM |
Getting the status after running an external command | pedz25 | SageMC Custom Interface | 0 | 04-05-2009 06:55 AM |
Fail to launch PowerDVD Ultra as external command | basset | SageTV Customizations | 4 | 12-20-2007 11:59 AM |