Kodi Community Forum

Full Version: Trouble with TVDB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone!
I have a problem with the TVDB. I have a Raspberry Pi is XBMC on it and everything works fine.
The other day I bought a mac mini 2011 install XBMC, works fine, but have some problem only with V shows.
The problem is that the TVDB stsraper not correctly detect the encoding. Logs attached.

Code:
19:39:39 T:4539117568   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://DLINK-E82212/Volume_1/TV-shows/Сонная лощина/'
19:39:39 T:4539117568   DEBUG: FindMovie: Searching for 'Сонная лощина' using The TVDB scraper (path: '/Applications/XBMC.app/Contents/Resources/XBMC/addons/metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
19:39:39 T:4539117568   DEBUG: scraper: CreateSearchUrl returned <url cache="cache-�%a1�%be�%bd�%bd�%b0�%8f%20�%bb�%be�%89�%b8�%bd�%b0.xml">http://thetvdb.com/api/GetSeries.php?seriesname=�%a1�%be�%bd�%bd�%b0�%8f%20�%bb�%be�%89�%b8�%bd�%b0&amp;language=ru</url>
19:39:39 T:4539117568   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
19:39:39 T:4539117568   DEBUG: FindMovie: Searching for 'Сонная лощина' using The TVDB scraper (path: '/Applications/XBMC.app/Contents/Resources/XBMC/addons/metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
19:39:39 T:4539117568   DEBUG: scraper: CreateSearchUrl returned <url cache="cache-�%a1�%be�%bd�%bd�%b0�%8f%20�%bb�%be�%89�%b8�%bd�%b0.xml">http://thetvdb.com/api/GetSeries.php?seriesname=�%a1�%be�%bd�%bd�%b0�%8f%20�%bb�%be�%89�%b8�%bd�%b0&amp;language=ru</url>
19:39:39 T:4539117568   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
19:39:39 T:4539117568 WARNING: No information found for item 'smb://DLINK-E82212/Volume_1/TV-shows/Сонная лощина/', it won't be added to the library.
19:39:39 T:4539117568   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://DLINK-E82212/Volume_1/TV-shows/Агенты Щ.И.Т/'
19:39:39 T:4539117568   DEBUG: FindMovie: Searching for 'Агенты Щ.И.Т' using The TVDB scraper (path: '/Applications/XBMC.app/Contents/Resources/XBMC/addons/metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
19:39:39 T:4539117568   DEBUG: scraper: CreateSearchUrl returned <url cache="cache-�%90�%b3е�%bd�%82�%8b%20�%a9.�%98.�%a2.xml">http://thetvdb.com/api/GetSeries.php?seriesname=�%90�%b3е�%bd�%82�%8b%20�%a9.�%98.�%a2&amp;language=ru</url>
19:39:39 T:4539117568   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
19:39:39 T:4539117568   DEBUG: FindMovie: Searching for 'Агенты Щ.И.Т' using The TVDB scraper (path: '/Applications/XBMC.app/Contents/Resources/XBMC/addons/metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
19:39:39 T:4539117568   DEBUG: scraper: CreateSearchUrl returned <url cache="cache-�%90�%b3е�%bd�%82�%8b%20�%a9.�%98.�%a2.xml">http://thetvdb.com/api/GetSeries.php?seriesname=�%90�%b3е�%bd�%82�%8b%20�%a9.�%98.�%a2&amp;language=ru</url>
19:39:39 T:4539117568   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
19:39:39 T:4539117568 WARNING: No information found for item 'smb://DLINK-E82212/Volume_1/TV-shows/Агенты Щ.И.Т/', it won't be added to the library.
19:39:39 T:4539117568   DEBUG: VideoInfoScanner: No (new) information was found in dir smb://DLINK-E82212/Volume_1/TV-shows/
Stsraper adds a weird symbol before the letter �
Where there may be an error?

Sorry for my bad English

P.S. Mac os x 10.8.5