TVEngine3 Snapshot: 01-05-2008 01-08h Revision 16891 (2 Viewers)

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:

TsReader 04/01/2008 [13:05:18] gemx added: Fixed FWD/FRW
mediaportal/tve3 04/01/2008 [17:05:45] gibman added: fixed conflict with powerscheduler and the 'show last active module' feature.
mediaportal/tvplugin 04/01/2008 [21:54:00] gibman added: When timeshifting fails and was watching TV, display a yes-no dialogue asking 'Tune previous channel?' (needs LANG update for #1512, en/da updated)


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

RedEnzo

Portal Member
December 17, 2007
20
0
Home Country
Sweden Sweden
Hi!
First of all i must excuse for my bad english. Mybe it´s off topic but i have very big problems with my xmltv service, i have install and reinstall diffrents svn builds and tve3 engine but it dont works. I attatch an errorlogfile from tvserver and hope someone can help me.

Thanks!

Big ups to the Team Devs and all the members for the good work!

edit: sorry don´t know how to attatch error file so i paste it here:

2008-01-05 01:22:28.093750 [1]: plugin:xmltv import failed
2008-01-05 01:22:28.093750 [1]: Exception :confused:ystem.IO.FileNotFoundException: Could not find file 'C:\Program\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'.
File name: 'C:\Program\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at TvEngine.XmlTvImporter.ThreadFunctionImportTVGuide(Object aparam)
2008-01-05 01:22:28.093750 [1]: Exception :Could not find file 'C:\Program\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'.
2008-01-05 01:22:28.093750 [1]: site :Void WinIOError(Int32, System.String)
2008-01-05 01:22:28.093750 [1]: source :mscorlib
2008-01-05 01:22:28.093750 [1]: stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at TvEngine.XmlTvImporter.ThreadFunctionImportTVGuide(Object aparam)
:sorry:
 

Marvman

Retired Team Member
  • Premium Supporter
  • November 14, 2007
    1,163
    735
    Bavaria
    Home Country
    Germany Germany
    Hi Red,

    is the path C:\Program\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'?

    exist the file tvguide.lst?
     

    RedEnzo

    Portal Member
    December 17, 2007
    20
    0
    Home Country
    Sweden Sweden
    tester2k7,

    No, i havent see this file before, should it be there? if it should where can i find it?

    //RedEnzo
     

    mask

    Portal Member
    May 19, 2007
    13
    0
    Hi,

    For the latest SVNs (starting between half and end of December 2007, unfortunately I don't know the exact version), TVservice doesn't work for me anymore.
    The TV Server config tool starts successfully, but when trying to add/update the channel list, it takes some time and finally the tool crashes (windows error). The following is in the TV server error.log:

    ---
    2008-01-05 02:52:25.206841 [8]: Exception :An existing connection was forcibly closed by the remote host
    2008-01-05 02:52:25.216841 [8]: site :Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
    2008-01-05 02:52:25.218841 [8]: source :mscorlib
    2008-01-05 02:52:25.220841 [8]: stacktrace:
    Server stack trace:
    at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
    at System.Runtime.Remoting.Channels.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 size)
    at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
    at System.Runtime.Remoting.Channels.SocketHandler.BufferMoreData()
    at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
    at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
    at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble()
    at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
    at System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.ReadHeaders()
    at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
    at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at TvControl.IController.Tune(User& user, IChannel channel, Int32 idChannel)
    at SetupTv.Sections.CardDvbC.DoScan()
    ---

    I am running on Vista64. The SVN of 12-12-2007 (build 16619) is working fine for me. Shortly after that, it stopped working. Also tried to uninstall, including deletion of the whole MSSQL2005 DB, and reinstall again.
    Using a FireDTV DVB-C with Alphacrypt CAM.

    Is anyone experiencing a similiar issue? Any clue on how to fix it?

    Thanks and best regards!
     

    Marvman

    Retired Team Member
  • Premium Supporter
  • November 14, 2007
    1,163
    735
    Bavaria
    Home Country
    Germany Germany
    Red, i don't have this file or the plugin, but this file have to come with the plugin, maybe you have to copy manuell.
    And yes this file must be there this line (exception System.IO.FileNotFoundException: Could not find file 'C:\Program\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'.) says: i wanna open this file, but nothing there, i can't handle this situation---->CRASH

    And mask i'm not a developer of MP, but the dropped lines could be an issue of the network, just a guess.
    Do uyou use single seat or multi seat configuration?
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    mask:
    There seems to be an issue with your database (corrupt or something like that).
    Please try to remove the TvLibrary database and then start SetupTV to let it recreate the db.
     

    N.Spieard

    MP Donator
  • Premium Supporter
  • April 17, 2007
    23
    0
    Smilde
    Home Country
    Netherlands Netherlands
    With this svn (and previous builds) I can't play recordings from channel Veronica (MP Hangs) with VLC Player or DVBViewer the files play fine.

    Error in log:

    2008-01-05 14:56:55.080725 [Info.][MPMain]: TSReaderPlayer: Cleanup done
    2008-01-05 14:56:55.088725 [Info.][MPMain]: TvRecorded Play:\\192.168.2.150\TVOpnamen\De Tofu's-Veronica_Jetix\De Tofu's-2008-01-05-14_55.ts
    2008-01-05 14:56:55.088725 [Info.][MPMain]: g_Player.Play(\\192.168.2.150\TVOpnamen\De Tofu's-Veronica_Jetix\De Tofu's-2008-01-05-14_55.ts Recording)
    2008-01-05 14:56:55.089725 [Info.][MPMain]: TSReaderPlayer play:\\192.168.2.150\TVOpnamen\De Tofu's-Veronica_Jetix\De Tofu's-2008-01-05-14_55.ts radio:False
    2008-01-05 14:56:55.089725 [Info.][MPMain]: TSReaderPlayer:play \\192.168.2.150\TVOpnamen\De Tofu's-Veronica_Jetix\De Tofu's-2008-01-05-14_55.ts
    2008-01-05 14:56:55.099725 [Info.][MPMain]: TSReaderPlayer:cleanup DShow graph False
    2008-01-05 14:56:55.099725 [Info.][MPMain]: TSReaderPlayer:grapbuilder=null
    2008-01-05 14:56:55.108725 [Info.][MPMain]: TSReaderPlayer: Cleanup done
    2008-01-05 14:56:55.117725 [Info.][MPMain]: TSReaderPlayer: GetInterfaces()
    2008-01-05 14:56:55.117725 [Info.][MPMain]: TSReaderPlayer: Enabling DX9 exclusive mode
    2008-01-05 14:56:55.117725 [Info.][MPMain]: Main: DX exclusive mode: True
    2008-01-05 14:56:55.118725 [Info.][MPMain]: Main: Goto fullscreen: True
    2008-01-05 14:56:55.118725 [Info.][MPMain]: fonts.SetDevice()
    2008-01-05 14:56:55.118725 [Info.][MPMain]: TSReaderPlayer:cleanup DShow graph False
    2008-01-05 14:56:55.118725 [Info.][MPMain]: TSReaderPlayer:grapbuilder=null
    2008-01-05 14:56:55.127725 [Info.][MPMain]: TSReaderPlayer: Cleanup done
    2008-01-05 14:56:55.129725 [Info.][MPMain]: TSReaderPlayer: add _vmr9
    2008-01-05 14:56:55.129725 [Info.][MPMain]: vmr9:ctor()
    2008-01-05 14:56:55.129725 [Info.][MPMain]: vmr9:ctor() done:True
    2008-01-05 14:56:55.130725 [Info.][MPMain]: vmr9:addvmr9
    2008-01-05 14:56:55.130725 [Info.][MPMain]: EVR-Flag is set to True
    2008-01-05 14:56:55.191725 [Info.][MPMain]: VMR9: now active
    2008-01-05 14:56:55.192725 [Info.][MPMain]: VMR9Helper:Vmr9 Added
    2008-01-05 14:56:55.192725 [Info.][MPMain]: TSReaderPlayer: add codecs
    2008-01-05 14:56:55.403725 [Info.][MPMain]: added filter:CyberLink Video/SP BD-HD Decoder (PDVD7.x) to graph
    2008-01-05 14:56:55.551725 [Info.][MPMain]: added filter:CyberLink H.264/AVC Decoder (PDVD7.x) to graph
    2008-01-05 14:56:55.600725 [Info.][MPMain]: added filter:NVIDIA Audio Decoder to graph
    2008-01-05 14:56:55.600725 [Info.][MPMain]: add filter:Default DirectSound Device to graph clock:True
    2008-01-05 14:56:55.601725 [Info.][MPMain]: DirectShowUtils: found renderer - Default DirectSound Device
    2008-01-05 14:56:56.062725 [Info.][MPMain]: DirectShowUtils: Passed removing audio renderer
    2008-01-05 14:56:56.062725 [Info.][MPMain]: DirectShowUtils: Passed finding Audio Renderer
    2008-01-05 14:56:56.062725 [Info.][MPMain]: added filter:Default DirectSound Device to graph
    2008-01-05 14:56:56.063725 [Info.][MPMain]: setAsReferenceClock sync source No DX Error
    2008-01-05 14:56:56.066725 [Info.][MPMain]: TSReaderPlayer:add TsReader to graph
    2008-01-05 14:56:56.066725 [Info.][MPMain]: TSReaderPlayer: open file with mediatype:\\192.168.2.150\TVOpnamen\De Tofu's-Veronica_Jetix\De Tofu's-2008-01-05-14_55.ts
    2008-01-05 14:56:56.081725 [Info.][MPMain]: TSReaderPlayer:render TsReader outputs
    2008-01-05 14:56:56.773725 [Warn.][MPMain]: vmr9: pin:0 not connected:80040209
    2008-01-05 14:56:56.773725 [Warn.][MPMain]: vmr9: pin:1 not connected:80040209
    2008-01-05 14:56:56.773725 [Warn.][MPMain]: vmr9: pin:2 not connected:80040209
     

    Users who are viewing this thread

    Top Bottom