Compiling anysee branch from GitHub (1 Viewer)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    Evening for me :) i'm from france :) and good morning for mm :)
     

    jehe

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

    Can you explain me howe to apply "61_upgrade_mysql_database.sql", or refer me to a website where it is explained.
    I've tried it with mysql comand line client,
    Jean
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    Salut :)

    For my part i use MSSQL so i have install SQL Management Studio.
    For MySQL, i will use MySQL Workbench, you can download it from here : http://www.mysql.fr/products/workbench/

    After that i open the .sql and copy the whole text and we have to execute the whole test in a query related to tuningdetail table. (i know how to do it for MSSQL but not on MySQL).

    Maybe it exist a command line to execute directly .sql (for sure setuptv can do that when installing a new version).
    Seb.
     

    mm1352000

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

    If it doesn't work with the command line client, then maybe better to try with MySQL Workbench.
    http://www.mysql.com/products/workbench/

    This is a GUI for database management. Might be easier for you to use. It is not so easy to explain.
    Alternatively, we could use TeamViewer to connect to your PC if you can set that up.

    mm
     

    jehe

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

    I'll try it with workbench.

    Jean
     

    agold

    Portal Member
    September 6, 2009
    16
    10
    Hi all
    Today I got my CI worked :) Anysee E7 PTC (DVB-C with CI)
    Just compiled source from GitHub with installer, then upgraded existing version of Mediaportal and TVServer.
    CI menu is still empty, but channels are descrambled successfully
    I will post additional info, If I get any issues later

    mm, thanks for your work!
    and jehe for starting this thread :)

    Andrey
     

    jehe

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

    It's great to hear that it works.
    It would be nice that you post your logs.

    Best regards
    Jean
     

    agold

    Portal Member
    September 6, 2009
    16
    10
    log is attached. As you can see at 14:13:58 there is no CIAPI.DLL file in \programfiles\teammediaportal\tvserver (I don't know why, because I use installer and DLL file exists in the source).
    I copied this file from tvengine3\tvlibrary\tvserver.base, restart tvservice and at 17:30:42 you will see it's ok now.

    at 17:38:51 cam not enabled but later is ok, as I understood
     

    mm1352000

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

    Thanks for the log and for testing. :)
    Just to be clear: it looks like you're using the "Anysee" branch; the latest code with proper installer and DB changes that I think Jean is trying is in the "EXP-Tuner_hardware_support_cleanup_and_extension" branch. You're welcome to try that branch too if you want. That will be the branch that I will distribute through Area 51...

    mm
    [Edit: it also looks like you still have MD*** enabled, so I can't tell if the Anysee code is actually working. Some bugs were already reported on the Anysee branch which have been fixed in my current branch, so I suspect it would not work if you disable MD. To test, rename the MD*** folder temporarily.]
     
    Last edited:

    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
    522
    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