Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ]
- 2023-04-28 11:40:31.907 T:424601 debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: performing getdetails action
- 2023-04-28 11:40:31.907 T:424601 debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Getting details for show id 124800
- 2023-04-28 11:40:31.907 T:424601 debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Cache message: <class 'FileNotFoundError'> [Errno 2] No such file or directory: '/home/payam/.kodi/temp/scrapers/metadata.tvshows.themoviedb.org.python/124800.pickle'
- 2023-04-28 11:40:31.907 T:424601 debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: no cache file found, loading from scratch
- 2023-04-28 11:40:31.908 T:424601 debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Calling URL "https://api.themoviedb.org/3/tv/124800?api_key=af3a53eb387d57fc935e9128468b1899&language=en-US&append_to_response=credits%2Ccontent_ratings%2Cexternal_ids%2Cimages%2Cvideos%2Ckeywords&include_image_language=en%2Cen%2Cnull&include_video_language=en%2Cen%2Cnull"
- 2023-04-28 11:40:32.725 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: *** Unhandled exception detected: <class 'http.client.IncompleteRead'> IncompleteRead(9594 bytes read, 2701 more expected) ***
- 2023-04-28 11:40:32.725 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: *** Start diagnostic info ***
- 2023-04-28 11:40:32.725 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: System info: uname_result(system='Linux', node='payam-desktop', release='6.3.0-060300-generic', version='#202304232030 SMP PREEMPT_DYNAMIC Sun Apr 23 20:37:49 UTC 2023', machine='x86_64')
- 2023-04-28 11:40:32.725 T:425555 debug <general>: Thread JobWorker start, auto delete: true
- 2023-04-28 11:40:32.725 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: OS info: Busy
- 2023-04-28 11:40:32.725 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Kodi version: 20.1 (20.1.0) Git:20230312-289ec664e3
- 2023-04-28 11:40:32.725 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: File: /usr/lib/python3.11/http/client.py
- 2023-04-28 11:40:32.726 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Code context:
- 630: data = self.fp.read(amt)
- 631: if len(data) < amt:
- 632:> raise IncompleteRead(data, amt-len(data))
- 633: return data
- 634:
- 2023-04-28 11:40:32.726 T:425555 debug <general>: easy_acquire - Created session to http://www.msftconnecttest.com
- 2023-04-28 11:40:32.727 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Global variables:
- ACCEPTED = <HTTPStatus.ACCEPTED: 202>
- ALREADY_REPORTED = <HTTPStatus.ALREADY_REPORTED: 208>
- BAD_GATEWAY = <HTTPStatus.BAD_GATEWAY: 502>
- BAD_REQUEST = <HTTPStatus.BAD_REQUEST: 400>
- BadStatusLine = <class 'http.client.BadStatusLine'>
- CONFLICT = <HTTPStatus.CONFLICT: 409>
- CONTINUE = <HTTPStatus.CONTINUE: 100>
- CREATED = <HTTPStatus.CREATED: 201>
- CannotSendHeader = <class 'http.client.CannotSendHeader'>
- CannotSendRequest = <class 'http.client.CannotSendRequest'>
- EARLY_HINTS = <HTTPStatus.EARLY_HINTS: 103>
- EXPECTATION_FAILED = <HTTPStatus.EXPECTATION_FAILED: 417>
- FAILED_DEPENDENCY = <HTTPStatus.FAILED_DEPENDENCY: 424>
- FORBIDDEN = <HTTPStatus.FORBIDDEN: 403>
- FOUND = <HTTPStatus.FOUND: 302>
- GATEWAY_TIMEOUT = <HTTPStatus.GATEWAY_TIMEOUT: 504>
- GONE = <HTTPStatus.GONE: 410>
- HTTPConnection = <class 'http.client.HTTPConnection'>
- HTTPException = <class 'http.client.HTTPException'>
- HTTPMessage = <class 'http.client.HTTPMessage'>
- HTTPResponse = <class 'http.client.HTTPResponse'>
- HTTPSConnection = <class 'http.client.HTTPSConnection'>
- HTTPS_PORT = 443
- HTTP_PORT = 80
- HTTP_VERSION_NOT_SUPPORTED = <HTTPStatus.HTTP_VERSION_NOT_SUPPORTED: 505>
- IM_A_TEAPOT = <HTTPStatus.IM_A_TEAPOT: 418>
- IM_USED = <HTTPStatus.IM_USED: 226>
- INSUFFICIENT_STORAGE = <HTTPStatus.INSUFFICIENT_STORAGE: 507>
- INTERNAL_SERVER_ERROR = <HTTPStatus.INTERNAL_SERVER_ERROR: 500>
- ImproperConnectionState = <class 'http.client.ImproperConnectionState'>
- IncompleteRead = <class 'http.client.IncompleteRead'>
- InvalidURL = <class 'http.client.InvalidURL'>
- LENGTH_REQUIRED = <HTTPStatus.LENGTH_REQUIRED: 411>
- LOCKED = <HTTPStatus.LOCKED: 423>
- LOOP_DETECTED = <HTTPStatus.LOOP_DETECTED: 508>
- LineTooLong = <class 'http.client.LineTooLong'>
- METHOD_NOT_ALLOWED = <HTTPStatus.METHOD_NOT_ALLOWED: 405>
- MISDIRECTED_REQUEST = <HTTPStatus.MISDIRECTED_REQUEST: 421>
- MOVED_PERMANENTLY = <HTTPStatus.MOVED_PERMANENTLY: 301>
- MULTIPLE_CHOICES = <HTTPStatus.MULTIPLE_CHOICES: 300>
- MULTI_STATUS = <HTTPStatus.MULTI_STATUS: 207>
- NETWORK_AUTHENTICATION_REQUIRED = <HTTPStatus.NETWORK_AUTHENTICATION_REQUIRED: 511>
- NON_AUTHORITATIVE_INFORMATION = <HTTPStatus.NON_AUTHORITATIVE_INFORMATION: 203>
- NOT_ACCEPTABLE = <HTTPStatus.NOT_ACCEPTABLE: 406>
- NOT_EXTENDED = <HTTPStatus.NOT_EXTENDED: 510>
- NOT_FOUND = <HTTPStatus.NOT_FOUND: 404>
- NOT_IMPLEMENTED = <HTTPStatus.NOT_IMPLEMENTED: 501>
- NOT_MODIFIED = <HTTPStatus.NOT_MODIFIED: 304>
- NO_CONTENT = <HTTPStatus.NO_CONTENT: 204>
- NotConnected = <class 'http.client.NotConnected'>
- OK = <HTTPStatus.OK: 200>
- PARTIAL_CONTENT = <HTTPStatus.PARTIAL_CONTENT: 206>
- PAYMENT_REQUIRED = <HTTPStatus.PAYMENT_REQUIRED: 402>
- PERMANENT_REDIRECT = <HTTPStatus.PERMANENT_REDIRECT: 308>
- PRECONDITION_FAILED = <HTTPStatus.PRECONDITION_FAILED: 412>
- PRECONDITION_REQUIRED = <HTTPStatus.PRECONDITION_REQUIRED: 428>
- PROCESSING = <HTTPStatus.PROCESSING: 102>
- PROXY_AUTHENTICATION_REQUIRED = <HTTPStatus.PROXY_AUTHENTICATION_REQUIRED: 407>
- REQUESTED_RANGE_NOT_SATISFIABLE = <HTTPStatus.REQUESTED_RANGE_NOT_SATISFIABLE: 416>
- REQUEST_ENTITY_TOO_LARGE = <HTTPStatus.REQUEST_ENTITY_TOO_LARGE: 413>
- REQUEST_HEADER_FIELDS_TOO_LARGE = <HTTPStatus.REQUEST_HEADER_FIELDS_TOO_LARGE: 431>
- REQUEST_TIMEOUT = <HTTPStatus.REQUEST_TIMEOUT: 408>
- REQUEST_URI_TOO_LONG = <HTTPStatus.REQUEST_URI_TOO_LONG: 414>
- RESET_CONTENT = <HTTPStatus.RESET_CONTENT: 205>
- RemoteDisconnected = <class 'http.client.RemoteDisconnected'>
- ResponseNotReady = <class 'http.client.ResponseNotReady'>
- SEE_OTHER = <HTTPStatus.SEE_OTHER: 303>
- SERVICE_UNAVAILABLE = <HTTPStatus.SERVICE_UNAVAILABLE: 503>
- SWITCHING_PROTOCOLS = <HTTPStatus.SWITCHING_PROTOCOLS: 101>
- TEMPORARY_REDIRECT = <HTTPStatus.TEMPORARY_REDIRECT: 307>
- TOO_EARLY = <HTTPStatus.TOO_EARLY: 425>
- TOO_MANY_REQUESTS = <HTTPStatus.TOO_MANY_REQUESTS: 429>
- UNAUTHORIZED = <HTTPStatus.UNAUTHORIZED: 401>
- UNAVAILABLE_FOR_LEGAL_REASONS = <HTTPStatus.UNAVAILABLE_FOR_LEGAL_REASONS: 451>
- UNPROCESSABLE_ENTITY = <HTTPStatus.UNPROCESSABLE_ENTITY: 422>
- UNSUPPORTED_MEDIA_TYPE = <HTTPStatus.UNSUPPORTED_MEDIA_TYPE: 415>
- UPGRADE_REQUIRED = <HTTPStatus.UPGRADE_REQUIRED: 426>
- USE_PROXY = <HTTPStatus.USE_PROXY: 305>
- UnimplementedFileMode = <class 'http.client.UnimplementedFileMode'>
- UnknownProtocol = <class 'http.client.UnknownProtocol'>
- UnknownTransferEncoding = <class 'http.client.UnknownTransferEncoding'>
- VARIANT_ALSO_NEGOTIATES = <HTTPStatus.VARIANT_ALSO_NEGOTIATES: 506>
- _CS_IDLE = 'Idle'
- _CS_REQ_SENT = 'Request-sent'
- _CS_REQ_STARTED = 'Request-started'
- _MAXHEADERS = 100
- _MAXLINE = 65536
- _METHODS_EXPECTING_BODY = {'PATCH', 'PUT', 'POST'}
- _UNKNOWN = 'UNKNOWN'
- _contains_disallowed_method_pchar_re = re.compile('[\x00-\x1f]')
- _contains_disallowed_url_pchar_re = re.compile('[\x00- \x7f]')
- _encode = <function _encode at 0x7f5449056fc0>
- _is_illegal_header_value = <built-in method search of re.Pattern object at 0x7f544900ee90>
- _is_legal_header_name = <built-in method fullmatch of re.Pattern object at 0x7f5492dac7b0>
- _read_headers = <function _read_headers at 0x7f54490563e0>
- collections = <module 'collections' from '/usr/lib/python3.11/collections/__init__.py'>
- email = <module 'email' from '/usr/lib/python3.11/email/__init__.py'>
- errno = <module 'errno' (built-in)>
- error = <class 'http.client.HTTPException'>
- http = <module 'http' from '/usr/lib/python3.11/http/__init__.py'>
- io = <module 'io' (frozen)>
- parse_headers = <function parse_headers at 0x7f544901bba0>
- re = <module 're' from '/usr/lib/python3.11/re/__init__.py'>
- responses = {<HTTPStatus.CONTINUE: 100>: 'Continue',
- <HTTPStatus.SWITCHING_PROTOCOLS: 101>: 'Switching Protocols',
- <HTTPStatus.PROCESSING: 102>: 'Processing',
- <HTTPStatus.EARLY_HINTS: 103>: 'Early Hints',
- <HTTPStatus.OK: 200>: 'OK',
- <HTTPStatus.CREATED: 201>: 'Created',
- <HTTPStatus.ACCEPTED: 202>: 'Accepted',
- <HTTPStatus.NON_AUTHORITATIVE_INFORMATION: 203>: 'Non-Authoritative '
- 'Information',
- <HTTPStatus.NO_CONTENT: 204>: 'No Content',
- <HTTPStatus.RESET_CONTENT: 205>: 'Reset Content',
- <HTTPStatus.PARTIAL_CONTENT: 206>: 'Partial Content',
- <HTTPStatus.MULTI_STATUS: 207>: 'Multi-Status',
- <HTTPStatus.ALREADY_REPORTED: 208>: 'Already Reported',
- <HTTPStatus.IM_USED: 226>: 'IM Used',
- <HTTPStatus.MULTIPLE_CHOICES: 300>: 'Multiple Choices',
- <HTTPStatus.MOVED_PERMANENTLY: 301>: 'Moved Permanently',
- <HTTPStatus.FOUND: 302>: 'Found',
- <HTTPStatus.SEE_OTHER: 303>: 'See Other',
- <HTTPStatus.NOT_MODIFIED: 304>: 'Not Modified',
- <HTTPStatus.USE_PROXY: 305>: 'Use Proxy',
- <HTTPStatus.TEMPORARY_REDIRECT: 307>: 'Temporary Redirect',
- <HTTPStatus.PERMANENT_REDIRECT: 308>: 'Permanent Redirect',
- <HTTPStatus.BAD_REQUEST: 400>: 'Bad Request',
- <HTTPStatus.UNAUTHORIZED: 401>: 'Unauthorized',
- <HTTPStatus.PAYMENT_REQUIRED: 402>: 'Payment Required',
- <HTTPStatus.FORBIDDEN: 403>: 'Forbidden',
- <HTTPStatus.NOT_FOUND: 404>: 'Not Found',
- <HTTPStatus.METHOD_NOT_ALLOWED: 405>: 'Method Not Allowed',
- <HTTPStatus.NOT_ACCEPTABLE: 406>: 'Not Acceptable',
- <HTTPStatus.PROXY_AUTHENTICATION_REQUIRED: 407>: 'Proxy Authentication '
- 'Required',
- <HTTPStatus.REQUEST_TIMEOUT: 408>: 'Request Timeout',
- <HTTPStatus.CONFLICT: 409>: 'Conflict',
- <HTTPStatus.GONE: 410>: 'Gone',
- <HTTPStatus.LENGTH_REQUIRED: 411>: 'Length Required',
- <HTTPStatus.PRECONDITION_FAILED: 412>: 'Precondition Failed',
- <HTTPStatus.REQUEST_ENTITY_TOO_LARGE: 413>: 'Request Entity Too Large',
- <HTTPStatus.REQUEST_URI_TOO_LONG: 414>: 'Request-URI Too Long',
- <HTTPStatus.UNSUPPORTED_MEDIA_TYPE: 415>: 'Unsupported Media Type',
- <HTTPStatus.REQUESTED_RANGE_NOT_SATISFIABLE: 416>: 'Requested Range Not '
- 'Satisfiable',
- <HTTPStatus.EXPECTATION_FAILED: 417>: 'Expectation Failed',
- <HTTPStatus.IM_A_TEAPOT: 418>: "I'm a Teapot",
- <HTTPStatus.MISDIRECTED_REQUEST: 421>: 'Misdirected Request',
- <HTTPStatus.UNPROCESSABLE_ENTITY: 422>: 'Unprocessable Entity',
- <HTTPStatus.LOCKED: 423>: 'Locked',
- <HTTPStatus.FAILED_DEPENDENCY: 424>: 'Failed Dependency',
- <HTTPStatus.TOO_EARLY: 425>: 'Too Early',
- <HTTPStatus.UPGRADE_REQUIRED: 426>: 'Upgrade Required',
- <HTTPStatus.PRECONDITION_REQUIRED: 428>: 'Precondition Required',
- <HTTPStatus.TOO_MANY_REQUESTS: 429>: 'Too Many Requests',
- <HTTPStatus.REQUEST_HEADER_FIELDS_TOO_LARGE: 431>: 'Request Header Fields Too '
- 'Large',
- <HTTPStatus.UNAVAILABLE_FOR_LEGAL_REASONS: 451>: 'Unavailable For Legal '
- 'Reasons',
- <HTTPStatus.INTERNAL_SERVER_ERROR: 500>: 'Internal Server Error',
- <HTTPStatus.NOT_IMPLEMENTED: 501>: 'Not Implemented',
- <HTTPStatus.BAD_GATEWAY: 502>: 'Bad Gateway',
- <HTTPStatus.SERVICE_UNAVAILABLE: 503>: 'Service Unavailable',
- <HTTPStatus.GATEWAY_TIMEOUT: 504>: 'Gateway Timeout',
- <HTTPStatus.HTTP_VERSION_NOT_SUPPORTED: 505>: 'HTTP Version Not Supported',
- <HTTPStatus.VARIANT_ALSO_NEGOTIATES: 506>: 'Variant Also Negotiates',
- <HTTPStatus.INSUFFICIENT_STORAGE: 507>: 'Insufficient Storage',
- <HTTPStatus.LOOP_DETECTED: 508>: 'Loop Detected',
- <HTTPStatus.NOT_EXTENDED: 510>: 'Not Extended',
- <HTTPStatus.NETWORK_AUTHENTICATION_REQUIRED: 511>: 'Network Authentication '
- 'Required'}
- socket = <module 'socket' from '/usr/lib/python3.11/socket.py'>
- ssl = <module 'ssl' from '/usr/lib/python3.11/ssl.py'>
- sys = <module 'sys' (built-in)>
- urlsplit = <functools._lru_cache_wrapper object at 0x7f550032a770>
- 2023-04-28 11:40:32.728 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Local variables:
- amt = 12295
- data = (b'{"adult":false,"backdrop_path":"/pGtvfzfIRCsiudAWlzlGZ74co5l.jpg","created_b'
- b'y":[{"id":59650,"credit_id":"6090eaa9af3da60029027f16","name":"David E. Kell'
- b'ey","gender":2,"profile_path":"/rn8r38XqBV4yNhm9AJY93i9Jf6m.jpg"}],"episode_'
- b'run_time":[],"first_air_date":"2023-04-27","genres":[{"id":80,"name":"Crime"'
- b'},{"id":18,"name":"Drama"}],"homepage":"https://www.hbomax.com/series/love-a'
- b'nd-death","id":124800,"in_production":true,"languages":["en"],"last_air_date'
- b'":"2023-04-27","last_episode_to_air":{"id":3283298,"name":"Stepping Stone","'
- b'overview":"A sense of normalcy returns after Candy is forced to take stock o'
- b'f her own marriage, but Pat soon makes a discovery that leads him to seek an'
- b'swers from Sherry.","vote_average":0.0,"vote_count":0,"air_date":"2023-04-27'
- b'","episode_number":3,"production_code":"","runtime":59,"season_number":1,"sh'
- b'ow_id":124800,"still_path":"/aA8fYWuGUaaKnNf2rUnDIs1LrqU.jpg"},"name":"Love '
- b'& Death","next_episode_to_air":{"id":3283299,"name":"Do No Evil","overview":'
- b'"","vote_average":0.0,"vote_count":0,"air_date":"2023-05-04","episode_number'
- b'":4,"production_code":"","runtime":null,"season_number":1,"show_id":124800,"'
- b'still_path":"/nkMN9bmHx2PaYidbfIPM2LVvGd2.jpg"},"networks":[{"id":3186,"logo'
- b'_path":"/nmU0UMDJB3dRRQSTUqawzF2Od1a.png","name":"HBO Max","origin_country":'
- b'"US"},{"id":6783,"logo_path":"/rAb4M1LjGpWASxpk6Va791A7Nkw.png","name":"Max"'
- b',"origin_country":"US"}],"number_of_episodes":7,"number_of_seasons":1,"origi'
- b'n_country":["US"],"original_language":"en","original_name":"Love & Death","o'
- b'verview":"The true story of Candy and Pat Montgomery and Betty and Allan Gor'
- b'e \xe2\x80\x93 two churchgoing couples enjoying their small town Texas li'
- b'fe\xe2\x80\xa6 until an extramarital affair leads somebody to pick up an '
- b'axe.","popularity":100.871,"poster_path":"/8WchbT0UPQeo3PZ6G01fhccYaQB.jpg",'
- b'"production_companies":[{"id":28523,"logo_path":"/zzULw9w7d50BHR8fE30PZT3zJ1'
- b'D.png","name":"Lionsgate Television","origin_country":"US"},{"id":55027,"log'
- b'o_path":"/c4nfaihSe2948dIRYioKIgxGzO1.png","name":"David E. Kelley Productio'
- b'ns","origin_country":"US"},{"id":32537,"logo_path":"/7fUmRWUJgO4grf61sPMmc4k'
- b'VYVR.png","name":"Blossom Films","origin_country":"US"},{"id":154854,"logo_p'
- b'ath":"/4bk73yBpMSI7BCFbAJgdUa6pvUb.png","name":"Texas Monthly","origin_count'
- b'ry":"US"}],"production_countries":[{"iso_3166_1":"US","name":"United States '
- b'of America"}],"seasons":[{"air_date":"2023-04-27","episode_count":7,"id":193'
- b'450,"name":"Miniseries","overview":"","poster_path":"/8WchbT0UPQeo3PZ6G01fhc'
- b'cYaQB.jpg","season_number":1}],"spoken_languages":[{"english_name":"English"'
- b',"iso_639_1":"en","name":"English"}],"status":"Returning Series","tagline":"'
- b'Not every dream has a perfect ending.","type":"Miniseries","vote_average":8.'
- b'0,"vote_count":6,"credits":{"cast":[{"adult":false,"gender":1,"id":550843,"k'
- b'nown_for_department":"Acting","name":"Elizabeth Olsen","original_name":"Eliz'
- b'abeth Olsen","popularity":33.989,"profile_path":"/upS7wivapuUwGS5ABIpH58vVvL'
- b'8.jpg","character":"Candy Montgomery","credit_id":"60908b974e4dff006e830986"'
- b',"order":0},{"adult":false,"gender":2,"id":88124,"known_for_department":"Act'
- b'ing","name":"Jesse Plemons","original_name":"Jesse Plemons","popularity":46.'
- b'373,"profile_path":"/nx5BJs7anBcuZiqvXC9nInMwMSM.jpg","character":"Allan Gor'
- b'e","credit_id":"60ac1d8ece9e910058871103","order":1},{"adult":false,"gender"'
- b':2,"id":11663,"known_for_department":"Acting","name":"Patrick Fugit","origin'
- b'al_name":"Patrick Fugit","popularity":9.153,"profile_path":"/xIFFNkkCDv4rfrb'
- b'LissiU0OjLV.jpg","character":"Pat Montgomery","credit_id":"610c7a1be61e6d004'
- b'71ba90b","order":2},{"adult":false,"gender":1,"id":4888,"known_for_departmen'
- b't":"Acting","name":"Lily Rabe","original_name":"Lily Rabe","popularity":21.4'
- b'73,"profile_path":"/u54mVF2vcjymvLhyImxzInq4Y3o.jpg","character":"Betty Gore'
- b'","credit_id":"610c7a2e38469a00452782af","order":3},{"adult":false,"gender":'
- b'2,"id":132712,"known_for_department":"Acting","name":"Keir Gilchrist","origi'
- b'nal_name":"Keir Gilchrist","popularity":11.714,"profile_path":"/vFrziqS1PDoH'
- b'YFs2Vn9ro3577Ry.jpg","character":"Ron Adams","credit_id":"610c79b6dcf8750030'
- b'3d0ace","order":4},{"adult":false,"gender":1,"id":126713,"known_for_departme'
- b'nt":"Acting","name":"Elizabeth Marvel","original_name":"Elizabeth Marvel","p'
- b'opularity":20.429,"profile_path":"/w4hd2oPgmpQZd7v69BJ8aL59b6V.jpg","charact'
- b'er":"Jackie Ponder","credit_id":"610c79c4e61e6d005f1dbee8","order":5},{"adul'
- b't":false,"gender":2,"id":207442,"known_for_department":"Acting","name":"Tom '
- b'Pelphrey","original_name":"Tom Pelphrey","popularity":24.905,"profile_path":'
- b'"/ztbTooEf7E5CDpd8LEzD6Y4XWbO.jpg","character":"Don Crowder","credit_id":"61'
- b'0c79cfee43e8005e452210","order":6},{"adult":false,"gender":1,"id":78080,"kno'
- b'wn_for_department":"Acting","name":"Krysten Ritter","original_name":"Krysten'
- b' Ritter","popularity":33.18,"profile_path":"/iF9jsrcY39uDzJnAbi3FW056D7u.jpg'
- b'","character":"Sherry Cleckler","credit_id":"6142222094d8a80067df1dc7","orde'
- b'r":7}],"crew":[{"adult":false,"gender":1,"id":2227,"known_for_department":"A'
- b'cting","name":"Nicole Kidman","original_name":"Nicole Kidman","popularity":3'
- b'4.193,"profile_path":"/vn5fSswvMbZ0HAp62S1CsEeC68w.jpg","credit_id":"60908c1'
- b'bfd6fa10029dd34ab","department":"Production","job":"Executive Producer"},{"a'
- b'dult":false,"gender":2,"id":59650,"known_for_department":"Writing","name":"D'
- b'avid E. Kelley","original_name":"David E. Kelley","popularity":2.206,"profil'
- b'e_path":"/rn8r38XqBV4yNhm9AJY93i9Jf6m.jpg","credit_id":"60908c3a168ea3004240'
- b'b1d6","department":"Production","job":"Executive Producer"},{"adult":false,"'
- b'gender":0,"id":1179244,"known_for_department":"Production","name":"Per Saari'
- b'","original_name":"Per Saari","popularity":1.22,"profile_path":null,"credit_'
- b'id":"60ad7e0e90ea4b0029274e61","department":"Production","job":"Executive Pr'
- b'oducer"},{"adult":false,"gender":1,"id":15798,"known_for_department":"Direct'
- b'ing","name":"Lesli Linka Glatter","original_name":"Lesli Linka Glatter","pop'
- b'ularity":0.765,"profile_path":"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg","credit_id"'
- b':"60ad7e1e05b549005751f62f","department":"Production","job":"Executive Produ'
- b'cer"},{"adult":false,"gender":1,"id":3103689,"known_for_department":"Product'
- b'ion","name":"Megan Creydt","original_name":"Megan Creydt","popularity":0.6,"'
- b'profile_path":null,"credit_id":"60ad7e636331b20029d5361c","department":"Prod'
- b'uction","job":"Executive Producer"},{"adult":false,"gender":2,"id":2830391,"'
- b'known_for_department":"Production","name":"Matthew Tinker","original_name":"'
- b'Matthew Tinker","popularity":0.6,"profile_path":null,"credit_id":"60ad81a7ae'
- b'6f09002a1bfdca","department":"Production","job":"Executive Producer"},{"adul'
- b't":false,"gender":2,"id":1223960,"known_for_department":"Production","name":'
- b'"Michael Klick","original_name":"Michael Klick","popularity":1.4,"profile_pa'
- b'th":null,"credit_id":"60ad81b0ae6f090057437c32","department":"Production","j'
- b'ob":"Executive Producer"},{"adult":false,"gender":1,"id":3103703,"known_for_'
- b'department":"Production","name":"Helen Verno","original_name":"Helen Verno",'
- b'"popularity":0.6,"profile_path":null,"credit_id":"60ad82041108a80029ebbcc6",'
- b'"department":"Production","job":"Executive Producer"},{"adult":false,"gender'
- b'":0,"id":3078227,"known_for_department":"Writing","name":"Jim Atkinson","ori'
- b'ginal_name":"Jim Atkinson","popularity":0.6,"profile_path":null,"credit_id":'
- b'"60ad824b6517d6007cf4b640","department":"Writing","job":"Book"},{"adult":fal'
- b'se,"gender":2,"id":99906,"known_for_department":"Acting","name":"John Bloom"'
- b',"original_name":"John Bloom","popularity":1.114,"profile_path":"/cku3Uat7AX'
- b'QIK7CZ1ILUx53G5Ad.jpg","credit_id":"60ad8291efe37c0029bdb7ef","department":"'
- b'Writing","job":"Book"},{"adult":false,"gender":2,"id":3428713,"known_for_dep'
- b'artment":"Production","name":"Scott Brown","original_name":"Scott Brown","po'
- b'pularity":0.6,"profile_path":null,"credit_id":"620c500cb458b8001b244325","de'
- b'partment":"Production","job":"Executive Producer"},{"adult":false,"gender":0'
- b',"id":1634418,"known_for_department":"Art","name":"Wes Hottman","original_na'
- b'me":"Wes Hottman","popularity":1.052,"profile_path":null,"credit_id":"630381'
- b'3db39e35007f6857da","department":"Art","job":"Art Direction"},{"adult":false'
- b',"gender":0,"id":2226038,"known_for_department":"Costume & Make-Up","name":"'
- b'Audrey Fisher","original_name":"Audrey Fisher","popularity":0.6,"profile_pat'
- b'h":null,"credit_id":"6303815567e0f7007a8bf3f0","department":"Costume & Make-'
- b'Up","job":"Costume Design"},{"adult":false,"gender":0,"id":1473799,"known_fo'
- b'r_department":"Art","name":"Suzuki Ingerslev","original_name":"Suzuki Ingers'
- b'lev","popularity":0.618,"profile_path":null,"credit_id":"630381755f4b7300826'
- b'86dd6","department":"Art","job":"Production Design"},{"adult":false,"gender"'
- b':0,"id":61524,"known_for_department":"Art","name":"Gabriella Villarreal","or'
- b'iginal_name":"Gabriella Villarreal","popularity":0.6,"profile_path":null,"cr'
- b'edit_id":"630381905f4b730082686de6","department":"Art","job":"Set Decoration'
- b'"},{"adult":false,"gender":0,"id":3673031,"known_for_department":"Writing","'
- b'name":"Joe Bob Briggs","original_name":"Joe Bob Briggs","popularity":0.6,"pr'
- b'ofile_path":null,"credit_id":"630381b84fd141008c4837c2","department":"Writin'
- b'g","job":"Book"},{"adult":false,"gender":1,"id":1835174,"known_for_departmen'
- b't":"Production","name":"Erica Berger","original_name":"Erica Berger","popula'
- b'rity":0.6,"profile_path":null,"credit_id":"6303823d21118f009454d5ae","depart'
- b'ment":"Production","job":"Casting"}]},"content_ratings":{"results":[{"descri'
- b'ptors":[],"iso_3166_1":"US","rating":"TV-MA"},{"descriptors":[],"iso_3166_1"'
- b':"MX","rating":"B-15"},{"descriptors":[],"iso_3166_1":"BR","rating":"16"},{"'
- b'descriptors":[],"iso_3166_1":"SG","rating"')
- self = <http.client.HTTPResponse object at 0x7f547f0ae290>
- 2023-04-28 11:40:32.728 T:424601 error <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: **** End diagnostic info ****
- 2023-04-28 11:40:32.734 T:424601 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <class 'http.client.IncompleteRead'>
- Error Contents: IncompleteRead(9594 bytes read, 2701 more expected)
- Traceback (most recent call last):
- File "/home/payam/.kodi/addons/metadata.tvshows.themoviedb.org.python/main.py", line 32, in <module>
- router(sys.argv[2][1:])
- File "/home/payam/.kodi/addons/metadata.tvshows.themoviedb.org.python/libs/actions.py", line 229, in router
- get_details(params['url'])
- File "/home/payam/.kodi/addons/metadata.tvshows.themoviedb.org.python/libs/actions.py", line 101, in get_details
- show_info = tmdb.load_show_info(show_id)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/payam/.kodi/addons/metadata.tvshows.themoviedb.org.python/libs/tmdb.py", line 161, in load_show_info
- show_info = api_utils.load_info(
- ^^^^^^^^^^^^^^^^^^^^
- File "/home/payam/.kodi/addons/metadata.tvshows.themoviedb.org.python/libs/api_utils.py", line 71, in load_info
- resp = json.loads(response.read().decode('utf-8'))
- ^^^^^^^^^^^^^^^
- File "/usr/lib/python3.11/http/client.py", line 481, in read
- s = self._safe_read(self.length)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/python3.11/http/client.py", line 632, in _safe_read
- raise IncompleteRead(data, amt-len(data))
- http.client.IncompleteRead: IncompleteRead(9594 bytes read, 2701 more expected)
- -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement