Guest User

Diff Between Channel List Log and End of Home Screen Log

a guest
Jun 19th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 4.76 KB | None | 0 0
  1. --- PVR.log 2016-06-19 16:28:54.962015300 +1000
  2. +++ Home2.log   2016-06-19 16:57:54.628518600 +1000
  3. @@ -1,8 +1,5 @@
  4. -   DEBUG: CWinEventsWin32::WndProcWindow is active
  5. -   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  6. -   DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  7. -   DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.hts_740795514.pvr
  8. -   DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/All channels/pvr.hts_740795514.pvr)
  9. +   DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.hts_622377353.pvr
  10. +   DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/All channels/pvr.hts_622377353.pvr)
  11.     DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  12.     DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  13.     DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  14. @@ -21,20 +18,30 @@
  15.     DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  16.     DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  17.     DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  18. -   DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  19. -  NOTICE: DVDPlayer: Opening: pvr://channels/tv/All channels/pvr.hts_740795514.pvr
  20. - WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  21. +   DEBUG: CApplication::PlayFile: Ignored 1 playback thread messages
  22. +  NOTICE: CDVDPlayer::CloseFile()
  23. +  NOTICE: DVDPlayer: waiting for threads to exit
  24. +  NOTICE: CDVDPlayer::OnExit()
  25. +   DEBUG: CDVDPlayer::SetCaching - caching state 0
  26. +   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux unsubscribe from 740795514
  27. +   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux successfully unsubscribed from channel id 740795514, subscription id 2
  28. +   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux close
  29. +   DEBUG: CDVDInputStreamPVRManager::Close - stream closed
  30. +   DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 1
  31. +  NOTICE: DVDPlayer: finished waiting
  32. +   DEBUG: Thread DVDPlayer 4744 terminating
  33. +  NOTICE: DVDPlayer: Opening: pvr://channels/tv/All channels/pvr.hts_622377353.pvr
  34.     DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  35.     DEBUG: Thread DVDPlayer start, auto delete: false
  36.    NOTICE: Creating InputStream
  37. -   DEBUG: PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel 'ABC'
  38. -   DEBUG: opening live stream for channel 'ABC'
  39. +   DEBUG: PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel '7'
  40. +   DEBUG: opening live stream for channel '7'
  41.     DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux open
  42. -   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux subscribe to 740795514
  43. -   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux successfully subscribed to channel id 740795514, subscription id 1
  44. +   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux subscribe to 622377353
  45. +   DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux successfully subscribed to channel id 622377353, subscription id 3
  46.     DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux unhandled subscription message [subscriptionGrace]
  47. -   DEBUG: PVRFile - XFILE::CPVRFile::Open - playback has started on filename pvr://channels/tv/All channels/pvr.hts_740795514.pvr
  48. -   DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All channels/pvr.hts_740795514.pvr
  49. +   DEBUG: PVRFile - XFILE::CPVRFile::Open - playback has started on filename pvr://channels/tv/All channels/pvr.hts_622377353.pvr
  50. +   DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All channels/pvr.hts_622377353.pvr
  51.    NOTICE: Creating Demuxer
  52.     ERROR: CSelectionStreams::Get - failed to get stream
  53.     DEBUG: CDVDPlayer::SetCaching - caching state 2
  54. @@ -43,11 +50,10 @@
  55.     DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  56.     DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  57.     DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  58. -   DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.hts_740795514.pvr)
  59. +   DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.hts_622377353.pvr)
  60.     DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  61.     DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  62.     DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Announce(flag=Player, sender=xbmc, message=OnPlay)
  63. -   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  64.     DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux subscription start
  65.     DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts -   id: 1, type MPEG2VIDEO, codec: 2
  66.     DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux subscription start
Add Comment
Please, Sign In to add comment