TVEngine3 Snapshot: 03-22-2008 05-09h Revision 18153 (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:

------------------------------------------------------------------------
r18126 | chef_koch | 2008-03-21 09:10:32 +0100 (Fr, 21 Mrz 2008) | 1 line

use only shellvarcontext all, never user
------------------------------------------------------------------------
r18127 | chef_koch | 2008-03-21 09:18:34 +0100 (Fr, 21 Mrz 2008) | 1 line

fixed the texts for the msi errors
------------------------------------------------------------------------
r18129 | chef_koch | 2008-03-21 10:00:42 +0100 (Fr, 21 Mrz 2008) | 1 line

more use of logiclib
------------------------------------------------------------------------
r18130 | chef_koch | 2008-03-21 10:10:39 +0100 (Fr, 21 Mrz 2008) | 1 line


------------------------------------------------------------------------
r18139 | chef_koch | 2008-03-21 14:29:43 +0100 (Fr, 21 Mrz 2008) | 1 line


------------------------------------------------------------------------
r18142 | maschine | 2008-03-21 15:35:53 +0100 (Fr, 21 Mrz 2008) | 1 line

Minor optical changes to the PowerScheduler setup form.
------------------------------------------------------------------------
r18143 | chef_koch | 2008-03-21 16:03:49 +0100 (Fr, 21 Mrz 2008) | 2 lines

fixed: finish page was not shown when client only was selected
fixed: run checkbox was displayed on finishpage when client only was selected
------------------------------------------------------------------------
r18144 | chef_koch | 2008-03-21 16:25:44 +0100 (Fr, 21 Mrz 2008) | 1 line


------------------------------------------------------------------------
r18147 | chef_koch | 2008-03-21 18:08:39 +0100 (Fr, 21 Mrz 2008) | 1 line

setting for of setupTv uses the layout given by it's base class SetupControls/SettingsForm.cs
------------------------------------------------------------------------
r18148 | chef_koch | 2008-03-21 19:00:45 +0100 (Fr, 21 Mrz 2008) | 1 line

fixed settingsform size
------------------------------------------------------------------------
r18153 | chef_koch | 2008-03-22 00:08:17 +0100 (Sa, 22 Mrz 2008) | 1 line

added second msgbox for those users, who always press a button without reading anything (i am sure there will be still some which wonders why their files are gone after uninstall :(( )
------------------------------------------------------------------------


dev note

-no dev note for this snapshot



===> DOWNLOAD <===



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
 

mejor

New Member
March 20, 2008
3
0
Home Country
United States of America United States of America
Why can i not scan any channels with this release. I have a winfast tv2000 XP. Please help!!!
 

fo0d

Portal Pro
April 21, 2007
80
8
Home Country
Why can i not scan any channels with this release. I have a winfast tv2000 XP. Please help!!!
I believe that card is not supported in the TV Server.
I used to have one of those cards but have upgraded to a digital TV card that the TV server supports.
 

gunck4

Portal Pro
December 8, 2007
58
1
Home Country
Finland Finland
TVService & PowerScheduler

Hi,

A couple of new features I got when I installed this SVN. :) The TVService doesn't autostart with Windows. I can however manually start it up later. The other thing is that the computer suspends when I'm looking at DVDs. In other words the powerscheduler plugin doesn't work as it should.

EDIT: The Windows Trace Session Manager service does not start and Event ID 7000 occurs did fix the autostart issue.

EDIT2: The powerscheduler problem was solved by installing SVN 18207. Strange because nothing regarding that should have been modified according to the change log.

-gunck4
 

riadmelb

Portal Pro
July 9, 2006
218
7
Melbourne
Home Country
Clients cannot play streams

Clients can connect to server but streams don't play, the error in the log is "Failed to get a SDP description from URL rtsp://htpc-01/stream16.0 connect() failed: Invalid argument"

It works fine on the server though.
 

donkarlos

Portal Pro
June 5, 2005
234
13
Wiesloch
Home Country
Germany Germany
I have the following error with clientinstall:

2008-03-22 09:54:25.343750 [ERROR][MPMain]: D3D: InitializeDeviceObjects - Exception: System.TypeInitializationException: Der Typeninitialisierer für DShowNET.Helper.DirectShowUtil hat eine Ausnahme verursacht. ---> System.IO.FileNotFoundException: Die Datei oder Assembly DirectShowLib, Version=2.0.0.18153, Culture=neutral, PublicKeyToken=null oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
Dateiname: DirectShowLib, Version=2.0.0.18153, Culture=neutral, PublicKeyToken=null
bei DShowNET.Helper.DirectShowUtil..cctor()
 

Attachments

  • directshow.jpg
    directshow.jpg
    17.7 KB

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    riadmelb, that error it's due to failure of TsReader filter registration, you can try to regsvr32 TsReader.ax from a cmd box in MP root folder, but it seems like you're suffering like others & the new filter after code cleanup doesn't register. Developers are working on it so use a older one until it is fixed.....

    Regards
    Roy
     

    donkarlos

    Portal Pro
    June 5, 2005
    234
    13
    Wiesloch
    Home Country
    Germany Germany
    the file directshowlib.dll is missing with me after client the installation.
    Copy from TVserver to client shank remedy.

    Don
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    donkarlos , when updating do you:
    1. install latest availible MediaPortal SVN
    2. install latest TVE3 availible & what do you choose here (remove all or keep & TvServer & Client on same comp)?

    Regards
    Roy
     

    Users who are viewing this thread

    Top Bottom