F4mTester installation problem

Hello everyone, i have a big problem with the f4mTester add-on. Overtime i try to install it it says: Installation failed. That's it. Other add ons like youtube or something like that works. I tried several repository's but overtime it's the same erro...

Kodi 16.1 – TMDb does not find the movie but search URL is OK

Hi.

I'm part of French Kodi users forum Media-Passion.fr and one of our users face a stange bug.

He's trying to scrap "M et le 3ème secret" :

https://www.themoviedb.org/movie/372394-...-me-secret

Movie file is well named :

D:\Videos\Films\M et le 3eme secret\M et le 3eme secret.avi

But the scrap get no result during scrap :

Code:
11:50:00 T:1480   DEBUG: ADDON::CScraper::FindMovie: Searching for 'M et le 3eme secret' using The Movie Database scraper (path: 'C:\Kodi\16.1\portable_data\addons\metadata.themoviedb.org', content: 'movies', version: '3.9.2')
11:50:00 T:1480   DEBUG: scraper: CreateSearchUrl returned <url>http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&amp;query=M%20et%20le%203eme%20secret&amp;year=&amp;language=fr</url>
11:50:00 T:1480   DEBUG: CurlFile::Open(0C483B38) http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=M%20et%20le%203eme%20secret&year=&language=fr
11:50:00 T:1480   DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=M%20et%20le%203eme%20secret&year=&language=fr"
11:50:00 T:1480   DEBUG: scraper: GetSearchResults returned <results></results>

But when you copy/paste search URL in your browser :

http://api.tmdb.org/3/search/movie?api_k...anguage=fr

TMDb API return the right movie :

Code:
{"page":1,"results":[{"poster_path":"\/dlM4n4UxWPKZfLboaKDga3oOK9j.jpg","adult":false,"overview":"","release_date":"","genre_ids":[99],"id":372394,"original_title":"M et le 3ème secret","original_language":"fr","title":"M & the third secret (2015)","backdrop_path":"\/pzPKu2Gi2pQog3z8aIGuOMUyJ7q.jpg","popularity":1.000007,"vote_count":0,"video":false,"vote_average":0}],"total_results":1,"total_pages":1}

Setup information :

Kodi : Starting Kodi (16.1 Git:20160424-c327c53). Platform: Windows NT x86 32-bit
Scraper : metadata.themoviedb.org version 3.9.2

Thanks.

Filter/Search only matches beginning of words? Why?

Hi. I have a folder of hundreds of videos defined via SMB to Videos (not as a Library entry) and I like to find certain videos based on (part of its) name. It appears the Sidebar Filter (or Search now at v17beta5) only matches from the beginning of wo...

Windows 10 Store App minimum requirements

Hi I am a happy user of Kodi for years on all of my devices. With my lightweight notebook (Intel graphics, 2 GB RAM) I wanted to try out the new store app. It is not possible to install the app - there is no install button on the Kodi store page. Thi...

movies in 1080p

I have a nvidia SHIELD Android TV and I use the software codes Quasar and when I run movies in the 1080 P and occasionally in 720p it occasionally gets stuck for half a second and continues to run the movie. It happens sometimes in other extensions. I ...

kodi missing.

Hi when turning off my mxq pro box last nite it asked if we wanted to dissable 3rd party stuff n reinstal when it turns back on. We said yes and on turning on our box this morn it has no kodi or anything. Weve only just got the box so not sure how to w...

xbmcvfs.listdir special sources root path

Is there a magic special path that can be used to get to the Sources that have been added in File Manager with xbmcvfs.listdir? I'm looking for something like: dirs, files = xbmcvfs.listdir("sources://") For example this starts listing at the kodi ro...

Personal Videos as TV Shows

Hi, I have a ton of old home videos captured from VHS etc that I would like to add to Kodi. Each VHS capture has been broken into multiple videos of various events/days but each capture is kept together in one folder. I understand some people use Mov...

Library Wall View Options?

This is a pretty trivial request, to be sure, but, with the release of 17 beta5, I noticed a change in the wall view in my Movies library. That is, each row now contains posters for only 4 movies with a large amount of space between each poster. Knowin...

Beginner Questions

I want to preface my following questions with the up front apology because I am sure the forum gets a ton of "new users what do I do" questions. Unfortunately I am a fairly new user. I was introduced to Kodi through one of the nefarious fire sticks wi...

DTS Codec is not recognised

Hello I use Kodi on an Android TV and when I want to read video with DTS codec I have a sound in 2.0. My amplifier is able to reconize DTS. For now i must change the video codec with DD 5.1 Strange isn't it ? Thanks for help Emmanuel

nightly

VIRUS


File Name ↓ File Size ↓ Date ↓
KodiSetup-20161104-3f627a5-master.exe
78M 05-Nov-2016 00:57

please do not download and please Kodi team get back to who uploaded this infected file?

cheers
T

Installing add-ons that my new add-on needs to work

Hi dears I am developing an add-on that depend on YouTube add-on to show videos. I am not sure what to include in addon.xml to make the add-on work perfectly without the need to install YouTube add-on separately before installing my add-on. Please ad...