Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 03:22:58 INFO::SHOWQUEUE-ADD :: Starting to add show /Volumes/HDD/Azureus/Serien/House
- 03:22:58 INFO::SHOWQUEUE-ADD :: TVDB: {'cache': '/Volumes/HDD/lad1337/workspace/SickBeard/cache/tvdb', 'apikey': '9DAF49C96CBF8DAC', 'language': u'en'}
- 03:23:02 INFO::SHOWQUEUE-ADD :: 73255: Loading show info from database
- 03:23:02 INFO::SHOWQUEUE-ADD :: 73255: Unable to find the show in the database
- 03:23:02 INFO::SHOWQUEUE-ADD :: 73255: Loading show info from theTVDB
- *** PROFILER RESULTS ***
- loadFromTVDB (/Volumes/HDD/lad1337/workspace/SickBeard/sickbeard/tv.py:544)
- function called 1 times
- 38062 function calls in 0.108 seconds
- Ordered by: cumulative time, internal time, call count
- List reduced from 199 to 40 due to restriction <40>
- ncalls tottime percall cumtime percall filename:lineno(function)
- 1 0.000 0.000 0.108 0.108 tv.py:544(loadFromTVDB)
- 1 0.001 0.001 0.103 0.103 tvdb_api.py:790(__getitem__)
- 1 0.009 0.009 0.102 0.102 tvdb_api.py:705(_getShowData)
- 2 0.000 0.000 0.054 0.027 tvdb_api.py:502(_getetsrc)
- 2 0.000 0.000 0.051 0.026 <string>:104(XML)
- 2 0.051 0.026 0.051 0.026 {built-in method feed}
- 4692 0.018 0.000 0.028 0.000 tvdb_api.py:529(_setItem)
- 9756 0.007 0.000 0.007 0.000 tvdb_api.py:71(__getitem__)
- 3812 0.003 0.000 0.007 0.000 tvdb_api.py:560(_cleanData)
- 4692 0.003 0.000 0.003 0.000 tvdb_api.py:166(__getitem__)
- 4815 0.003 0.000 0.003 0.000 {method 'lower' of 'str' objects}
- 3779 0.003 0.000 0.003 0.000 {method 'replace' of 'str' objects}
- 2 0.000 0.000 0.003 0.001 tvdb_api.py:471(_loadUrl)
- 2 0.000 0.000 0.003 0.001 urllib2.py:376(open)
- 1 0.000 0.000 0.003 0.003 tv.py:808(saveToDB)
- 7 0.000 0.000 0.002 0.000 tvdb_cache.py:30(wrapped)
- 1 0.000 0.000 0.002 0.002 db.py:102(upsert)
- 1 0.000 0.000 0.002 0.002 db.py:57(action)
- 4 0.000 0.000 0.002 0.000 tvdb_cache.py:165(__init__)
- 1 0.001 0.001 0.001 0.001 {method 'commit' of 'sqlite3.Connection' objects}
- 2 0.000 0.000 0.001 0.001 urllib2.py:404(_open)
- 2 0.000 0.000 0.001 0.001 urllib2.py:364(_call_chain)
- 2 0.000 0.000 0.001 0.001 tvdb_cache.py:115(default_open)
- 1 0.000 0.000 0.001 0.001 tvdb_api.py:276(__init__)
- 1 0.000 0.000 0.001 0.001 urllib2.py:444(build_opener)
- 2 0.000 0.000 0.001 0.001 tvdb_cache.py:132(http_response)
- 3 0.000 0.000 0.001 0.000 logger.py:178(log)
- 3 0.000 0.000 0.001 0.000 logger.py:140(log)
- 4 0.000 0.000 0.001 0.000 mimetools.py:24(__init__)
- 4 0.000 0.000 0.001 0.000 rfc822.py:88(__init__)
- 4 0.000 0.000 0.001 0.000 httplib.py:234(readheaders)
- 8 0.001 0.000 0.001 0.000 {method 'read' of 'file' objects}
- 3 0.000 0.000 0.001 0.000 __init__.py:1231(_log)
- 360 0.001 0.000 0.001 0.000 {built-in method find}
- 1 0.001 0.001 0.001 0.001 {method 'execute' of 'sqlite3.Connection' objects}
- 1 0.000 0.000 0.001 0.001 urllib2.py:704(__init__)
- 1 0.000 0.000 0.001 0.001 urllib.py:1435(getproxies)
- 3814 0.001 0.000 0.001 0.000 {method 'strip' of 'unicode' objects}
- 3 0.000 0.000 0.000 0.000 __init__.py:1252(handle)
- 1 0.000 0.000 0.000 0.000 urllib.py:1421(getproxies_macosx_sysconf)
- 03:23:03 INFO::SHOWQUEUE-ADD :: 73255: Loading all episodes from the show directory /Volumes/HDD/Azureus/Serien/House
- 03:23:03 INFO::SHOWQUEUE-ADD :: 73255: Loading all episodes from theTVDB...
- *** PROFILER RESULTS ***
- loadEpisodesFromTVDB (/Volumes/HDD/lad1337/workspace/SickBeard/sickbeard/tv.py:267)
- function called 1 times
- 7173939 function calls in 14.823 seconds
- Ordered by: cumulative time, internal time, call count
- List reduced from 227 to 40 due to restriction <40>
- ncalls tottime percall cumtime percall filename:lineno(function)
- 1 0.030 0.030 14.823 14.823 tv.py:267(loadEpisodesFromTVDB)
- 180 0.004 0.000 13.871 0.077 tv.py:115(getEpisode)
- 180 0.005 0.000 13.816 0.077 tv.py:942(__init__)
- 180 0.047 0.000 13.797 0.077 tv.py:1008(specifyEpisode)
- 540 0.046 0.000 12.707 0.024 tv.py:1071(loadFromTVDB)
- 541 0.319 0.001 12.132 0.022 tvdb_api.py:790(__getitem__)
- 181 1.725 0.010 11.813 0.065 tvdb_api.py:705(_getShowData)
- 849252 3.562 0.000 5.540 0.000 tvdb_api.py:529(_setItem)
- 362 0.010 0.000 2.468 0.007 tvdb_api.py:502(_getetsrc)
- 362 0.003 0.000 1.959 0.005 <string>:104(XML)
- 362 1.952 0.005 1.952 0.005 {built-in method feed}
- 360 0.012 0.000 1.641 0.005 tv.py:1325(saveToDB)
- 720 0.024 0.000 1.593 0.002 db.py:57(action)
- 360 0.017 0.000 1.479 0.004 db.py:102(upsert)
- 689972 0.632 0.000 1.324 0.000 tvdb_api.py:560(_cleanData)
- 1764213 1.312 0.000 1.312 0.000 tvdb_api.py:71(__getitem__)
- 720 0.873 0.001 0.873 0.001 {method 'commit' of 'sqlite3.Connection' objects}
- 3610 0.007 0.000 0.605 0.000 logger.py:178(log)
- 849792 0.602 0.000 0.602 0.000 tvdb_api.py:166(__getitem__)
- 3610 0.049 0.000 0.599 0.000 logger.py:140(log)
- 683999 0.585 0.000 0.585 0.000 {method 'replace' of 'str' objects}
- 871515 0.577 0.000 0.577 0.000 {method 'lower' of 'str' objects}
- 720 0.570 0.001 0.570 0.001 {method 'execute' of 'sqlite3.Connection' objects}
- 362 0.011 0.000 0.499 0.001 tvdb_api.py:471(_loadUrl)
- 362 0.019 0.000 0.467 0.001 urllib2.py:376(open)
- 4876 0.019 0.000 0.450 0.000 __init__.py:1110(debug)
- 3610 0.012 0.000 0.420 0.000 __init__.py:1231(_log)
- 1267 0.008 0.000 0.391 0.000 tvdb_cache.py:30(wrapped)
- 724 0.053 0.000 0.319 0.000 tvdb_cache.py:165(__init__)
- 181 0.015 0.000 0.286 0.002 tvdb_api.py:276(__init__)
- 181 0.012 0.000 0.264 0.001 urllib2.py:444(build_opener)
- 3610 0.008 0.000 0.256 0.000 __init__.py:1252(handle)
- 362 0.002 0.000 0.244 0.001 urllib2.py:404(_open)
- 3610 0.017 0.000 0.244 0.000 __init__.py:1284(callHandlers)
- 362 0.002 0.000 0.242 0.001 urllib2.py:364(_call_chain)
- 362 0.004 0.000 0.240 0.001 tvdb_cache.py:115(default_open)
- 180 0.004 0.000 0.230 0.001 tv.py:1036(loadFromDB)
- 3611 0.013 0.000 0.227 0.000 __init__.py:731(handle)
- 724 0.005 0.000 0.173 0.000 mimetools.py:24(__init__)
- 3610 0.011 0.000 0.171 0.000 __init__.py:917(emit)
- 03:23:17 INFO::SHOWQUEUE-ADD :: Checking the first episode of each season to see if the air dates match between TVDB and TVRage
- 03:23:24 INFO::SHOWQUEUE-ADD :: Setting TVRage ID for House to 3908
- 03:23:24 INFO::SHOWQUEUE-ADD :: Setting TVRage Show Name for House to House
- 03:23:24 INFO::SHOWQUEUE-ADD :: 73255: Writing NFOs for all episodes
- 03:23:24 INFO::SHOWQUEUE-ADD :: Checking & filling cache for show House
- 03:23:29 INFO::SHOWQUEUE-ADD :: Done cache check
Advertisement
Add Comment
Please, Sign In to add comment