Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
@jurialmunkey , I know this is not an issue with the plugin per se, but I understand you probably can figure out how to work around it:

I am getting errors in the log related to simplecache when movies and or people have accented characters in the name.  The following is an excerpt from my log when looking at person info for Ingrid García-Johnsson from the movie The Little Switzerland.

xml:

2019-08-23 12:18:50.567 T:18446744073709551614  NOTICE: [plugin.video.themoviedb.helper]
                                            Requesting... https://api.themoviedb.org/3/tv/popular?...ternal_ids
2019-08-23 12:18:50.749 T:18446744073709551614  NOTICE: script.grab.fanart: Grab Fanart Service Started
2019-08-23 12:18:52.887 T:18446744073709551614  NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
2019-08-23 12:18:54.378 T:18446744073709551614  NOTICE: [plugin.video.themoviedb.helper]
                                            Found TMDb ID 502416!
                                            info=find&type=movie&imdb_id=tt7958736
2019-08-23 12:18:59.365 T:18446744073709551614 WARNING: Invalid media type "actor"
2019-08-23 12:19:17.486 T:18446744073709551614 WARNING: Previous line repeats 5 times.
2019-08-23 12:19:17.486 T:18446744073709551614  NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
2019-08-23 12:19:21.245 T:18446744073709551614  NOTICE: Previous line repeats 1 times.
2019-08-23 12:19:21.245 T:18446744073709551614   ERROR: CImageLoader:Big GrinoWork - Direct texture file loading failed for resource://resource.images.studios.coloured/Mogambo.png
2019-08-23 12:19:21.588 T:18446744073709551614  NOTICE: [plugin.video.themoviedb.helper]
                                            Found TMDb ID 574374!
                                            info=find&type=movie&imdb_id=tt9100028
2019-08-23 12:19:29.384 T:18446744073709551614 WARNING: Skin Helper Simplecache --> _database ERROR ! -- You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
2019-08-23 12:19:29.385 T:18446744073709551614 WARNING: Previous line repeats 1 times.
2019-08-23 12:19:29.385 T:18446744073709551614  NOTICE: [plugin.video.themoviedb.helper]
                                            Requesting... https://api.themoviedb.org/3/search/pers...ery=Ingrid García-Jonsson
2019-08-23 12:19:29.976 T:18446744073709551614 WARNING: Skin Helper Simplecache --> _database ERROR ! -- You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
2019-08-23 12:19:29.978 T:18446744073709551614 WARNING: Previous line repeats 2 times.
2019-08-23 12:19:29.978 T:18446744073709551614  NOTICE: [plugin.video.themoviedb.helper]
                                            Requesting... https://api.themoviedb.org/3/person/1223...ery=Ingrid García-Jonsson&append_to_response=credits,images,release_dates,content_ratings,external_ids
2019-08-23 12:19:30.270 T:18446744073709551614 WARNING: Skin Helper Simplecache --> _database ERROR ! -- You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
2019-08-23 12:19:30.272 T:18446744073709551614 WARNING: Invalid media type "actor"
2019-08-23 12:20:17.255 T:18446744073709551614 WARNING: Previous line repeats 5 times.

Is this something you can change from your end?

Regards,

Bart
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by bsoriano - 2019-08-23, 18:24
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2