Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84005

Movie files not tagged as movies

$
0
0
I've just installed MySQL and XBMC 11 (Aeon Nox skin) on a Windows 7 64-bit machine. Everything seems to be working fine, but something seems wrong when adding a Video source. I create a new video source (called MOVIE with the path //NAS/Movies/Action/). I select that the directory contains Movies and to run an automated scan. I select The MovieDB as scraper, and click OK. I can see all files, but the library hasn't been updated. No files are tagged as movies (I assume based on the fact that the menu alternative Movies isn't available) and no information has been downloaded. When looking in the tables in MySQL, only the path table contains data.

When looking at the debug log, it seems that it only tries to handle the first file, but it crashes (if I'm reading this correctly). I don't get any error messages in XBMC.


18:42:33 T:1112 DEBUG: VideoInfoScanner: Scanning dir '//NAS/Movies/Action/' as not in the database
18:42:33 T:1112 DEBUG: VideoInfoScanner: No NFO file found. Using title search for '\\NAS\Movies\Action\10 000 BC (2008)(720p).avi'
18:42:33 T:1112 DEBUG: ADDON::CScraper::FindMovie: Searching for '10 000 BC' using The MovieDB scraper (path: 'C:\Users\xxx\AppData\Roaming\XBMC\addons\metadata.themoviedb.org', content: 'movies', version: '3.4.0')
18:42:33 T:1112 DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=10%20000%20bc&amp;year=2008&amp;language=en</url>
18:42:33 T:1112 DEBUG: FileCurl::Open(0F50EEC0) http://api.themoviedb.org/3/search/movie...anguage=en
18:42:33 T:1112 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://api.themoviedb.org
18:42:33 T:5088 INFO: Scriptresult: Success
18:42:33 T:5088 INFO: Python script stopped
18:42:33 T:5088 DEBUG: Thread XBPyThread 5088 terminating
18:42:33 T:4664 DEBUG: waiting for python thread 1 to stop
18:42:33 T:4664 DEBUG: python thread 1 destructed


I just can't figure out what's wrong, so if anybody has any ideas it would be greatly appreciated.

[edit: added debug log]

Viewing all articles
Browse latest Browse all 84005

Trending Articles