TVEngine3 Snapshot: 03-08-2008 21-28h Revision 17823 (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:

------------------------------------------------------------------------
r17813 | rtv_sf | 2008-03-08 13:32:53 +0100 (Sa, 08 Mrz 2008) | 3 lines

drastic performance improvement for mini-guide (especially displaying very large groups)
reason: someone had dumped the highly efficent blayer.GetNowAndNext() method which only fetches programs for all channels once. Instead of this gentle.net was fetching (with large overhead) the referring current program and next program per channel!
Additionally localized strings are only fetched once now (not for each channel).
------------------------------------------------------------------------
r17814 | rtv_sf | 2008-03-08 13:43:12 +0100 (Sa, 08 Mrz 2008) | 1 line

c&p error for strings :)
------------------------------------------------------------------------
r17816 | maschine | 2008-03-08 15:39:44 +0100 (Sa, 08 Mrz 2008) | 1 line

DVB-T frequencies Italy - Padova, thanks chemelli!
------------------------------------------------------------------------
r17817 | dman_LFC | 2008-03-08 17:14:11 +0100 (Sa, 08 Mrz 2008) | 2 lines

Updated analog graph building to prefer intervideo muxer when using intervideo audio encoder for s/w cards etc.
Moved plextor mediasubtype to associated class.
------------------------------------------------------------------------
r17818 | rtv_sf | 2008-03-08 17:18:16 +0100 (Sa, 08 Mrz 2008) | 1 line

fixed seconds != milliseconds :confused:
------------------------------------------------------------------------
r17819 | rtv_sf | 2008-03-08 17:20:56 +0100 (Sa, 08 Mrz 2008) | 2 lines

added method to retrieve Matroska tags from path,
minor cleanups
------------------------------------------------------------------------
r17820 | rtv_sf | 2008-03-08 17:53:23 +0100 (Sa, 08 Mrz 2008) | 2 lines

fixed: not available recording filename pattern where inserted as empty string instead of "unknown".
caution: the recording folder structure might change for some people..
------------------------------------------------------------------------
r17822 | rtv_sf | 2008-03-08 20:49:21 +0100 (Sa, 08 Mrz 2008) | 1 line

added XML comments for MatroskaTagLib
------------------------------------------------------------------------
r17823 | piba | 2008-03-08 20:51:52 +0100 (Sa, 08 Mrz 2008) | 1 line

Cleanup, fixed several compiler warnings, added a few comments, removed some unused/unreachable code
------------------------------------------------------------------------


dev note

TvPlugin 08/03/2008 [13:31:50] rtv added: added drastic performance improvement for mini-guide especially when displaying many channels.
TvService 08/03/2008 [17:51:42] rtv added: fixed: not available pattern for recording filenames where inserted as empty string instead of "unknown".



===> [URL=http://builds.team-mediaportal.com/tve3/tveng
 

SciDoctor

Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    ------------------------------------------------------------------------
    r17819 | rtv_sf | 2008-03-08 17:20:56 +0100 (Sa, 08 Mrz 2008) | 2 lines

    added method to retrieve Matroska tags from path,
    minor cleanups
    ------------------------------------------------------------------------

    Where do I find this or is it not available as of yet?
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    Overnight tetsing, unfortunately poor results with TVplugin for local client.

    LogsPC1; PC with MP GUI idle in HOME and left to schedule record and hibernate.
    Failed at first hibernation event, looks like the client plugin didn't respect the EPG grab and forced unsuccessfuly the hibernation event, failed as the graph didn't decompose properly. PC did hibernate as forced by plugin but on returning from hibernation the TVservice was dead and everything failed to connect/run correctly.


    LogsPC2; PC with MP GUI left timeshifting a very stable channel and with just one schdule event to record (i tried to make it easy) the timeshifting hung the PC .


    PC 3 (no logs) TVSERVICE on its own with multiple schedules and hibernation events, all worked without serious errors. No logs as they have rolled over so far nothing is realy pertinent.


    This small test run above seems to show that the tvplugin in MP GUI is the bad boy at the moment, not respecting rules WRT EPG grab, poor hibernation stability , and poor timeshifting stability.

    I will run a similar test tonight with the most recent SVN at that time, let me know if there are any specifics you would like set/tried out.
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    Trying to see why timeshifting seems to be a problem I started TVSERVER afresh and used SETUPTV to preview a known stable channel (excellent reception) .

    In under an hour memory had leaked to over 2gig and then setuptv crashed with the OS catching the debug info for MS.

    The TVSERVICE was still running and restarting SETUPTV all was OK so far.

    The logs are taken before the MS debug was actioned.
     

    rtv

    Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    In under an hour memory had leaked to over 2gig and then setuptv crashed with the OS catching the debug info for MS.

    The TVSERVICE was still running

    Did you try a long-run-test on that machine without the powerscheduler plugins?
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    In under an hour memory had leaked to over 2gig and then setuptv crashed with the OS catching the debug info for MS.

    The TVSERVICE was still running

    Did you try a long-run-test on that machine without the powerscheduler plugins?




    Confirmed : disabling the powerscheduler in SETUPTV and the memory leak doesn't occur during preview.
     

    Tazman

    Portal Pro
    May 15, 2006
    173
    0
    Home Country
    Denmark Denmark
    hi... after i installed the snapshot i cant enter plugins menu... the second i press plugins it brings up an error message.

    tried to reinstall svn without luck
     

    Users who are viewing this thread

    Top Bottom