Compiling anysee branch from GitHub (1 Viewer)

jehe

Portal Pro
February 15, 2011
694
216
58
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
58
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
58
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,578
    8,228
    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
    58
    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
    58
    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
    58
    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,583
    10,403
    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
    58
    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


    Write your reply...

    Similar threads

    Hello, I would like to use a media server to display various learning categories. I prefer not to use software like Kodi, as it requires extensive metadata scraping that I don't need. Is it possible to instantly access the video categories when landing on the page? I would like to display a single media page with the following...
    Hello, I would like to use a media server to display various learning categories. I prefer not to use software like Kodi, as it...
    Hello, I would like to use a media server to display various learning categories. I prefer not to use software like Kodi, as it...
    Replies
    0
    Views
    464
    Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I don't have a fundamentally different solution for you, but with this approach you should achieve your goal. ;) The idea of first setting the current genre colors with the defines is certainly a good one, as...
    Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I...
    Good afternoon, Does anyone know a way of referencing the genre colour of the currently selected item in the TV Guide. We are all...
    Replies
    4
    Views
    453
    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios were not populated Fallback to english tagline didn't work Score / Popularity now empty instead of dummy rating and unknown popularity numbers Also I've tried to compile plugin against MP 1.34 x64 and...
    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios...
    Hi! TheTVDB.com has movies in their API now. API itself looks ok now so I decided to add TVDB to Moving Pictures. Check it if you...
    Replies
    2
    Views
    939
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    Hi, I am using MP in a client-only setup including DVB-S card for over 10 years now. And regularily scheduling records waking up...
    Replies
    9
    Views
    1K
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement). However... The TV Server parts of MP1 and MP2 start when the system boots, and TV Server runs all of the time, even when it is not recording and live TV is not being viewed. If both TV Servers were active, they...
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement)...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    26
    Views
    3K
    Top Bottom