Compiling anysee branch from GitHub (1 Viewer)

jehe

Portal Pro
February 15, 2011
694
216
59
Home Country
Belgium Belgium
Hi,
Try to clone to a other drive/partition.
I had that error also as I cloned a second branch into the same folder.(make sure that you have an empty folder).
 

Ansy_74

Portal Member
September 28, 2010
10
0
Home Country
Sweden Sweden
Hi again
I finaly managed to compli the branch without my wife divorcing me ;)
But the channel scan fails after finding the first channel with signal. The channel is saved but nothing elese happens.
I guess you want to see a log but which one?
/Ansy
 

agold

Portal Member
September 6, 2009
16
10
Hi, guys
Are there any big improvements from tvservice v.1.2.0?
My compiled version (1.2.0 with anysee support, I posted about it in message #26 of this threat) is still working and I want to know should I spend time for compiling new one?

Regards,
Andrey
 

jehe

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

There is a new TV server in development (TVE 3.5).
In this TV-server:
The TV hardware is basically a plugin.(Anysee is one of theme)
There is support for the TBS TV cards
There is a new logprovider (log4net)
Support for MP2
Move to NET4.
Some changes in the database.
And more....

There is a new thread started for MP1:
https://forum.team-mediaportal.com/threads/testbuilds-for-mp1-tve35.116924/
And for MP2:
https://forum.team-mediaportal.com/...ive-mp2-tv-updated-for-winter-release.114068/

If you want to test these builds report in these threads.
This TV-server is still experimental !!!
 

jehe

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

I think it is a database problem.
Do you have MySQL 5.5 (latest version is good) installed, MySQL must be installed first, before you install mediaportal.
If you have MySQL installed, can you check the database with MySQL Workbench
You should have have the following tables (see screenshot):
 

Attachments

  • MySQL.JPG
    MySQL.JPG
    85.3 KB

Ansy_74

Portal Member
September 28, 2010
10
0
Home Country
Sweden Sweden
Thanks jehe
I had MySql installed but I reinstalled everything again.
But now I can't get TVService to start. If I install the 1.3.0 Release the TVService starts but not the compiled one.
I get two errors in event viewer, see images. Sorry for the swedish but hopefully you can help me anyway,
App error 1000.pngEvent 1026.png
 
N

Nugendugen

Guest
Is there a step-by-step instruction on how to compile the anysee branch in MP?
To be specific I have an anysee E7T2C with a TechniSat CI-Module for Conax Encryption.
 

jehe

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

- Download the necessary software.
http://wiki.team-mediaportal.com/User:HomeY/GitHub_(Git)/1_Git_Setup
- Clone the Git repository (branch)
http://wiki.team-mediaportal.com/User:HomeY/GitHub_(Git)/2_Git_FAQ/Clone_the_Git_repository


gitclone-jpg.122954


place there: EXP-TVE3.5_SEB_MERGE_Testing_Only

- Compile and Build MP1
Now you should have a folder called /.. / Build
Run the following script from the Build folder: MSBUILD_Rebuild_All_MediaPortal_Release.bat
http://wiki.team-mediaportal.com/User:HomeY/GitHub_(Git)/3_Compile_and_Build_MP1

The script creates a folder called release, with two installers (mediaportal, tvserver)
 

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