TVEngine3 Snapshot: 01-26-2008 21-24h Revision 17179 (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
Changelog since last snapshot:

-nothing new in changelog

===> click here to 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
 

richy759

MP Donator
  • Premium Supporter
  • July 16, 2007
    130
    4
    Home Country
    United Kingdom United Kingdom
    Still get
    "Unable to start timeshifting
    and unknown error occured."
    I guess my logs aren't going to look much different to those I posted in 17176. Let me know if you need anything.

    The ieframe.dll message has gone.
    And before you ask, I am running the same Mediaportal and TV server/plugin builds.

    Rich
     

    dman_lfc

    Retired Team Member
  • Premium Supporter
  • July 28, 2004
    1,772
    30
    UK
    Home Country
    New Zealand New Zealand
    Still get
    "Unable to start timeshifting
    and unknown error occured."
    I guess my logs aren't going to look much different to those I posted in 17176. Let me know if you need anything.

    The ieframe.dll message has gone.
    And before you ask, I am running the same Mediaportal and TV server/plugin builds.

    Rich

    Your logs show that the TSWriter filter is not installed or registered properly.
    At the command prompt in your TVServer installation directory type...

    Regsvr32 /u TsWriter.ax

    then...

    Regsvr32 TsWriter.ax

    Hopefuly that will fix it for you.

    DMAN
     

    Damandan

    Portal Pro
    May 19, 2007
    111
    12
    39
    Tegelen
    Home Country
    Netherlands Netherlands
    If the previous solution didn't work: try to compile mediaportal and the tv server yourself using CPU target that matches your pc (eg. x86 or x64). I had the same error since last December since then I am compiling mediaportal builds myself which solved all problems I had.
     

    richy759

    MP Donator
  • Premium Supporter
  • July 16, 2007
    130
    4
    Home Country
    United Kingdom United Kingdom
    Still get
    "Unable to start timeshifting
    and unknown error occured."
    I guess my logs aren't going to look much different to those I posted in 17176. Let me know if you need anything.

    The ieframe.dll message has gone.
    And before you ask, I am running the same Mediaportal and TV server/plugin builds.

    Rich

    Your logs show that the TSWriter filter is not installed or registered properly.
    At the command prompt in your TVServer installation directory type...

    Regsvr32 /u TsWriter.ax

    then...

    Regsvr32 TsWriter.ax

    Hopefuly that will fix it for you.

    DMAN
    Thanks for the support but I'm sorry to say that didn't fix it, I tried it with an old tswriter (not sure if this should work or not) but I still got the error message.
    Rich

    If the previous solution didn't work: try to compile mediaportal and the tv server yourself using CPU target that matches your pc (eg. x86 or x64). I had the same error since last December since then I am compiling mediaportal builds myself which solved all problems I had.
    I wouldn't mind doing that actually, but the thread (https://forum.team-mediaportal.com/building_mediaportal_visual_studio_2003_net-t235p2.html)on how to build it sounds outdated (as far as the last posts say). What are you using Damandan?
    would Visual C# express 2008 do it?

    Cheers,
    Rich
     

    Damandan

    Portal Pro
    May 19, 2007
    111
    12
    39
    Tegelen
    Home Country
    Netherlands Netherlands
    I am actually using Visual Studio 2008, but it also worked in Visual Studio 2005. Just open the solution files (mediaportal.sln, TvLibrary.sln and TvPlugin.sln), set your compile settings to release and x86 and voila...if this doesn't work at once, then the error descriptions should be fairly easy to solve. Also I noticed that you need to build in a specific order. First Mediaportal, then TvLibrary and lastly TvPlugin, I think this is because of dependencies or something like that. Good luck.
     

    bigflause

    Portal Pro
    August 14, 2007
    234
    4
    40
    Home Country
    Ireland Ireland
    connection to tv service lost. tvservice crashes. using tswriter v4

    View attachment 16293

    2008-01-27 18:08:51.500000 [ERROR][MPMain]: ProcessWindows exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at TvPlugin.TvGuideBase.RenderChannel(Dictionary`2& mapPrograms, Int32 iChannel, Channel channel, Int64 iStart, Int64 iEnd, Boolean selectCurrentShow)
    at TvPlugin.TvGuideBase.Update(Boolean selectCurrentShow)
    at TvPlugin.TvGuideBase.Process()
    at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
    2008-01-27 18:11:10.734375 [ERROR][MPMain]: ProcessWindows exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at TvPlugin.TvGuideBase.RenderChannel(Dictionary`2& mapPrograms, Int32 iChannel, Channel channel, Int64 iStart, Int64 iEnd, Boolean selectCurrentShow)
    at TvPlugin.TvGuideBase.Update(Boolean selectCurrentShow)
    at TvPlugin.TvGuideBase.Process()
    at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
    2008-01-27 18:11:10.734375 [ERROR][15]: ProcessWindows exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at TvPlugin.TvGuideBase.RenderChannel(Dictionary`2& mapPrograms, Int32 iChannel, Channel channel, Int64 iStart, Int64 iEnd, Boolean selectCurrentShow)
    at TvPlugin.TvGuideBase.Update(Boolean selectCurrentShow)
    at TvPlugin.TvGuideBase.Process()
    at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
     

    Users who are viewing this thread

    Top Bottom