Advertisement
Guest User

Untitled

a guest
Apr 9th, 2015
715
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. local xml - every 5 minutes:
  2.  
  3. 02:50:36 T:3868 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.
  4. 02:50:36 T:3868 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SR' from client '571'
  5. 02:50:36 T:2424 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  6. 02:55:38 T:3868 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.
  7. 02:55:38 T:3868 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SR' from client '571'
  8. 02:55:38 T:2424 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  9. 03:00:40 T:3868 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.
  10. 03:00:40 T:3868 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SR' from client '571'
  11. 03:00:40 T:2424 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  12.  
  13. online xml and cache on - file is not being downloaded but creates session? - every 5 minutes:
  14.  
  15. 03:35:42 T:1400 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'TEST5' from client '571'
  16. 03:35:42 T:1400 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://epghost
  17. 03:36:25 T:32 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://epghost (easy=08F3FB20, multi=00000000)
  18.  
  19. online xml and cache off - file is being downloaded - every 5 minutes:
  20.  
  21. 03:44:41 T:5128 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'TEST5' from client '571'
  22. 03:44:41 T:5128 DEBUG: CFileCache::Open - opening <epgfile> using cache
  23. 03:44:41 T:5128 DEBUG: CurlFile::Open(12CB0008) http://epgurl
  24. 03:44:41 T:5128 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://epghost
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement