TVEngine3 Snapshot: 02-03-2008 05-08h Revision 17267 (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
General Infos:

Please visit our Wiki-Guide before you try out this engine.
We also provide some tutorial videos which show how to install and configure the TV-Server and TV-Client.

MediaPortal TVEngine3 Capabilities:

- seperate front/backend
- supports multiple frontends
- supports multiple backends (master/slave servers)
- analog/atsc/dvb-c/dvb-s/dvb-t support
- recording to mpeg-2 program stream (.mpg)
- mpeg-2 transport stream timeshifting
- multi tuner support of course
- epg / mhw grabbing right from the DVB stream
- network streaming via rtsp
- teletext grabbing

- ci / cam support for firedtv, twinhan and technotrend
- placeshifting
- TV Movie Clickfinder EPG import


MediaPortal TVEngine3 Requirements:

- latest MediaPortal SVN-Build Wiki-Guide --> Download
- Microsoft SQL Server 2005 Express Edition ---> Download
- additional (but recommened) SQL Server Management Studio Express ---> Download
 

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
Changes since last snapshot:

------------------------------------------------------------------------
r17265 | tourettes_ | 2008-02-02 21:51:58 +0100 (Sa, 02 Feb 2008) | 1 line

Added missing copyright information
------------------------------------------------------------------------
r17266 | tourettes_ | 2008-02-02 21:58:04 +0100 (Sa, 02 Feb 2008) | 1 line

Code cleanup
------------------------------------------------------------------------
r17267 | gibman_dk | 2008-02-02 22:04:09 +0100 (Sa, 02 Feb 2008) | 1 line

fixed a problem where starting tvservice with unplugged tuner card(s) would require a complete channel re-scan in order to have working channels again. Now these uninitialized tuners are listed in the tv cards section as well as under manual section (restart service to re-enable the missing device).
------------------------------------------------------------------------


dev note

tve3 02/02/2008 [22:02:35] gibman added: fixed a problem where starting tvservice with unplugged tuner card(s) would require a complete channel re-scan in order to have working channels again. Now these uninitialized tuners are listed in the tv cards section as well as under manual section (restart service to re-enable the missing device).






This thread is open to everyone to provide feedback for this particular snapshot.
If you found or confirm a bug please still open a single thread with full details in the Bugsection[/FONT][/SIZE]
 

metropolis

Portal Pro
June 1, 2007
316
24
Orpington
Home Country
United Kingdom United Kingdom
After installing this SVN I am no longer able to use my DVB-T card, Nova 500, it will only use my first card which is a DVB-S Technotrend S2-3200. It seems to be only initializing one card, although I can see the other card MP won't use it. Logs attached.
 

gibman

Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    What is the status of the dvb-t card in the card list section ?
    The last column "init" what does it read ? yes or no.

    Also is the channel mapping on that dvb-t device still ok ?

    /gibman
     

    sis3970

    Portal Member
    April 22, 2007
    26
    0
    43
    Lommel
    Home Country
    Belgium Belgium
    What is the status of the dvb-t card in the card list section ?
    The last column "init" what does it read ? yes or no.

    Also is the channel mapping on that dvb-t device still ok ?

    /gibman


    The status of my TT S-1500 is init=no
    In the channel mapping, the card is not visible.
    Which logs would you prefer to get from me?

    Best Regards
    Sis
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Try the attached file.

    I did find some left over code that I forgot to remove.

    So this SVN is "fubar".

    /gibman
     

    kalon

    Portal Pro
    October 21, 2005
    71
    1
    Gothenburg
    Home Country
    Sweden Sweden
    In the last SVNs i haven't be able to use TT S2 3200, Get a lots of exceptions. DVB-T works with the fix from gibman.
    Attaching logs.
     

    sis3970

    Portal Member
    April 22, 2007
    26
    0
    43
    Lommel
    Home Country
    Belgium Belgium
    Card is detected now. However, as soon as I try to tune a channel, the tvserver crashes.

    Please advise which logging you need.

    Thanks
    Sis
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    I have tried some weeks ago to get the new tt bda api working.

    There is an error when calling the api functions, like this result:
    Code:
    03-02-2008 11:13:19.921 Technotrend: initalized id:3d8f80, driver version:230.135.34.5
    After this, tvservice crashes. It looks like some incompatible pointer handling or something like this.

    I found out that I had to change the function definitions in technotrend.cpp (removing the FAR PASCAL and _stdcall).
    Then it

    Code:
    03-02-2008 11:45:32.515 Technotrend: initalized id:17, driver version:5.0.0.18
    and the access violation is gone.

    Could you please check my "fix" and maybe apply it to the code?

    Current release is completely unsuable for tt cards....
     

    Users who are viewing this thread

    Top Bottom