lad1337

adding house with new api

Apr 9th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.64 KB | None | 0 0
  1. 03:22:58 INFO::SHOWQUEUE-ADD :: Starting to add show /Volumes/HDD/Azureus/Serien/House
  2. 03:22:58 INFO::SHOWQUEUE-ADD :: TVDB: {'cache': '/Volumes/HDD/lad1337/workspace/SickBeard/cache/tvdb', 'apikey': '9DAF49C96CBF8DAC', 'language': u'en'}
  3. 03:23:02 INFO::SHOWQUEUE-ADD :: 73255: Loading show info from database
  4. 03:23:02 INFO::SHOWQUEUE-ADD :: 73255: Unable to find the show in the database
  5. 03:23:02 INFO::SHOWQUEUE-ADD :: 73255: Loading show info from theTVDB
  6.  
  7. *** PROFILER RESULTS ***
  8. loadFromTVDB (/Volumes/HDD/lad1337/workspace/SickBeard/sickbeard/tv.py:544)
  9. function called 1 times
  10.  
  11. 38062 function calls in 0.108 seconds
  12.  
  13. Ordered by: cumulative time, internal time, call count
  14. List reduced from 199 to 40 due to restriction <40>
  15.  
  16. ncalls tottime percall cumtime percall filename:lineno(function)
  17. 1 0.000 0.000 0.108 0.108 tv.py:544(loadFromTVDB)
  18. 1 0.001 0.001 0.103 0.103 tvdb_api.py:790(__getitem__)
  19. 1 0.009 0.009 0.102 0.102 tvdb_api.py:705(_getShowData)
  20. 2 0.000 0.000 0.054 0.027 tvdb_api.py:502(_getetsrc)
  21. 2 0.000 0.000 0.051 0.026 <string>:104(XML)
  22. 2 0.051 0.026 0.051 0.026 {built-in method feed}
  23. 4692 0.018 0.000 0.028 0.000 tvdb_api.py:529(_setItem)
  24. 9756 0.007 0.000 0.007 0.000 tvdb_api.py:71(__getitem__)
  25. 3812 0.003 0.000 0.007 0.000 tvdb_api.py:560(_cleanData)
  26. 4692 0.003 0.000 0.003 0.000 tvdb_api.py:166(__getitem__)
  27. 4815 0.003 0.000 0.003 0.000 {method 'lower' of 'str' objects}
  28. 3779 0.003 0.000 0.003 0.000 {method 'replace' of 'str' objects}
  29. 2 0.000 0.000 0.003 0.001 tvdb_api.py:471(_loadUrl)
  30. 2 0.000 0.000 0.003 0.001 urllib2.py:376(open)
  31. 1 0.000 0.000 0.003 0.003 tv.py:808(saveToDB)
  32. 7 0.000 0.000 0.002 0.000 tvdb_cache.py:30(wrapped)
  33. 1 0.000 0.000 0.002 0.002 db.py:102(upsert)
  34. 1 0.000 0.000 0.002 0.002 db.py:57(action)
  35. 4 0.000 0.000 0.002 0.000 tvdb_cache.py:165(__init__)
  36. 1 0.001 0.001 0.001 0.001 {method 'commit' of 'sqlite3.Connection' objects}
  37. 2 0.000 0.000 0.001 0.001 urllib2.py:404(_open)
  38. 2 0.000 0.000 0.001 0.001 urllib2.py:364(_call_chain)
  39. 2 0.000 0.000 0.001 0.001 tvdb_cache.py:115(default_open)
  40. 1 0.000 0.000 0.001 0.001 tvdb_api.py:276(__init__)
  41. 1 0.000 0.000 0.001 0.001 urllib2.py:444(build_opener)
  42. 2 0.000 0.000 0.001 0.001 tvdb_cache.py:132(http_response)
  43. 3 0.000 0.000 0.001 0.000 logger.py:178(log)
  44. 3 0.000 0.000 0.001 0.000 logger.py:140(log)
  45. 4 0.000 0.000 0.001 0.000 mimetools.py:24(__init__)
  46. 4 0.000 0.000 0.001 0.000 rfc822.py:88(__init__)
  47. 4 0.000 0.000 0.001 0.000 httplib.py:234(readheaders)
  48. 8 0.001 0.000 0.001 0.000 {method 'read' of 'file' objects}
  49. 3 0.000 0.000 0.001 0.000 __init__.py:1231(_log)
  50. 360 0.001 0.000 0.001 0.000 {built-in method find}
  51. 1 0.001 0.001 0.001 0.001 {method 'execute' of 'sqlite3.Connection' objects}
  52. 1 0.000 0.000 0.001 0.001 urllib2.py:704(__init__)
  53. 1 0.000 0.000 0.001 0.001 urllib.py:1435(getproxies)
  54. 3814 0.001 0.000 0.001 0.000 {method 'strip' of 'unicode' objects}
  55. 3 0.000 0.000 0.000 0.000 __init__.py:1252(handle)
  56. 1 0.000 0.000 0.000 0.000 urllib.py:1421(getproxies_macosx_sysconf)
  57.  
  58.  
  59. 03:23:03 INFO::SHOWQUEUE-ADD :: 73255: Loading all episodes from the show directory /Volumes/HDD/Azureus/Serien/House
  60. 03:23:03 INFO::SHOWQUEUE-ADD :: 73255: Loading all episodes from theTVDB...
  61.  
  62. *** PROFILER RESULTS ***
  63. loadEpisodesFromTVDB (/Volumes/HDD/lad1337/workspace/SickBeard/sickbeard/tv.py:267)
  64. function called 1 times
  65.  
  66. 7173939 function calls in 14.823 seconds
  67.  
  68. Ordered by: cumulative time, internal time, call count
  69. List reduced from 227 to 40 due to restriction <40>
  70.  
  71. ncalls tottime percall cumtime percall filename:lineno(function)
  72. 1 0.030 0.030 14.823 14.823 tv.py:267(loadEpisodesFromTVDB)
  73. 180 0.004 0.000 13.871 0.077 tv.py:115(getEpisode)
  74. 180 0.005 0.000 13.816 0.077 tv.py:942(__init__)
  75. 180 0.047 0.000 13.797 0.077 tv.py:1008(specifyEpisode)
  76. 540 0.046 0.000 12.707 0.024 tv.py:1071(loadFromTVDB)
  77. 541 0.319 0.001 12.132 0.022 tvdb_api.py:790(__getitem__)
  78. 181 1.725 0.010 11.813 0.065 tvdb_api.py:705(_getShowData)
  79. 849252 3.562 0.000 5.540 0.000 tvdb_api.py:529(_setItem)
  80. 362 0.010 0.000 2.468 0.007 tvdb_api.py:502(_getetsrc)
  81. 362 0.003 0.000 1.959 0.005 <string>:104(XML)
  82. 362 1.952 0.005 1.952 0.005 {built-in method feed}
  83. 360 0.012 0.000 1.641 0.005 tv.py:1325(saveToDB)
  84. 720 0.024 0.000 1.593 0.002 db.py:57(action)
  85. 360 0.017 0.000 1.479 0.004 db.py:102(upsert)
  86. 689972 0.632 0.000 1.324 0.000 tvdb_api.py:560(_cleanData)
  87. 1764213 1.312 0.000 1.312 0.000 tvdb_api.py:71(__getitem__)
  88. 720 0.873 0.001 0.873 0.001 {method 'commit' of 'sqlite3.Connection' objects}
  89. 3610 0.007 0.000 0.605 0.000 logger.py:178(log)
  90. 849792 0.602 0.000 0.602 0.000 tvdb_api.py:166(__getitem__)
  91. 3610 0.049 0.000 0.599 0.000 logger.py:140(log)
  92. 683999 0.585 0.000 0.585 0.000 {method 'replace' of 'str' objects}
  93. 871515 0.577 0.000 0.577 0.000 {method 'lower' of 'str' objects}
  94. 720 0.570 0.001 0.570 0.001 {method 'execute' of 'sqlite3.Connection' objects}
  95. 362 0.011 0.000 0.499 0.001 tvdb_api.py:471(_loadUrl)
  96. 362 0.019 0.000 0.467 0.001 urllib2.py:376(open)
  97. 4876 0.019 0.000 0.450 0.000 __init__.py:1110(debug)
  98. 3610 0.012 0.000 0.420 0.000 __init__.py:1231(_log)
  99. 1267 0.008 0.000 0.391 0.000 tvdb_cache.py:30(wrapped)
  100. 724 0.053 0.000 0.319 0.000 tvdb_cache.py:165(__init__)
  101. 181 0.015 0.000 0.286 0.002 tvdb_api.py:276(__init__)
  102. 181 0.012 0.000 0.264 0.001 urllib2.py:444(build_opener)
  103. 3610 0.008 0.000 0.256 0.000 __init__.py:1252(handle)
  104. 362 0.002 0.000 0.244 0.001 urllib2.py:404(_open)
  105. 3610 0.017 0.000 0.244 0.000 __init__.py:1284(callHandlers)
  106. 362 0.002 0.000 0.242 0.001 urllib2.py:364(_call_chain)
  107. 362 0.004 0.000 0.240 0.001 tvdb_cache.py:115(default_open)
  108. 180 0.004 0.000 0.230 0.001 tv.py:1036(loadFromDB)
  109. 3611 0.013 0.000 0.227 0.000 __init__.py:731(handle)
  110. 724 0.005 0.000 0.173 0.000 mimetools.py:24(__init__)
  111. 3610 0.011 0.000 0.171 0.000 __init__.py:917(emit)
  112.  
  113.  
  114. 03:23:17 INFO::SHOWQUEUE-ADD :: Checking the first episode of each season to see if the air dates match between TVDB and TVRage
  115. 03:23:24 INFO::SHOWQUEUE-ADD :: Setting TVRage ID for House to 3908
  116. 03:23:24 INFO::SHOWQUEUE-ADD :: Setting TVRage Show Name for House to House
  117. 03:23:24 INFO::SHOWQUEUE-ADD :: 73255: Writing NFOs for all episodes
  118. 03:23:24 INFO::SHOWQUEUE-ADD :: Checking & filling cache for show House
  119. 03:23:29 INFO::SHOWQUEUE-ADD :: Done cache check
Advertisement
Add Comment
Please, Sign In to add comment