TVEngine3 Snapshot: 03-05-2008 05-07h Revision 17745 (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:

------------------------------------------------------------------------
r17727 | dman_lfc | 2008-03-04 11:31:55 +0100 (Di, 04 Mrz 2008) | 3 lines

Removes TSFilesource from client install package.
Hopefully fixes for ieframe.dll on non IE7 pc's.

------------------------------------------------------------------------
r17731 | rtv_sf | 2008-03-04 17:50:51 +0100 (Di, 04 Mrz 2008) | 2 lines

Switched native db providers for mini-epg lookups to OleDB (strange enough these perform better).
Streamlined and cleaned up code for better resource usage.
------------------------------------------------------------------------
r17732 | rtv_sf | 2008-03-04 17:51:53 +0100 (Di, 04 Mrz 2008) | 2 lines

commented useless method,
minor changes
------------------------------------------------------------------------
r17733 | rtv_sf | 2008-03-04 18:10:55 +0100 (Di, 04 Mrz 2008) | 1 line

added parts of sf.net #1907077 (Bugfix: hardcoded UTF-8 in XmlTvImporter plugin) - thx olecam
------------------------------------------------------------------------
r17735 | chef_koch | 2008-03-04 19:46:26 +0100 (Di, 04 Mrz 2008) | 1 line

minor formatting changes
------------------------------------------------------------------------
r17736 | chef_koch | 2008-03-04 19:59:27 +0100 (Di, 04 Mrz 2008) | 4 lines

fixed: startmenu directory needs to be created before shortcuts are created
fixed: plugins directory is deleted on uninstall if it's empty
fixed: installation directory is deleted on uninstall if it's empty
fixed: starting uninstallation from the installer, prevented uninstall to delete itself and required a restart
------------------------------------------------------------------------
r17738 | chef_koch | 2008-03-04 20:14:13 +0100 (Di, 04 Mrz 2008) | 1 line

removed TSFilesource from client component
------------------------------------------------------------------------
r17739 | chef_koch | 2008-03-04 20:18:16 +0100 (Di, 04 Mrz 2008) | 1 line

removed TSFilesource from client component
------------------------------------------------------------------------
r17740 | tourettes_ | 2008-03-04 21:22:51 +0100 (Di, 04 Mrz 2008) | 1 line

Fixed logging paths for TsReader & DVBsubtitle filters
------------------------------------------------------------------------
r17741 | diehard2 | 2008-03-04 21:33:10 +0100 (Di, 04 Mrz 2008) | 1 line

Added folders for filter reorganization
------------------------------------------------------------------------
r17742 | tourettes_ | 2008-03-04 21:35:19 +0100 (Di, 04 Mrz 2008) | 1 line

...DVBsubs.log path was wrong :)
------------------------------------------------------------------------
r17743 | diehard2 | 2008-03-04 21:48:38 +0100 (Di, 04 Mrz 2008) | 1 line

testing for large reorganization
------------------------------------------------------------------------
r17744 | rtv_sf | 2008-03-04 22:52:20 +0100 (Di, 04 Mrz 2008) | 1 lin
 

Snoopy08

Portal Pro
January 30, 2008
81
0
Home Country
Australia Australia
Scanning and Analog

Hi All

I havent used this section yet but i thought its time i did..

Anyway on this snap i have found that channel scanning on DVT has reduced again ( Less Channels).
I also find that the analog channel are almost no existant to view.

Im also finding for quite a few snaps now that after scanning analog that some have garbled names..

YOu guys are doing a brillent job and i hape analog will get better..

Log of a test attached..
 

Matty

MP Donator
  • Premium Supporter
  • January 3, 2007
    63
    1
    57
    Sydney
    Home Country
    Australia Australia
    Preview fails for some channels.

    Just tried the latest SVN and am unable to preview all channels.

    Logs for the TV server are attached.
     

    Matty

    MP Donator
  • Premium Supporter
  • January 3, 2007
    63
    1
    57
    Sydney
    Home Country
    Australia Australia
    Preview failed:UnableToStartGraph

    A bit more detail.

    After getting the preview errors with this SVN I rolled back for the last 3 versions. All had thesame prob.
    So i thought I'd retry from scratch and delete the db and directories.
    All looked ok initially with very fast channel changes, but then the wheels fell off!!
    I'm now getting the same problem messagebox indicating "Preview failed:UnableToStartGraph"

    Attached are more complete logs.
    The .bak files are from when I started the TvServer.
    The other logs are from when I started the TvServer config. The first preview was successful. The second was not :(

    Any help appreciated.

    Thanks

    Matt
     

    MattyZee

    Portal Member
    November 23, 2007
    23
    0
    Adelaide
    Home Country
    Powerscheduler problem?

    I just did a fresh installed with WinXP and this SVN build. I was watching my first recorded program when Mediaportal went to sleep on me. Seems powerscheduler shut the PC down even though i was watching a recording.
    Logs attached.
     

    Nosh

    Portal Member
    February 9, 2006
    30
    0
    Heidelberg
    Home Country
    Germany Germany
    ...DVBsubs.log path was wrong :)
    ------------------------------------------------------------------------
    r17743 | diehard2 | 2008-03-04 21:48:38 +0100 (Di, 04 Mrz 2008) | 1 line

    The path is still wrong. Could someone please change file \MediaPortal\TvEngine3\Filters\sources\DVBSubtitle2\Source\dllmain.cpp line 116

    - sprintf(pLog,"%s\\Team MediaPortal\\MediaPortal\\Log\DVBSubs.log",folder);
    + sprintf(pLog,"%s\\Team MediaPortal\\MediaPortal\\Log\\DVBSubs.log",folder);

    one \ missing


    And BTW file \MediaPortal\TvEngine3\TVLibrary\SetupTv\Sections\CardDvbC.Designer.cs line 278

    - this.mpLabel5.Text = "KHz.";
    + this.mpLabel5.Text = "kHz.";

    kilo has small k
     

    Users who are viewing this thread

    Top Bottom