Advertisement
Guest User

tv

a guest
Aug 23rd, 2011
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.26 KB | None | 0 0
  1. 2011-08-23 19:36:03.343750 [TVService(6)]: TvControllerException: Error: DatabaseUnavailableUnclassified
  2. Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
  3. Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=livingro-9d3614\SQLEXPRESS;Connection Timeout=300; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
  4. Login failed for user 'sa'.
  5. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
  6. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  7. at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  8. at System.Data.SqlClient.SqlConnection.Open()
  9. at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
  10. --- End of inner exception stack trace ---
  11. at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  12. at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  13. at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
  14. at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
  15. at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  16. at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  17. at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  18. at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  19. at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  20. at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
  21. at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
  22. at TvService.TVController.InitController()System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
  23. Login failed for user 'sa'.
  24. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
  25. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  26. at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  27. at System.Data.SqlClient.SqlConnection.Open()
  28. at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
  29. at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  30. at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  31. at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
  32. at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
  33. at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  34. at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  35. at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  36. at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  37. at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  38. at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
  39. at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
  40. at TvService.TVController.InitController()
  41. 2011-08-23 19:36:03.359375 [TVService(6)]: Controller: DeInit.
  42. 2011-08-23 19:36:04.515625 [PowerEventThread(8)]: TV service PowerEventThread 537
  43. 2011-08-23 19:36:04.515625 [PowerEventThread(8)]: TV service PowerEventThread 537
  44. 2011-08-23 19:36:04.625000 [PowerEventThread(8)]: TV service PowerEventThread 537
  45. 2011-08-23 19:36:04.625000 [PowerEventThread(8)]: TV service PowerEventThread 537
  46. 2011-08-23 19:36:04.640625 [PowerEventThread(8)]: TV service PowerEventThread 537
  47. 2011-08-23 19:36:06.375000 [TVService(6)]: Controller: 2 init attempt
  48. 2011-08-23 19:36:06.375000 [TVService(6)]: C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\gentle.config
  49. 2011-08-23 19:36:06.375000 [TVService(6)]: Controller: using SQLServer database connection: Password
  50. 2011-08-23 19:36:06.375000 [TVService(6)]: ----------------------------
  51. 2011-08-23 19:36:06.375000 [TVService(6)]: TvControllerException: Error: DatabaseUnavailableUnclassified
  52. Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
  53. Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=livingro-9d3614\SQLEXPRESS;Connection Timeout=300; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
  54. Login failed for user 'sa'.
  55. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
  56. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  57. at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  58. at System.Data.SqlClient.SqlConnection.Open()
  59. at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
  60. --- End of inner exception stack trace ---
  61. at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  62. at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  63. at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
  64. at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
  65. at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  66. at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  67. at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  68. at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  69. at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  70. at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
  71. at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
  72. at TvService.TVController.InitController()System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
  73. Login failed for user 'sa'.
  74. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
  75. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  76. at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  77. at System.Data.SqlClient.SqlConnection.Open()
  78. at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
  79. at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  80. at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  81. at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
  82. at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
  83. at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  84. at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  85. at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  86. at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  87. at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  88. at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
  89. at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
  90. at TvService.TVController.InitController()
  91. 2011-08-23 19:36:06.375000 [TVService(6)]: Controller: DeInit.
  92. 2011-08-23 19:36:09.375000 [TVService(6)]: Controller: 3 init attempt
  93. 2011-08-23 19:36:09.375000 [TVService(6)]: C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\gentle.config
  94. 2011-08-23 19:36:09.375000 [TVService(6)]: Controller: using SQLServer database connection: Password
  95. 2011-08-23 19:36:09.390625 [TVService(6)]: ----------------------------
  96. 2011-08-23 19:36:10.968750 [TVService(6)]: Detecting Cards
  97. 2011-08-23 19:36:11.015625 [PowerEventThread(8)]: TV service PowerEventThread 537
  98. 2011-08-23 19:36:11.015625 [PowerEventThread(8)]: TV service PowerEventThread 537
  99. 2011-08-23 19:36:11.062500 [TVService(6)]: Detected IP TV Card 0
  100. 2011-08-23 19:36:11.468750 [(4)]: RemoteControl: RegisterChannel first called in Domain TV4Home.Server.CoreService.exe for thread with id 4
  101. 2011-08-23 19:36:11.515625 [TVService(6)]: Detected analog card:hauppauge wintv pvr pci ii tvtuner
  102. 2011-08-23 19:36:11.625000 [TVService(6)]: Controller: started at livingro-9d3614
  103. 2011-08-23 19:36:11.625000 [TVService(6)]: Controller: local ip address:192.168.1.75
  104. 2011-08-23 19:36:11.640625 [TVService(6)]: Controller: server running on livingro-9d3614
  105. 2011-08-23 19:36:11.671875 [TVService(6)]: Controller: NOT preloading card :MediaPortal IPTV Source Filter
  106. 2011-08-23 19:36:11.671875 [TVService(6)]: Controller: NOT preloading card :Hauppauge WinTV PVR PCI II TvTuner
  107. 2011-08-23 19:36:11.671875 [TVService(6)]: Controller: NOT preloading card :RadioWebStream Card (builtin)
  108. 2011-08-23 19:36:11.671875 [TVService(6)]: Controller: setup hybrid cards
  109. 2011-08-23 19:36:11.984375 [TVService(6)]: Controller: card MediaPortal IPTV Source Filter: current timeshiftpath = C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer
  110. 2011-08-23 19:36:12.000000 [TVService(6)]: Controller: card Hauppauge WinTV PVR PCI II TvTuner: current timeshiftpath = C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer
  111. 2011-08-23 19:36:12.000000 [TVService(6)]: Controller: card RadioWebStream Card (builtin): current timeshiftpath = C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer
  112. 2011-08-23 19:36:12.000000 [TVService(6)]: Controller: setup streaming
  113. 2011-08-23 19:36:15.187500 [TVService(6)]: Scheduler: started
  114. 2011-08-23 19:36:15.828125 [TVService(6)]: Scheduler: loaded 0 schedules
  115. 2011-08-23 19:36:15.828125 [TVService(6)]: Scheduler: thread started.
  116. 2011-08-23 19:36:20.718750 [TVService(6)]: DiskManagement: started
  117. 2011-08-23 19:36:20.734375 [TVService(6)]: Controller: setup HeartBeat Monitor
  118. 2011-08-23 19:36:20.734375 [HeartBeatMonitor(11)]: Controller: Heartbeat Monitor initiated, max timeout allowed is 30 sec.
  119. 2011-08-23 19:36:21.046875 [TVService(6)]: ExecutePendingDeletions: number of pending deletions : 0
  120. 2011-08-23 19:36:21.046875 [TVService(6)]: Controller: recalculating program states
  121. 2011-08-23 19:36:21.078125 [TVService(6)]: schedule.SynchProgramStatesForAll
  122. 2011-08-23 19:36:21.078125 [TVService(6)]: Controller: initalized
  123. 2011-08-23 19:36:21.078125 [TVService(6)]: Controller: TVServer initialized okay
  124. 2011-08-23 19:36:21.093750 [TVService(6)]: TV Service: Load plugins
  125. 2011-08-23 19:36:21.312500 [TVService(6)]: PluginManager: Loaded ComSkipLauncher version:1.0.2.0 author:and-81
  126. 2011-08-23 19:36:21.312500 [TVService(6)]: PluginManager: Loaded ConflictsManager version:1.0.0.1 author:Broceliande
  127. 2011-08-23 19:36:21.328125 [TVService(6)]: PluginManager: Loaded Power Scheduler version:0.1.0.0 author:micheloe
  128. 2011-08-23 19:36:21.359375 [TVService(6)]: PluginManager: Loaded ServerBlaster version:1.1.1.0 author:joboehl with ralphy mods
  129. 2011-08-23 19:36:21.390625 [TVService(6)]: PluginManager: Loaded TV3 Blaster Plugin for IR Server version:1.4.2.0 author:and-81
  130. 2011-08-23 19:36:21.406250 [TVService(6)]: PluginManager: Loaded TV Movie EPG import version:1.0.3.0 author:rtv
  131. 2011-08-23 19:36:21.421875 [TVService(6)]: PluginManager: Loaded WebEPG version:1.0.0.0 author:Arion_p - James
  132. 2011-08-23 19:36:21.437500 [TVService(6)]: PluginManager: Loaded XmlTv version:1.0.0.0 author:Frodo
  133. 2011-08-23 19:36:21.437500 [TVService(6)]: TV Service: Plugins loaded
  134. 2011-08-23 19:36:21.437500 [TVService(6)]: TV Service: Plugin: ComSkipLauncher disabled
  135. 2011-08-23 19:36:21.437500 [TVService(6)]: TV Service: Plugin: ConflictsManager disabled
  136. 2011-08-23 19:36:21.437500 [TVService(6)]: TV Service: Plugin: Power Scheduler started
  137. 2011-08-23 19:36:21.437500 [TVService(6)]: PowerScheduler: Registered PowerScheduler service to GlobalServiceProvider
  138. 2011-08-23 19:36:21.453125 [TVService(6)]: PowerScheduler: Registered PowerScheduler as PowerEventHandler to tvservice
  139. 2011-08-23 19:36:21.453125 [TVService(6)]: PowerScheduler: Registered default set of standby/resume handlers to PowerScheduler
  140. 2011-08-23 19:36:21.468750 [TVService(6)]: PowerScheduler: Registered PowerScheduler as "PowerControl" remoting service
  141. 2011-08-23 19:36:21.500000 [TVService(6)]: PowerSchedulerFactory CTOR
  142. 2011-08-23 19:36:21.515625 [TVService(6)]: PowerScheduler: preventing standby for process: SetupTv
  143. 2011-08-23 19:36:21.515625 [TVService(6)]: PowerScheduler: preventing standby for process: Configuration
  144. 2011-08-23 19:36:21.531250 [TVService(6)]: ActiveSharesHandler: Share monitoring is enabled.
  145. 2011-08-23 19:36:21.546875 [TVService(6)]: PowerScheduler: preventing standby when grabbing EPG: True
  146. 2011-08-23 19:36:21.546875 [TVService(6)]: PowerScheduler: wakeup system for EPG at time: 0:0
  147. 2011-08-23 19:36:21.546875 [TVService(6)]: PowerScheduler: EPG last run: 01/01/0001 00:00:00
  148. 2011-08-23 19:36:21.546875 [TVService(6)]: PowerScheduler: Starting poll thread
  149. 2011-08-23 19:36:21.562500 [TVService(6)]: Powerscheduler: started
  150. 2011-08-23 19:36:21.562500 [TVService(6)]: TV Service: Plugin: ServerBlaster disabled
  151. 2011-08-23 19:36:21.562500 [TVService(6)]: TV Service: Plugin: TV3 Blaster Plugin for IR Server started
  152. 2011-08-23 19:36:21.578125 [TVService(6)]: TV3BlasterPlugin: Starting (TV3 Blaster Plugin 1.4.2.0 for TV Server)
  153. 2011-08-23 19:36:21.656250 [IrssComms.Client.ConnectionThread(15)]: TV3BlasterPlugin: Connected to server
  154. 2011-08-23 19:36:21.656250 [TVService(6)]: TV3BlasterPlugin: Started
  155. 2011-08-23 19:36:21.656250 [TVService(6)]: TV Service: Plugin: TV Movie EPG import disabled
  156. 2011-08-23 19:36:21.656250 [TVService(6)]: TV Service: Plugin: WebEPG disabled
  157. 2011-08-23 19:36:21.656250 [TVService(6)]: TV Service: Plugin: XmlTv started
  158. 2011-08-23 19:36:21.656250 [TVService(6)]: plugin: xmltv started
  159. 2011-08-23 19:36:21.671875 [TVService(6)]: xmltv: Registered xmltv as PowerEventHandler to tvservice
  160. 2011-08-23 19:36:21.671875 [TVService(6)]: TV Service: Plugins started
  161. 2011-08-23 19:36:21.671875 [TVService(6)]: TV Service: Plugin: XmlTv started all
  162. 2011-08-23 19:36:21.703125 [TVService(6)]: XmlTvImporter: registered with PowerScheduler EPG handler
  163. 2011-08-23 19:36:21.718750 [GenericPCQueue(14)]: TV3BlasterPlugin: Received Message "RegisterClient"
  164. 2011-08-23 19:36:21.718750 [GenericPCQueue(14)]: TV3BlasterPlugin: Registered to IR Server
  165. 2011-08-23 19:36:21.734375 [TVService(6)]: TV service: Started
  166. 2011-08-23 19:36:21.734375 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  167. 2011-08-23 19:36:21.750000 [PowerScheduler poll thread(13)]: RemoteControl: RegisterChannel first called in Domain TVService.exe for thread PowerScheduler poll thread with id 13
  168. 2011-08-23 19:36:21.859375 [PowerScheduler poll thread(13)]: PowerScheduler: System changed from busy state to idle state
  169. 2011-08-23 19:36:22.859375 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  170. 2011-08-23 19:36:23.875000 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  171. 2011-08-23 19:36:24.890625 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  172. 2011-08-23 19:36:25.906250 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  173. 2011-08-23 19:36:26.921875 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  174. 2011-08-23 19:36:48.187500 [PowerScheduler poll thread(13)]: PowerScheduler: System changed from idle state to busy state
  175. 2011-08-23 19:36:48.984375 [SetupTv(1)]: ---- SetupTv v1.1.7.0 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608]
  176. 2011-08-23 19:36:49.140625 [SetupTv(1)]: ---- check connection with database ----
  177. 2011-08-23 19:36:49.671875 [SetupTv(1)]: SetupDatabaseForm: Added dependency for TvService - SQLBrowser
  178. 2011-08-23 19:36:49.671875 [SetupTv(1)]: ---- check if database needs to be updated/created ----
  179. 2011-08-23 19:36:49.718750 [SetupTv(1)]: ---- upgrade database schema ----
  180. 2011-08-23 19:36:49.718750 [SetupTv(1)]: ---- check if tvservice is running ----
  181. 2011-08-23 19:36:49.953125 [SetupTv(1)]: RemoteControl: RegisterChannel first called in Domain SetupTv.exe for thread SetupTv with id 1
  182. 2011-08-23 19:36:51.828125 [SetupTv(1)]: Util: Version of installed Psisdecd.dll: 6.5.2715.2883 Path: C:\DOCUME~1\LIVING~1\Desktop\dvbfix\dvbfix\psisdecd.dll
  183. 2011-08-23 19:36:53.531250 [(5)]: Controller: epg stop
  184. 2011-08-23 19:36:57.640625 [(5)]: Controller: epg stop
  185. 2011-08-23 19:36:57.656250 [(5)]: Controller: epg start
  186. 2011-08-23 19:37:06.265625 [(5)]: Controller: StartTimeShifting FX 32
  187. 2011-08-23 19:37:06.265625 [(5)]: Controller: find free card for channel FX
  188. 2011-08-23 19:37:06.281250 [(5)]: Controller: find card for channel FX
  189. 2011-08-23 19:37:06.281250 [(5)]: Controller: got 1 tuning details for FX
  190. 2011-08-23 19:37:06.296875 [(5)]: Controller: channel #1 tv:FX Freq:0 Channel:124 Country:United Kingdom Tuner:Cable Video:VideoInput1 Audio:Automatic
  191. 2011-08-23 19:37:06.296875 [(5)]: Controller: card:1 type:DvbIP cannot tune to channel
  192. 2011-08-23 19:37:06.656250 [(5)]: Controller: card:2 type:Analog can tune to channel
  193. 2011-08-23 19:37:06.656250 [(5)]: Controller: card:2 type:Analog users: 0
  194. 2011-08-23 19:37:06.656250 [(5)]: Controller: card:3 type:RadioWebStream cannot tune to channel
  195. 2011-08-23 19:37:06.656250 [(5)]: Controller: found 1 card(s) for channel
  196. 2011-08-23 19:37:06.656250 [(5)]: AdvancedCardAllocation.GetAvailableCardsForChannel took 382 msec
  197. 2011-08-23 19:37:06.671875 [(5)]: Controller: card:2 type:Analog is available
  198. 2011-08-23 19:37:06.671875 [(5)]: Controller: found 1 free card(s)
  199. 2011-08-23 19:37:06.671875 [(5)]: AdvancedCardAllocation.GetFreeCardsForChannel took 395 msec
  200. 2011-08-23 19:37:06.671875 [(5)]: Controller: try max 1 of 1 cards for timeshifting
  201. 2011-08-23 19:37:06.687500 [(5)]: TV3BlasterPlugin: Received TV Server Event "StartZapChannel"
  202. 2011-08-23 19:37:06.687500 [(5)]: TV3BlasterPlugin: Analog channel input source "VideoInput1"
  203. 2011-08-23 19:37:06.687500 [(5)]: TV3BlasterPlugin: Tune request - Card: 2, Channel: 124, FX
  204. 2011-08-23 19:37:06.703125 [(5)]: card: CardTune 2 FX setuptv-32--1:2:-1
  205. 2011-08-23 19:37:06.718750 [(5)]: card: Tune 2 to FX
  206. 2011-08-23 19:37:06.718750 [(5)]: card: user: setuptv-32--1:2:-1 tune tv:FX Freq:0 Channel:124 Country:United Kingdom Tuner:Cable Video:VideoInput1 Audio:Automatic
  207. 2011-08-23 19:37:06.750000 [(5)]: TimeShifter.OnBeforeTune: resetting audio/video events
  208. 2011-08-23 19:37:06.765625 [(5)]: analog: Tune:tv:FX Freq:0 Channel:124 Country:United Kingdom Tuner:Cable Video:VideoInput1 Audio:Automatic
  209. 2011-08-23 19:37:06.781250 [(5)]: analog: build graph
  210. 2011-08-23 19:37:06.906250 [(5)]: analog: AddTvTunerFilter Hauppauge WinTV PVR PCI II TvTuner
  211. 2011-08-23 19:37:06.953125 [(5)]: analog: Using stored capabilities of the tuner
  212. 2011-08-23 19:37:06.968750 [(5)]: analog: Using Crossbar configuration from stored graph
  213. 2011-08-23 19:37:06.984375 [(5)]: analog: AddCrossBarFilter use:Hauppauge WinTV PVR PCI II Crossbar 0
  214. 2011-08-23 19:37:06.984375 [(5)]: analog: AddCrossBarFilter succeeded
  215. 2011-08-23 19:37:06.984375 [(5)]: analog: Using Crossbar configuration from stored graph succeeded
  216. 2011-08-23 19:37:06.984375 [(5)]: analog: Using TvAudio configuration from stored graph
  217. 2011-08-23 19:37:06.984375 [(5)]: analog: AddTvAudioFilter use:Hauppauge WinTV PVR PCI II TvAudio 0
  218. 2011-08-23 19:37:06.984375 [(5)]: analog: AddTvAudioFilter succeeded:Hauppauge WinTV PVR PCI II TvAudio
  219. 2011-08-23 19:37:07.000000 [(5)]: analog: Using TvAudio configuration from stored graph succeeded
  220. 2011-08-23 19:37:07.000000 [(5)]: analog: Using Capture configuration from stored graph
  221. 2011-08-23 19:37:07.015625 [(5)]: analog: AddTvCaptureFilter try:Realtek AC97 Audio 0
  222. 2011-08-23 19:37:07.031250 [(5)]: analog: AddTvCaptureFilter try: 1
  223. 2011-08-23 19:37:07.031250 [(5)]: analog: AddTvCaptureFilter try:Hauppauge WinTV PVR PCI II Capture 2
  224. 2011-08-23 19:37:07.031250 [(5)]: analog: AddTvCaptureFilter connected video to crossbar successfully
  225. 2011-08-23 19:37:07.031250 [(5)]: analog: AddTvCaptureFilter connected audio to crossbar successfully
  226. 2011-08-23 19:37:07.046875 [(5)]: Set new video format to: PAL_B
  227. 2011-08-23 19:37:07.046875 [(5)]: Set VideoProcAmp - Brightness to value: -12
  228. 2011-08-23 19:37:07.046875 [(5)]: Set VideoProcAmp - Contrast to value: 121
  229. 2011-08-23 19:37:07.046875 [(5)]: Set VideoProcAmp - Hue to value: 0
  230. 2011-08-23 19:37:07.046875 [(5)]: Set VideoProcAmp - Saturation to value: 113
  231. 2011-08-23 19:37:07.046875 [(5)]: Set VideoProcAmp - Sharpness to value: 4
  232. 2011-08-23 19:37:07.062500 [(5)]: Set Framerate to 25 succeeded
  233. 2011-08-23 19:37:07.078125 [(5)]: Set Framesize to 720x576 succeeded
  234. 2011-08-23 19:37:07.078125 [(5)]: analog: Using Capture configuration from stored graph succeeded
  235. 2011-08-23 19:37:07.078125 [(5)]: analog: SetupTeletext()
  236. 2011-08-23 19:37:07.078125 [PowerEventThread(8)]: TV service PowerEventThread 537
  237. 2011-08-23 19:37:07.078125 [PowerEventThread(8)]: TV service PowerEventThread 537
  238. 2011-08-23 19:37:07.109375 [PowerEventThread(8)]: TV service PowerEventThread 537
  239. 2011-08-23 19:37:07.109375 [PowerEventThread(8)]: TV service PowerEventThread 537
  240. 2011-08-23 19:37:07.125000 [(5)]: analog: Using Teletext-Component configuration from stored graph
  241. 2011-08-23 19:37:07.140625 [(5)]: analog:Using teletext component - WST Codec
  242. 2011-08-23 19:37:07.140625 [PowerEventThread(8)]: TV service PowerEventThread 537
  243. 2011-08-23 19:37:07.140625 [PowerEventThread(8)]: TV service PowerEventThread 537
  244. 2011-08-23 19:37:07.250000 [PowerEventThread(8)]: TV service PowerEventThread 537
  245. 2011-08-23 19:37:07.250000 [PowerEventThread(8)]: TV service PowerEventThread 537
  246. 2011-08-23 19:37:07.265625 [(5)]: analog: teletext setup
  247. 2011-08-23 19:37:07.265625 [(5)]: analog:connect wst/vbi codec->tsfilesink
  248. 2011-08-23 19:37:07.281250 [(5)]: analog: AddTvEncoderFilter - MatchPinNames: True - MPEG2ProgramFilter: True
  249. 2011-08-23 19:37:07.281250 [(5)]: analog: AddTvEncoderFilter found:1 encoders
  250. 2011-08-23 19:37:07.281250 [(5)]: analog: try encoder:Hauppauge WinTV PVR PCI II Encoder 0
  251. 2011-08-23 19:37:07.625000 [(5)]: analog: encoder in-pin1:name:656 [7/0] Direction:Input Connected:False
  252. 2011-08-23 19:37:07.625000 [(5)]: analog: AddTvEncoderFilter no media types for pin1
  253. 2011-08-23 19:37:07.625000 [(5)]: analog: ConnectEncoderFilter video:True audio:False
  254. 2011-08-23 19:37:07.625000 [(5)]: analog: found pin#0 name:656 [8/0] Direction:Input Connected:False
  255. 2011-08-23 19:37:07.625000 [(5)]: analog: pinsAvailable on capture filter:6
  256. 2011-08-23 19:37:07.625000 [(5)]: analog: capture pin:2 name:Capture [28/0] Direction:Output Connected:False
  257. 2011-08-23 19:37:07.625000 [(5)]: analog: capture pin:3 name:Audio Out [29/0] Direction:Output Connected:False
  258. 2011-08-23 19:37:07.625000 [(5)]: analog: capture pin:4 name:VBI [29/0] Direction:Output Connected:True
  259. 2011-08-23 19:37:07.625000 [(5)]: analog: capture pin:5 name:656 [30/0] Direction:Output Connected:False
  260. 2011-08-23 19:37:07.640625 [(5)]: analog: connected pin:5 656 with pin0
  261. 2011-08-23 19:37:07.640625 [(5)]: analog: ConnectEncoderFilter succeeded
  262. 2011-08-23 19:37:07.640625 [(5)]: analog: AddTvEncoderFilter succeeded
  263. 2011-08-23 19:37:07.640625 [(5)]: analog: AddTvEncoderFilter succeeded 3
  264. 2011-08-23 19:37:07.640625 [(5)]: analog: FindCapturePin succeeded.
  265. 2011-08-23 19:37:07.640625 [(5)]: analog: AddMpeg2Demultiplexer
  266. 2011-08-23 19:37:07.640625 [(5)]: analog: connect capture->mpeg2 demux
  267. 2011-08-23 19:37:07.656250 [(5)]: analog:AddMpegMuxer()
  268. 2011-08-23 19:37:07.734375 [(5)]: analog:connect pinvideo name:Video [6/0] Direction:Output Connected:False ->mpeg muxer
  269. 2011-08-23 19:37:07.734375 [(5)]: analog: connected pinvideo->mpeg muxer
  270. 2011-08-23 19:37:07.734375 [(5)]: analog:connect pinaudio name:Audio [6/0] Direction:Output Connected:False ->mpeg muxer
  271. 2011-08-23 19:37:07.734375 [(5)]: analog:AddMpegMuxer, connected pinaudio->mpeg muxer
  272. 2011-08-23 19:37:07.734375 [(5)]: analog: Check quality control
  273. 2011-08-23 19:37:07.734375 [(5)]: analog: ICodecAPI supported by: Hauppauge WinTV PVR PCI II Encoder; Checking capabilities
  274. 2011-08-23 19:37:07.750000 [(5)]: analog: Encoder supports ENCAPIPARAM_BitRateMode
  275. 2011-08-23 19:37:07.750000 [(5)]: analog: Encoder supports ENCAPIPARAM_BitRate
  276. 2011-08-23 19:37:07.750000 [(5)]: analog: Encoder supports ENCAPIPARAM_PeakBitRate
  277. 2011-08-23 19:37:07.750000 [(5)]: analog:AddTsFileSink
  278. 2011-08-23 19:37:07.812500 [(5)]: analog:connect muxer->tsfilesink
  279. 2011-08-23 19:37:07.812500 [(5)]: analog:connect wst/vbi codec->tsfilesink
  280. 2011-08-23 19:37:07.812500 [(5)]: analog: Graph is built
  281. 2011-08-23 19:37:07.921875 [(5)]: Set new video format to: PAL_B
  282. 2011-08-23 19:37:07.921875 [(5)]: Set VideoProcAmp - Brightness to value: -12
  283. 2011-08-23 19:37:07.921875 [(5)]: Set VideoProcAmp - Contrast to value: 121
  284. 2011-08-23 19:37:07.921875 [(5)]: Set VideoProcAmp - Hue to value: 0
  285. 2011-08-23 19:37:07.921875 [(5)]: Set VideoProcAmp - Saturation to value: 113
  286. 2011-08-23 19:37:07.937500 [(5)]: Set VideoProcAmp - Sharpness to value: 4
  287. 2011-08-23 19:37:07.937500 [(5)]: Set Framerate to 25 succeeded
  288. 2011-08-23 19:37:07.937500 [(5)]: Set Framesize to 720x576 succeeded
  289. 2011-08-23 19:37:07.937500 [(5)]: analog:GetNewSubChannel:0 #0
  290. 2011-08-23 19:37:07.984375 [(5)]: analog subch:0 OnBeforeTune
  291. 2011-08-23 19:37:08.000000 [(5)]: analog: set to TV
  292. 2011-08-23 19:37:08.015625 [(5)]: Analog: Tuned to country:44 video:0 Hz audio:0 Hz locked:False
  293. 2011-08-23 19:37:08.218750 [(5)]: analog subch:0 OnAfterTune
  294. 2011-08-23 19:37:08.234375 [(5)]: analog subch:0 OnGraphStart
  295. 2011-08-23 19:37:08.234375 [(5)]: TimeShifter.OnAfterTune: resetting audio/video time
  296. 2011-08-23 19:37:08.234375 [(5)]: analog: RunGraph
  297. 2011-08-23 19:37:08.250000 [PowerEventThread(8)]: TV service PowerEventThread 537
  298. 2011-08-23 19:37:08.250000 [PowerEventThread(8)]: TV service PowerEventThread 537
  299. 2011-08-23 19:37:08.265625 [PowerEventThread(8)]: TV service PowerEventThread 537
  300. 2011-08-23 19:37:08.265625 [PowerEventThread(8)]: TV service PowerEventThread 537
  301. 2011-08-23 19:37:09.031250 [(5)]: analog: RunGraph succeeded
  302. 2011-08-23 19:37:09.031250 [(5)]: analog: LockedInOnSignal ok
  303. 2011-08-23 19:37:09.031250 [(5)]: analog subch:0 OnGraphStarted
  304. 2011-08-23 19:37:09.031250 [(5)]: TimeShifter.OnAfterTune: resetting audio/video time
  305. 2011-08-23 19:37:09.031250 [(5)]: card: Tuner locked: True
  306. 2011-08-23 19:37:09.031250 [(5)]: **************************************************
  307. 2011-08-23 19:37:09.046875 [(5)]: ***** SIGNAL LEVEL: 100, SIGNAL QUALITY: 100 *****
  308. 2011-08-23 19:37:09.046875 [(5)]: **************************************************
  309. 2011-08-23 19:37:09.046875 [(5)]: card: tuned user: setuptv-32--1 subchannel: 0
  310. 2011-08-23 19:37:09.046875 [(5)]: user:setuptv-32--1 add
  311. 2011-08-23 19:37:09.046875 [(5)]: card2:setuptv-32--1 2 0
  312. 2011-08-23 19:37:09.046875 [(5)]: Controller: setuptv-32--1 2 0
  313. 2011-08-23 19:37:09.046875 [(5)]: TV3BlasterPlugin: Received TV Server Event "EndZapChannel"
  314. 2011-08-23 19:37:09.046875 [(5)]: control2:setuptv-32--1 2 0
  315. 2011-08-23 19:37:09.046875 [(5)]: Controller: delete timeshift files C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts
  316. 2011-08-23 19:37:09.062500 [(5)]: TV3BlasterPlugin: Received TV Server Event "StartTimeShifting"
  317. 2011-08-23 19:37:09.093750 [(5)]: card: StartTimeShifting 2 C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts
  318. 2011-08-23 19:37:09.093750 [(5)]: card: CAM enabled : False
  319. 2011-08-23 19:37:09.093750 [(5)]: analog: Encoder mode setting to ConstantBitRate
  320. 2011-08-23 19:37:09.109375 [(5)]: analog: Encoder mode set to ConstantBitRate
  321. 2011-08-23 19:37:09.109375 [(5)]: analog: Encoder BitRate setting to Default
  322. 2011-08-23 19:37:09.109375 [(5)]: analog: Encoder BitRate Min 2500000 Max 8500000 Delta 1
  323. 2011-08-23 19:37:09.125000 [(5)]: analog: Encoder BitRate set to 4000000
  324. 2011-08-23 19:37:09.125000 [(5)]: analog:SetTimeShiftFileName:C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts
  325. 2011-08-23 19:37:09.125000 [(5)]: analog:SetTimeShiftFileName: uses .ts
  326. 2011-08-23 19:37:09.125000 [(5)]: card: WaitForTimeShiftFile - waiting _eventAudio & _eventVideo
  327. 2011-08-23 19:37:10.671875 [(17)]: PID seen - type = Audio
  328. 2011-08-23 19:37:10.671875 [(17)]: audioVideoEventHandler Audio
  329. 2011-08-23 19:37:10.671875 [(17)]: PID seen - type = Video
  330. 2011-08-23 19:37:10.671875 [(17)]: audioVideoEventHandler Video
  331. 2011-08-23 19:37:10.671875 [(5)]: card: WaitForTimeShiftFile - video and audio are seen after 1.546875 seconds
  332. 2011-08-23 19:37:15.750000 [(5)]: user:setuptv-32--1 card:2 sub:0 add stream:C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts.tsbuffer
  333. 2011-08-23 19:37:15.750000 [(5)]: RTSP: start streamer
  334. 2011-08-23 19:37:15.750000 [RTSP Streaming thread(18)]: RTSP: Streamer started
  335. 2011-08-23 19:37:15.750000 [(5)]: RTSP: add stream stream2.0 file:C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts.tsbuffer
  336. 2011-08-23 19:37:15.796875 [(5)]: Controller: StartTimeShifting started on card:2 to C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts.tsbuffer
  337. 2011-08-23 19:37:20.718750 [Channel state thread(19)]: Controller: DoSetChannelStates for 48 channels
  338. 2011-08-23 19:37:20.718750 [Channel state thread(19)]: ChannelStates.DoSetChannelStates took 0 msec
  339. 2011-08-23 19:37:23.218750 [(3)]: TV3BlasterPlugin: Received TV Server Event "EndTimeShifting"
  340. 2011-08-23 19:37:23.234375 [(3)]: Controller: StopTimeShifting 2
  341. 2011-08-23 19:37:23.234375 [(3)]: card Hauppauge WinTV PVR PCI II TvTuner: StopTimeShifting user:setuptv-32--1 sub:0
  342. 2011-08-23 19:37:23.234375 [(3)]: card: StopTimeShifting user:setuptv-32--1 sub:0
  343. 2011-08-23 19:37:23.234375 [(3)]: card not IDLE - removing user: setuptv-32--1
  344. 2011-08-23 19:37:23.234375 [(3)]: user:setuptv-32--1 remove
  345. 2011-08-23 19:37:23.250000 [(3)]: analog: StopTimeShifting()
  346. 2011-08-23 19:37:23.250000 [(3)]: tvcard:FreeSubChannel: subchannels count 1 subch#0 keep graph=False
  347. 2011-08-23 19:37:23.250000 [(3)]: analog subch:0 Decompose()
  348. 2011-08-23 19:37:23.250000 [(3)]: tvcard:FreeSubChannel : no subchannels present, pausing graph
  349. 2011-08-23 19:37:23.250000 [(3)]: tvcard:FreeAllSubChannels
  350. 2011-08-23 19:37:23.250000 [(3)]: analog: PauseGraph state:Running
  351. 2011-08-23 19:37:23.343750 [(3)]: analog: Graph paused
  352. 2011-08-23 19:37:28.718750 [TS_File_Cleanup(19)]: card: delete timeshift files C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts
  353. 2011-08-23 19:37:28.718750 [(3)]: tvcard:FreeAllSubChannels
  354. 2011-08-23 19:37:28.718750 [(3)]: analog: PauseGraph state:Paused
  355. 2011-08-23 19:37:28.718750 [(3)]: user:setuptv-32--1 remove
  356. 2011-08-23 19:37:28.718750 [(3)]: Controller:Timeshifting stopped on card:2
  357. 2011-08-23 19:37:28.718750 [(3)]: RTSP: remove stream stream2.0
  358. 2011-08-23 19:37:31.093750 [PowerScheduler poll thread(13)]: ActiveSharesHandler: Share monitoring is enabled.
  359. 2011-08-23 19:37:33.718750 [Channel state thread(21)]: Controller: DoSetChannelStates for 48 channels
  360. 2011-08-23 19:37:38.718750 [Channel state thread(21)]: ChannelStates.DoSetChannelStates took 5000 msec
  361. 2011-08-23 19:37:47.890625 [PowerEventThread(8)]: TV service PowerEventThread 537
  362. 2011-08-23 19:37:47.890625 [PowerEventThread(8)]: TV service PowerEventThread 537
  363. 2011-08-23 19:37:47.890625 [PowerEventThread(8)]: TV service PowerEventThread 537
  364. 2011-08-23 19:37:47.890625 [PowerEventThread(8)]: TV service PowerEventThread 537
  365. 2011-08-23 19:37:47.921875 [(20)]: Controller: epg stop
  366. 2011-08-23 19:37:47.921875 [SetupTv(1)]: TV3BlasterPlugin: Configuration activated
  367. 2011-08-23 19:37:47.937500 [IrssComms.Client.ConnectionThread(9)]: TV3BlasterPlugin: Connected to server
  368. 2011-08-23 19:37:47.953125 [GenericPCQueue(7)]: TV3BlasterPlugin: Received Message "RegisterClient"
  369. 2011-08-23 19:37:47.953125 [GenericPCQueue(7)]: TV3BlasterPlugin: Registered to IR Server
  370. 2011-08-23 19:37:48.015625 [SetupTv(1)]: TCP connect took : 45
  371. 2011-08-23 19:37:48.015625 [(20)]: Controller: epg stop
  372. 2011-08-23 19:37:52.390625 [SetupTv(1)]: TV3BlasterPlugin: ProcessExternalCommand("STB: Sky DigiBox 2500N\0|Port_2", 0, 001)
  373. 2011-08-23 19:37:52.406250 [SetupTv(1)]: TV3BlasterPlugin - BlastIR(): C:\Documents and Settings\All Users\Application Data\IR Server Suite\Set Top Boxes\Sky DigiBox 2500N\0.IR, Port_2
  374. 2011-08-23 19:37:52.718750 [GenericPCQueue(7)]: TV3BlasterPlugin: Received Message "RemoteEvent"
  375. 2011-08-23 19:37:52.718750 [GenericPCQueue(14)]: TV3BlasterPlugin: Received Message "RemoteEvent"
  376. 2011-08-23 19:37:52.765625 [GenericPCQueue(7)]: TV3BlasterPlugin: Received Message "BlastIR"
  377. 2011-08-23 19:37:52.765625 [GenericPCQueue(7)]: TV3BlasterPlugin: Blast successful
  378. 2011-08-23 19:37:52.921875 [SetupTv(1)]: TV3BlasterPlugin: ProcessExternalCommand("STB: Sky DigiBox 2500N\0|Port_2", 0, 001)
  379. 2011-08-23 19:37:52.921875 [SetupTv(1)]: TV3BlasterPlugin - BlastIR(): C:\Documents and Settings\All Users\Application Data\IR Server Suite\Set Top Boxes\Sky DigiBox 2500N\0.IR, Port_2
  380. 2011-08-23 19:37:53.250000 [GenericPCQueue(7)]: TV3BlasterPlugin: Received Message "BlastIR"
  381. 2011-08-23 19:37:53.250000 [GenericPCQueue(7)]: TV3BlasterPlugin: Blast successful
  382. 2011-08-23 19:37:53.421875 [SetupTv(1)]: TV3BlasterPlugin: ProcessExternalCommand("STB: Sky DigiBox 2500N\1|Port_2", 1, 001)
  383. 2011-08-23 19:37:53.421875 [SetupTv(1)]: TV3BlasterPlugin - BlastIR(): C:\Documents and Settings\All Users\Application Data\IR Server Suite\Set Top Boxes\Sky DigiBox 2500N\1.IR, Port_2
  384. 2011-08-23 19:37:53.687500 [GenericPCQueue(7)]: TV3BlasterPlugin: Received Message "RemoteEvent"
  385. 2011-08-23 19:37:53.687500 [GenericPCQueue(14)]: TV3BlasterPlugin: Received Message "RemoteEvent"
  386. 2011-08-23 19:37:53.734375 [GenericPCQueue(7)]: TV3BlasterPlugin: Received Message "BlastIR"
  387. 2011-08-23 19:37:53.734375 [GenericPCQueue(7)]: TV3BlasterPlugin: Blast successful
  388. 2011-08-23 19:38:04.062500 [SetupTv(1)]: TV3BlasterPlugin: Configuration deactivated
  389. 2011-08-23 19:38:04.156250 [SetupTv(1)]: TCP connect took : 93
  390. 2011-08-23 19:38:04.171875 [(20)]: Controller: epg start
  391. 2011-08-23 19:38:04.234375 [(20)]: TV3BlasterPlugin: Received TV Server Event "ScheduledAdded"
  392. 2011-08-23 19:38:05.937500 [PowerScheduler poll thread(13)]: ActiveSharesHandler: have not found any matching connections - will allow standby
  393. 2011-08-23 19:38:05.953125 [PowerScheduler poll thread(13)]: PowerScheduler: System changed from busy state to idle state
  394. 2011-08-23 19:38:06.515625 [SetupTv(1)]: ---- SetupTv v1.1.7.0 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608]
  395. 2011-08-23 19:38:06.687500 [SetupTv(1)]: ---- check connection with database ----
  396. 2011-08-23 19:38:06.921875 [SetupTv(1)]: SetupDatabaseForm: Added dependency for TvService - SQLBrowser
  397. 2011-08-23 19:38:06.937500 [SetupTv(1)]: ---- check if database needs to be updated/created ----
  398. 2011-08-23 19:38:06.937500 [SetupTv(1)]: ---- upgrade database schema ----
  399. 2011-08-23 19:38:06.937500 [SetupTv(1)]: ---- check if tvservice is running ----
  400. 2011-08-23 19:38:06.968750 [PowerScheduler poll thread(13)]: PowerScheduler: System changed from idle state to busy state
  401. 2011-08-23 19:38:07.171875 [SetupTv(1)]: RemoteControl: RegisterChannel first called in Domain SetupTv.exe for thread SetupTv with id 1
  402. 2011-08-23 19:38:08.140625 [SetupTv(1)]: Util: Version of installed Psisdecd.dll: 6.5.2715.2883 Path: C:\DOCUME~1\LIVING~1\Desktop\dvbfix\dvbfix\psisdecd.dll
  403. 2011-08-23 19:38:08.984375 [(20)]: Controller: epg stop
  404. 2011-08-23 19:38:11.984375 [PowerEventThread(8)]: TV service PowerEventThread 49341
  405. 2011-08-23 19:38:11.984375 [PowerEventThread(8)]: TV service PowerEventThread 49341
  406. 2011-08-23 19:38:40.500000 [PowerScheduler poll thread(13)]: ActiveSharesHandler: Share monitoring is enabled.
  407. 2011-08-23 19:39:45.843750 [PowerEventThread(8)]: TV service PowerEventThread 537
  408. 2011-08-23 19:39:45.843750 [PowerEventThread(8)]: TV service PowerEventThread 537
  409. 2011-08-23 19:39:45.859375 [PowerScheduler poll thread(13)]: ActiveSharesHandler: Share monitoring is enabled.
  410. 2011-08-23 19:39:53.250000 [PowerEventThread(8)]: TV service PowerEventThread 537
  411. 2011-08-23 19:39:53.250000 [PowerEventThread(8)]: TV service PowerEventThread 537
  412. 2011-08-23 19:39:53.343750 [PowerEventThread(8)]: TV service PowerEventThread 537
  413. 2011-08-23 19:39:53.343750 [PowerEventThread(8)]: TV service PowerEventThread 537
  414. 2011-08-23 19:40:47.203125 [PowerScheduler poll thread(13)]: ActiveSharesHandler: Share monitoring is enabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement