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,225
    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

    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
    279
    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
    799
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in addition to the "library view", so you should be able to set up your system as I describe below, but the details will differ. In MP1, the folders that are to appear on the "Videos" panel are defined in "MP...
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    18
    Views
    1K
    When starting, the Media Portal says that the database is damaged, the computer may have crashed while writing to the database, or the disk is damaged or some other problem. SQLiteClient: FanartHandler.db3 cmd:sqlite3_finalize err:CORRUPT/CORRUPT detailed:database disk image is malformed query You can try to treat the database as a...
    When starting, the Media Portal says that the database is damaged, the computer may have crashed while writing to the database, or...
    Hi, I use Mediaportal 1 a lot and have created a lot of Fanart jpegs for my music soundtracks but just in the last 2 weeks I have...
    Replies
    14
    Views
    2K
    Yes, all compatible with x64 ;)
    Yes, all compatible with x64 ;)
    Hi folks, for all those who would like to enjoy Mediaportal on the Titanskin, I have now adapted the well-known MP games package...
    Replies
    7
    Views
    893
    Top Bottom