home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Compiling anysee branch from GitHub
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 880422" data-attributes="member: 82144"><p>Hi again Jean</p><p> </p><p></p><p>Well done. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p> </p><p></p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p> </p><p></p><p>It is the frequency used to decide whether to turn the 22 kHz (low/high band switchover) signal on or off.</p><p>If the transponder frequency is less than "switch", the tuner driver should use the "low" local oscillator frequency to figure out the frequency in the cable. 22 kHz should be off. This is "low band".</p><p>If the transponder frequency is greater than "switch", the tuner driver should use the "high" local oscillator frequency to figure out the frequency in the cable. 22 kHz should be on. This is "high band".</p><p> </p><p></p><p>In workbench?</p><p>Well this is what I do:</p><p>1. Open workbench (I use v5.2).</p><p>2. Double click on "local instance MySQL" on the left.</p><p>3. This prompts me for a password, which I enter.</p><p>4. Then I type in the query window: "use mediaportal_tv_server;". That is to say that I want to access the MP TV Server database. In the script it says USE "%TvLibrary%" - the %TvLibrary% part is replaced by TV Server configuration with the configured name of your TV Server database. By default I think it is MpTvDb.</p><p>5. Then I copy and paste the rest of the script into the window and run it line by line by selecting the next line then typing ctrl+enter. Note that you may have to remove all the quotation marks (") to get it to run if your database has ANSI quotes turned off. TV Server configuration usually strips these automatically when it runs the script.</p><p> </p><p>After some experimentation last night I think I may have found the problem. Sorry to ask you to do this again, but please could you update to the latest code and see if it works for you.</p><p> </p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 880422, member: 82144"] Hi again Jean Well done. :) :( It is the frequency used to decide whether to turn the 22 kHz (low/high band switchover) signal on or off. If the transponder frequency is less than "switch", the tuner driver should use the "low" local oscillator frequency to figure out the frequency in the cable. 22 kHz should be off. This is "low band". If the transponder frequency is greater than "switch", the tuner driver should use the "high" local oscillator frequency to figure out the frequency in the cable. 22 kHz should be on. This is "high band". In workbench? Well this is what I do: 1. Open workbench (I use v5.2). 2. Double click on "local instance MySQL" on the left. 3. This prompts me for a password, which I enter. 4. Then I type in the query window: "use mediaportal_tv_server;". That is to say that I want to access the MP TV Server database. In the script it says USE "%TvLibrary%" - the %TvLibrary% part is replaced by TV Server configuration with the configured name of your TV Server database. By default I think it is MpTvDb. 5. Then I copy and paste the rest of the script into the window and run it line by line by selecting the next line then typing ctrl+enter. Note that you may have to remove all the quotation marks (") to get it to run if your database has ANSI quotes turned off. TV Server configuration usually strips these automatically when it runs the script. After some experimentation last night I think I may have found the problem. Sorry to ask you to do this again, but please could you update to the latest code and see if it works for you. mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Compiling anysee branch from GitHub
Contact us
RSS
Top
Bottom