MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » untested "work in progress" builds » svn-builds archive » untested 'Nightly Builds' of TV-Server


untested 'Nightly Builds' of TV-Server Download and discuss TV-Servers 'Nightly Builds'

Reply
 
Thread Tools Display Modes
Old 2008-04-06, 05:07   #1 (permalink)
Worlds greatest bot!
 
MediaPortal-Bot's Avatar
 
Join Date: Mar 2007
Posts: 847
Thanks: 0
Thanked 49 Times in 48 Posts

Country:


Default TVEngine3 Snapshot: 04-06-2008 05-05h Revision 18560

[size="2"][font="Verdana"]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
MediaPortal-Bot is offline   Reply With Quote
Old 2008-04-06, 05:07   #2 (permalink)
Worlds greatest bot!
 
MediaPortal-Bot's Avatar
 
Join Date: Mar 2007
Posts: 847
Thanks: 0
Thanked 49 Times in 48 Posts

Country:


Default

Changes since last snapshot:

Quote:
------------------------------------------------------------------------
r18558 | tourettes_ | 2008-04-05 17:12:22 +0200 (Sa, 05 Apr 2008) | 1 line

Reduced unneeded logging in TsReader
------------------------------------------------------------------------
r18560 | chef_koch | 2008-04-06 04:57:09 +0200 (So, 06 Apr 2008) | 1 line

added tv specific MePo to project section of setuptv.exe, thx to Glenn E Boy (aka Grassynoel)
------------------------------------------------------------------------

dev note

Quote:
-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
MediaPortal-Bot is offline   Reply With Quote
Old 2008-04-06, 11:23   #3 (permalink)
Portal Member
 
cbadk's Avatar
 
Join Date: Nov 2007
Location: Denmark
Age: 25
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

fixed

It begins to look like a RC1.

But I still miss a split function of stereo audio stream, like many DVB programs have.

Keep up the good work.
__________________
_____________________________
Best Regards,
Claus

Server:
  • Asus P5B-VM SE
  • Intel Pentium 4 3.0 GHz Dualcore
  • 3 Gb DDR2 800 Mhz Ram
  • 250 GB SATA HDD
  • 120 GB ATA
  • 1.5 GB RAMdisk for TV-temp
cbadk is offline   Reply With Quote
Old 2008-04-06, 11:45   #4 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,039
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

Can't 'remove' unknown tuners from setuptv.

Error log goes ballistic.

2008-04-06 10:42:31.201539 [11]: TVController:ValidateTvControllerParams - incorrect parameters used! cardId 5 _cards.ContainsKey(cardId) == False CardPresent False
2008-04-06 10:42:31.201539 [11]: at TvService.TVController.ValidateTvControllerParams( Int32 cardId, Boolean checkCardPresent)
at TvService.TVController.GetUsersForCard(Int32 cardId)
at System.Runtime.Remoting.Messaging.StackBuilderSink ._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink .PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink .SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
at System.Runtime.Remoting.Messaging.StackBuilderSink .SyncProcessMessage(IMessage msg)
at System.Runtime.Remoting.Messaging.ServerObjectTerm inatorSink.SyncProcessMessage(IMessage reqMsg)
at System.Runtime.Remoting.Messaging.ServerContextTer minatorSink.SyncProcessMessage(IMessage reqMsg)
at System.Runtime.Remoting.Channels.CrossContextChann el.SyncProcessMessageCallback(Object[] args)
at System.Runtime.Remoting.Channels.ChannelServices.D ispatchMessage(IServerChannelSinkStack sinkStack, IMessage msg, IMessage& replyMsg)
at System.Runtime.Remoting.Channels.DispatchChannelSi nk.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.SoapServerFormatt erSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryServerForma tterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.Tcp.TcpServerTran sportSink.ServiceRequest(Object state)
at System.Runtime.Remoting.Channels.SocketHandler.Pro cessRequestNow()
at System.Runtime.Remoting.Channels.RequestQueue.Proc essNextRequest(SocketHandler sh)
at System.Runtime.Remoting.Channels.SocketHandler.Beg inReadMessageCallback(IAsyncResult ar)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.ContextAwareResult.CompleteCallback(Obj ect state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback (Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.Compl etionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCo mpletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

This is repeated continuously while the TVSERVER is alive. The complete log is to big to upload.
SciDoctor is offline   Reply With Quote
Old 2008-04-06, 16:14   #5 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

It works super on XP home, but I am missing the "General Settings" in "TV-Server Configuration". Any Idea?
plag77 is offline   Reply With Quote
Old 2008-04-06, 16:42   #6 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi,

I agree with cbadk on both the RC1 and the option to split stereo, some channels have multi language in the stereo signal. Left channel one language and right channel another language.

Great job people !!!!



/Dunnys
Dunnys is offline   Reply With Quote
Old 2008-04-06, 18:52   #7 (permalink)
Portal Member
 
Bram's Avatar
 
Join Date: Dec 2005
Location: 's-Hertogenbosch
Age: 30
Posts: 850
Thanks: 20
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by SciDoctor View Post
Can't 'remove' unknown tuners from setuptv.

Error log goes ballistic.

This is repeated continuously while the TVSERVER is alive. The complete log is to big to upload.
I had the same problem. I've completely deleted the database. That solved the problem, but that's a far from ideal solution of course.
__________________
Bram is offline   Reply With Quote
Old 2008-04-06, 20:39   #8 (permalink)
Portal Member
 
vertiger's Avatar
 
Join Date: Jul 2007
Posts: 142
Thanks: 2
Thanked 22 Times in 11 Posts

Country:

My System

Default

Quote:
Originally Posted by Bram View Post
Quote:
Originally Posted by SciDoctor View Post
Can't 'remove' unknown tuners from setuptv.

Error log goes ballistic.

This is repeated continuously while the TVSERVER is alive. The complete log is to big to upload.
I had the same problem. I've completely deleted the database. That solved the problem, but that's a far from ideal solution of course.
have the same problems since some versions

just unmap all channels from the card and manually delete the tuner from the dbo.card tabelle in the db
vertiger is offline   Reply With Quote
Old 2008-04-06, 21:12   #9 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

My HDTV Channels are not working with this realease...
The message of TVServer is: Unable to create/start graph

greets Matrix
realmatrix is offline   Reply With Quote
Old 2008-04-06, 21:20   #10 (permalink)
Portal Member
 
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I had to delete the database to get this build to work. It wouldnt show any of my dvb-t channels - only the one analog channel I had defined. Also TV Server config tool locks up when creating a new card group and can take a long time when adding cards to an existing group.

MP locks up when the TV server becomes unavailable - but this always happened
slux is offline   Reply With Quote
Reply

Bookmarks

Tags
snapshot
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
MediaPortal SVN-Snapshot: 04-06-2008 05-03h - Revision:18560 MediaPortal-Bot 'Nightly Builds' - v0.2.3.0 - final 11 2008-04-12 11:19
MediaPortal SVN-Snapshot: 04-05-2008 05-05h - Revision:18557 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 9 2008-04-05 16:53
MediaPortal SVN-Snapshot: 04-01-2008 05-05h - Revision:18463 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 8 2008-04-02 21:36
MediaPortal SVN-Snapshot: 03-06-2008 05-05h - Revision:17764 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-03-06 05:10
MediaPortal SVN-Snapshot: 02-06-2008 05-05h - Revision:17307 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 2 2008-02-06 07:02


All times are GMT +1. The time now is 03:19.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden