home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="johanj" data-source="post: 1157308" data-attributes="member: 88055"><p>offset is almost always 0. But yes, it's a way to get different artwork if several exist.[DOUBLEPOST=1445454648][/DOUBLEPOST]As I said, I only have the SlimTv.service3 and SlimTv.service</p><p></p><p>Not much in log:</p><p>[2015-10-21 20:52:51,433] [48 ] [SetupTv ] [INFO ] - ---- SetupTv v1.12.0.0 is starting up on Windows 7 ( Service Pack 1 ) [6.1.7601.65536]</p><p>[2015-10-21 20:52:51,443] [58 ] [SetupTv ] [INFO ] - ---- check connection with database ----</p><p>[2015-10-21 20:52:51,475] [90 ] [SetupTv ] [INFO ] - ---- check if database needs to be updated/created ----</p><p>[2015-10-21 20:52:51,533] [148 ] [SetupTv ] [INFO ] - ---- upgrade database schema ----</p><p>[2015-10-21 20:52:51,533] [148 ] [SetupTv ] [INFO ] - ---- check if tvservice is running ----</p><p>[2015-10-21 20:52:51,566] [181 ] [SetupTv ] [DEBUG] - RemoteControl: RegisterChannel first called in Domain SetupTV.exe for thread SetupTv with id 1</p><p>[2015-10-21 20:52:55,570] [4185 ] [SetupTv ] [INFO ] - ---- restart tvservice----</p><p>[2015-10-21 20:52:59,574] [8189 ] [SetupTv ] [INFO ] - ---- Unable to restart tv service----</p><p>[2015-10-21 20:52:59,575] [8190 ] [SetupTv ] [ERROR] - </p><p>System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.31:31456</p><p></p><p>Server stack trace: </p><p> at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)</p><p> at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)</p><p> at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()</p><p> at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()</p><p> at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)</p><p> at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)</p><p> at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)</p><p> at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)</p><p></p><p>Exception rethrown at [0]: </p><p> at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)</p><p> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)</p><p> at TvControl.IController.get_Cards()</p><p> at SetupTv.Startup.Main(String[] arguments)</p></blockquote><p></p>
[QUOTE="johanj, post: 1157308, member: 88055"] offset is almost always 0. But yes, it's a way to get different artwork if several exist.[DOUBLEPOST=1445454648][/DOUBLEPOST]As I said, I only have the SlimTv.service3 and SlimTv.service Not much in log: [2015-10-21 20:52:51,433] [48 ] [SetupTv ] [INFO ] - ---- SetupTv v1.12.0.0 is starting up on Windows 7 ( Service Pack 1 ) [6.1.7601.65536] [2015-10-21 20:52:51,443] [58 ] [SetupTv ] [INFO ] - ---- check connection with database ---- [2015-10-21 20:52:51,475] [90 ] [SetupTv ] [INFO ] - ---- check if database needs to be updated/created ---- [2015-10-21 20:52:51,533] [148 ] [SetupTv ] [INFO ] - ---- upgrade database schema ---- [2015-10-21 20:52:51,533] [148 ] [SetupTv ] [INFO ] - ---- check if tvservice is running ---- [2015-10-21 20:52:51,566] [181 ] [SetupTv ] [DEBUG] - RemoteControl: RegisterChannel first called in Domain SetupTV.exe for thread SetupTv with id 1 [2015-10-21 20:52:55,570] [4185 ] [SetupTv ] [INFO ] - ---- restart tvservice---- [2015-10-21 20:52:59,574] [8189 ] [SetupTv ] [INFO ] - ---- Unable to restart tv service---- [2015-10-21 20:52:59,575] [8190 ] [SetupTv ] [ERROR] - System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.31:31456 Server stack trace: at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port) at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family) at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket() at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket() at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream) 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.get_Cards() at SetupTv.Startup.Main(String[] arguments) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
Top
Bottom