TVEngine3 Snapshot: 03-21-2008 02-09h Revision 18123 (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:

------------------------------------------------------------------------


dev note

-new installer added, please give feedback



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

ronsonol

MP Donator
  • Premium Supporter
  • April 2, 2007
    178
    23
    Kingston
    Home Country
    Canada Canada
    TVSetup.exe issues/ can't see the pages properly. This applies to TV Channels, Radio, and Manual sections. Bascially, you see the title at the top, but nothing else on the page.

    Error log shows; maybe unrelated.

    2008-03-21 00:02:10.093750 [1]: Exception :Error: NullWithNoNullValueUnclassified
    Gentle.Common.GentleException: The column epgHasGaps was null but no NullValue was declared for the corresponding property on class Channel.
    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
    at Gentle.Framework.FieldMap.SetValue(Object instance, Object value)
    at Gentle.Framework.ConstructorMap.UpdateMembers(Object result, Object[] row)
    at Gentle.Framework.ConstructorMap.Construct(Object[] row, PersistenceBroker broker)
    at Gentle.Framework.ObjectConstructor.Construct(Int32 columnComboHashCode, Object[] row, PersistenceBroker broker)
    at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr, IList result)
    at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
    at Gentle.Framework.Broker.RetrieveList(Type type)
    at TvDatabase.Channel.ListAll()
    at SetupTv.Sections.TvChannels.RefreshAllChannels()
    at SetupTv.Sections.TvChannels.OnSectionActivated()
    at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
    2008-03-21 00:02:10.093750 [1]: Exception :The column epgHasGaps was null but no NullValue was declared for the corresponding property on class Channel.
    2008-03-21 00:02:10.093750 [1]: site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
    2008-03-21 00:02:10.093750 [1]: source :Gentle.Common
    2008-03-21 00:02:10.093750 [1]: stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
    at Gentle.Framework.FieldMap.SetValue(Object instance, Object value)
    at Gentle.Framework.ConstructorMap.UpdateMembers(Object result, Object[] row)
    at Gentle.Framework.ConstructorMap.Construct(Object[] row, PersistenceBroker broker)
    at Gentle.Framework.ObjectConstructor.Construct(Int32 columnComboHashCode, Object[] row, PersistenceBroker broker)
    at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr, IList result)
    at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
    at Gentle.Framework.Broker.RetrieveList(Type type)
    at TvDatabase.Channel.ListAll()
    at SetupTv.Sections.TvChannels.RefreshAllChannels()
    at SetupTv.Sections.TvChannels.OnSectionActivated()
    at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
     

    Henry Mac

    MP Donator
  • Premium Supporter
  • September 8, 2006
    69
    0
    53
    Schiedam
    Home Country
    Netherlands Netherlands
    Actually, this one is working very good for me sofar. Just got the psisdecd.dll error which was rather easy to fix in regedit. Great job guys!

    But I do see this error repeating:

    2008-03-21 08:39:30.468750 [5]: Exception :confused:ystem.ArgumentException: CheckInterval cannot be smaller than 1
    at TvEngine.PowerScheduler.Interfaces.PowerSettings.set_CheckInterval(Int32 value)
    at TvEngine.PowerScheduler.PowerScheduler.LoadSettings()
    at TvEngine.PowerScheduler.PowerScheduler.OnTimerElapsed(Object sender, ElapsedEventArgs e)
    2008-03-21 08:39:30.468750 [5]: Exception :CheckInterval cannot be smaller than 1
    2008-03-21 08:39:30.468750 [5]: site :Void set_CheckInterval(Int32)
    2008-03-21 08:39:30.468750 [5]: source :powerScheduler.Interfaces
    2008-03-21 08:39:30.484375 [5]: stacktrace: at TvEngine.PowerScheduler.Interfaces.PowerSettings.set_CheckInterval(Int32 value)
    at TvEngine.PowerScheduler.PowerScheduler.LoadSettings()
    at TvEngine.PowerScheduler.PowerScheduler.OnTimerElapsed(Object sender, ElapsedEventArgs e)
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    @ronsonol
    regarding your error.log, you TV-Server screams for a clean installation (this includes delition of database, because yours has an error)

    Actually, this one is working very good for me sofar. Just got the psisdecd.dll error which was rather easy to fix in regedit.
    erm..... that "error" has to be fixed by INSTALLTING THE BDA/DVB HOTFIX!!!!!!!
     

    Henry Mac

    MP Donator
  • Premium Supporter
  • September 8, 2006
    69
    0
    53
    Schiedam
    Home Country
    Netherlands Netherlands
    Actually, this one is working very good for me sofar. Just got the psisdecd.dll error which was rather easy to fix in regedit.
    erm..... that "error" has to be fixed by INSTALLTING THE BDA/DVB HOTFIX!!!!!!![/QUOTE]


    I tried but that didn't register so I followed RTV's advice


    Hi Guys after successful install I get this error message when starting the GUI, strange thing

    the DLL-Version on w2k3 Server is 6.5.3790.3959

    the version in the patch is 6.5.2710.2732

    Please do a registry search for the dll in HKClassesRoot. On some systems it doesn't register correct using abbreviated "DOS" 8.3 filenames. Unregister and register the most recent file manually from the correct path please.

    Although I am on XP. Not correct??

    But I do see this error repeating:

    2008-03-21 08:39:30.468750 [5]: Exception :confused:ystem.ArgumentException: CheckInterval cannot be smaller than 1
    at TvEngine.PowerScheduler.Interfaces.PowerSettings.set_CheckInterval(Int32 value)
    at TvEngine.PowerScheduler.PowerScheduler.LoadSettings()
    at TvEngine.PowerScheduler.PowerScheduler.OnTimerElapsed(Object sender, ElapsedEventArgs e)
    2008-03-21 08:39:30.468750 [5]: Exception :CheckInterval cannot be smaller than 1
    2008-03-21 08:39:30.468750 [5]: site :Void set_CheckInterval(Int32)
    2008-03-21 08:39:30.468750 [5]: source :powerScheduler.Interfaces
    2008-03-21 08:39:30.484375 [5]: stacktrace: at TvEngine.PowerScheduler.Interfaces.PowerSettings.set_CheckInterval(Int32 value)
    at TvEngine.PowerScheduler.PowerScheduler.LoadSettings()
    at TvEngine.PowerScheduler.PowerScheduler.OnTimerElapsed(Object sender, ElapsedEventArgs e)

    After a reboot this error has gone. I am a happy man :D
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Streaming server it's fixed & it's working fine here.

    Regards
    Roy
     

    GoldenEye

    MP Donator
  • Premium Supporter
  • October 26, 2005
    300
    26
    Switzerland
    Home Country
    Switzerland Switzerland
    Excellent impression from the new installer. Nice work, guys.

    I have found two issues:

    - Client: Could not watch TV. Found that TsReader.ax is not in the package. Adding and registering an old version helped. MP error.log says:
    2008-03-21 10:50:09.468750 [ERROR][MPMain]: d3dapp: An error occured in OnResize - Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2008-03-21 10:50:21.328125 [ERROR][MPMain]: TSReaderPlayer:exception while creating DShow graph Die COM-Klassenfactory für die Komponente mit CLSID {B9559486-E1BB-45D3-A2A2-9A7AFE49B23F} konnte aufgrund des folgenden Fehlers nicht abgerufen werden: 80040154. bei MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename)
    2008-03-21 10:50:21.343750 [ERROR][MPMain]: TSReaderPlayer:GetInterfaces() failed
    - TV Server: TV Server cannot load some plugins anymore. TV Log says:
    2008-03-21 11:16:48.578125 [1]: ---- start setuptv ----
    2008-03-21 11:16:48.578125 [1]: ---- check connection with database ----
    2008-03-21 11:16:48.859375 [1]: ---- check if database needs to be updated/created ----
    2008-03-21 11:16:48.875000 [1]: ---- upgrade database schema ----
    2008-03-21 11:16:48.875000 [1]: ---- check if tvservice is running ----
    2008-03-21 11:16:50.515625 [1]: Exception while loading IPlugin instances: TvEngine.TV3BlasterPlugin
    2008-03-21 11:16:50.531250 [1]: System.InvalidCastException: Das Objekt des Typs TvEngine.TV3BlasterPlugin kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
    bei SetupTv.PluginLoader.LoadPlugin(String strFile)
    2008-03-21 11:16:50.531250 [1]: Das Objekt des Typs TvEngine.TV3BlasterPlugin kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
    2008-03-21 11:16:50.531250 [1]: bei SetupTv.PluginLoader.LoadPlugin(String strFile)
    2008-03-21 11:16:50.562500 [1]: Exception while loading IPlugin instances: TvSchedulerSync.TvSchedulerSync
    2008-03-21 11:16:50.562500 [1]: System.InvalidCastException: Das Objekt des Typs TvSchedulerSync.TvSchedulerSync kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
    bei SetupTv.PluginLoader.LoadPlugin(String strFile)
    2008-03-21 11:16:50.562500 [1]: Das Objekt des Typs TvSchedulerSync.TvSchedulerSync kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
    2008-03-21 11:16:50.562500 [1]: bei SetupTv.PluginLoader.LoadPlugin(String strFile)
    2008-03-21 11:16:50.937500 [8]: Controller: epg stop
    2008-03-21 11:16:53.093750 [8]: Controller: epg stop
    2008-03-21 11:17:05.328125 [8]: Controller: epg start

    Hope this helps.

    G.
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    GoldenEye , did you install MP SVN first & then uninstalled TVE3(msi installer), because that on can uninstall tsreader.ax.......

    Regards
    Roy
     

    Users who are viewing this thread

    Top Bottom