Compiling anysee branch from GitHub (1 Viewer)

jehe

Portal Pro
February 15, 2011
694
216
59
Home Country
Belgium Belgium
Hello,
finally Windows 7 (x64) up to date.

I did not know about that website. I just downloaded and installed the latest drivers from here:
http://www.anysee.com/eng/download/S_Series.php

the above driver installed.
unchecked-->enable ms windows media virtual DVB-C tuner.
no problems with scanning and viewing in anysee viewer software.
Anysee viewer software uninstalled
unchecked cno in msconfig and restarted.
sql express installed according to the guideline in the wiki (http://wiki.team-mediaportal.com/1_...rver/SQL_Server/SQL_Server_2008?highlight=sql ).
installed sql server management studio.
installed EXP-Tuner_hardware_support_cleanup_and_extension.
upgrade database with : 61_upgrade_sqlserver_database + 62_upgrade_sqlserver_database (there where errors in script)
restarted the pc.
default settings in "edit device settings"
run scan on ;Disceqc port a
lnb type : universal
sat;19.2
Scan failed
reinstalled mediaportal
scan failed -->see logs -->Error releasing TSWriter filter-->forget to install something?-->have i done something wrong in database?
 

jehe

Portal Pro
February 15, 2011
694
216
59
Home Country
Belgium Belgium
Hello,

I have the "Error releasing TSWriter filter" resolved by installing the final releas of mediaportal install. Probably forgot to install something.
Then I installed the TV engine from EXP-Tuner_hardware_support_cleanup_and_extension..

no luck with the high band transponders --> see logs.

I have a question about the following line in the log:
TvCardDvbS: LNB settings, low = 9750000 kHz, high = 10600000 kHz, switch = 11700000 kHz, bandstacked = False, toroidal = False, polarisation = LinearH

the switch parameter is that Low / High band switchover signal?

Jean
 

jehe

Portal Pro
February 15, 2011
694
216
59
Home Country
Belgium Belgium
mm,

Can you explain me how to run the mysql upgrade script in workbench.
When I run the script it gives me many errors.
Sorry for all the burden .:rolleyes:
Normally I find all the info on the internet,

Jean
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi again Jean

    I have the "Error releasing TSWriter filter" resolved by installing the final releas of mediaportal install. Probably forgot to install something.
    Well done. :)

    no luck with the high band transponders --> see logs.
    :(

    I have a question about the following line in the log:
    TvCardDvbS: LNB settings, low = 9750000 kHz, high = 10600000 kHz, switch = 11700000 kHz, bandstacked = False, toroidal = False, polarisation = LinearH

    the switch parameter is that Low / High band switchover signal?
    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".

    Can you explain me how to run the mysql upgrade script in workbench.
    When I run the script it gives me many errors.
    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
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    hello mm,

    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.

    I'll try it after work, there is no need to be sorry.

    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.

    To be clear, I type:
    Code:
    USE %MpTvDb%
    or:
    Code:
    USE mediaportal_tv_server
    USE %MpTvDb%

    Thanks again for your help,

    Jean
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    Hello mm,

    Here are my results from my first scan with the new code.
    Scanned with default settings, except for the cam.
    On lnb 1/port A/19.2 E: missed a few TP (no signal).
    On lnb 2/port B/13 E + E + lnb lnb3/port C/23.5 4/port D/28.2 E: pretty much missed TP + updated many channels while this was the first scan.
    But there is improvement with the highband scanning.:)

    Best regards,
    Jean
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    Hello mm,

    I have done a few manual scans ;
    satpos:4
    Disceqc: port D
    LNB type:universal
    sat: 28.2 E

    ITV3=freq:10906.00
    Pol.:V
    SR.:22000
    FEC:5/6

    ITVHD=freq:10832.00
    Pol.:H
    SR.:22000
    FEC:5/6


    Film 4=freq:10714.00
    Pol.:H
    SR.:22000
    FEC:5/6

    Normally I can scan these channels.
    All this is to inform you, if you have some spare time check out the added logs.

    Jean

    Ps: If you want me to do some tests, let me know.
    As always sorry for my bad english.
     
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    Hi Jean,
    Did you try on latest commit from mm ? (today)
    Thanks :)
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    Hi sebastiii,

    I've seen that mm has posted a new commit, but have not had time to compile and install. (install it tomorrow)

    I have a question about your HTPC setup, I've seen you use an SSD, do you use the ssd for the TV server (timeshifting)?

    Jean
     

    Users who are viewing this thread

    Similar threads

    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
    I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve...
    Hello Folks, Is it possible to enable MP to resume in an External Player, where it left off ? I guess the question also is, can...
    Replies
    2
    Views
    1K
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    521
    Are different people taking turns watching the same thing on the same HTPC? For me, separating users in MP2 is a drawback, as is the interface. Simply put, this can't be done in MP1, or rather, it can't be done quickly, because everything would have to be rewritten. But if each user logs in with their own Windows account, MP1 can...
    Are different people taking turns watching the same thing on the same HTPC? For me, separating users in MP2 is a drawback, as is...
    Hello, Is there a way to integrate a multi-user interface in MP1 where you can create different end users, similar to MP2? A...
    Replies
    2
    Views
    1K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    Top Bottom