XBMC detects movie but fails to add it to DB
#1
Hello,
XBMC behaves really oddly. After cleaning and updating my DB, I get:
Code:
03:12:49 T:4352 M:2168926208   DEBUG: VideoInfoScanner: Scanning dir 'G:\Movies\Game, The (1997)\' as not in the database
03:12:49 T:4352 M:2168922112   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'G:\Movies\Game, The (1997)\The.Game.1997.mkv'
03:12:50 T:4352 M:2169139200   DEBUG: CIMDB::InternalFindMovie: Searching for 'game, the' using IMDb scraper (path: 'C:\Users\User\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.1.6')
03:12:50 T:4352 M:2169065472   DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=game%2c%20the%20(1997)</url>
03:12:50 T:4352 M:2169004032   DEBUG: Using proxy http://proxy.com:80
03:12:50 T:4352 M:2168995840   DEBUG: FileCurl::Open(0BC2EB58) http://akas.imdb.com/find?s=tt;q=game%2c%20the%20(1997)
03:12:50 T:4352 M:2168995840    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://akas.imdb.com
03:12:51 T:4352 M:2165039104   DEBUG: FileCurl::Close(0BC2EB58) http://akas.imdb.com/find?s=tt;q=game%2c%20the%20(1997)
03:12:51 T:4352 M:2165039104   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
03:12:51 T:4352 M:2165035008   DEBUG: CIMDB::InternalFindMovie: Searching for 'game, the' using IMDb scraper (path: 'C:\Users\User\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.1.6')
03:12:51 T:4352 M:2165035008   DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=game%2c%20the%20(1997)</url>
03:12:51 T:4352 M:2165035008   DEBUG: FileCurl::Open(0BC2EB58) http://akas.imdb.com/find?s=tt;q=game%2c%20the%20(1997)
03:12:51 T:4352 M:2170204160   DEBUG: FileCurl::Close(0BC2EB58) http://akas.imdb.com/find?s=tt;q=game%2c%20the%20(1997)
03:12:51 T:4352 M:2170204160   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
03:12:51 T:4352 M:2170200064   DEBUG: VideoInfoScanner: No (new) information was found in dir G:\Movies\Game, The (1997)\

But then if I look into the DB, I cannot find this movie althought it appears in folder mode. If I update again my library, I'm getting this log again and again.

Adding other movies is fine. The mkv is readable and seems fine:
Code:
0> MyRenderFile : G:\Movies\Game, The (1997)\The.Game.1997.mkv
15> Creation of GraphBuilder : OK
15> Creation of FilterMapper2 : OK
15> Adding graph to ROT : OK
873> Creation of source filter : OK
873> # Rendering output pin G:\Movies\Game, The (1997)\The.Game.1997.mkv(Video)
873> Filters matching mediatype : RDP DShow Redirection Filter, ffdshow Video Decoder, CoreAVC Video Decoder, Moonlight H.264 Video Decoder, Video Renderer, AVI Decompressor
873> Trying connection to RDP DShow Redirection Filter :
873> RDP DShow Redirection Filter creation failed : : Unspecified error (0x80004005)
889> Trying connection to ffdshow Video Decoder :
889> OK, connected to (In)ffdshow Video Decoder
889> # Rendering output pin G:\Movies\Game, The (1997)\The.Game.1997.mkv(Video) -> ffdshow Video Decoder(Out)
889> Filters matching mediatype : RDP DShow Redirection Filter, ffdshow Video Decoder, Video Renderer, AVI Decompressor
889> Trying connection to RDP DShow Redirection Filter :
889> RDP DShow Redirection Filter creation failed : : Unspecified error (0x80004005)
904> Trying connection to Video Renderer :
1279> OK, connected to (VMR Input0)Video Renderer
1279> Completed path : G:\Movies\Game, The (1997)\The.Game.1997.mkv(Video) -> ffdshow Video Decoder(Out) -> Video Renderer
1279> # Rendering output pin G:\Movies\Game, The (1997)\The.Game.1997.mkv(Audio)
1279> Filters matching mediatype : RDP DShow Redirection Filter, MPC - MPA Decoder Filter, ffdshow Audio Decoder, ACM Wrapper
1279> Trying connection to RDP DShow Redirection Filter :
1279> RDP DShow Redirection Filter creation failed : : Unspecified error (0x80004005)
1279> Trying connection to MPC - MPA Decoder Filter :
1279> OK, connected to (In)MPC - MPA Decoder Filter
1279> # Rendering output pin G:\Movies\Game, The (1997)\The.Game.1997.mkv(Audio) -> MPC - MPA Decoder Filter(Out)
1279> Filters matching mediatype : RDP DShow Redirection Filter, ffdshow Audio Decoder, Default DirectSound Device, ACM Wrapper
1279> Trying connection to RDP DShow Redirection Filter :
1279> RDP DShow Redirection Filter creation failed : : Unspecified error (0x80004005)
1279> Trying connection to ffdshow Audio Decoder :
1279> Failed connecting pin to ffdshow Audio Decoder, removing it now.
1279> Trying connection to Default DirectSound Device :
1295> OK, connected to (Audio Input pin (rendered))Default DirectSound Device
1295> Completed path : G:\Movies\Game, The (1997)\The.Game.1997.mkv(Audio) -> MPC - MPA Decoder Filter(Out) -> Default DirectSound Device
1295> # Rendering output pin G:\Movies\Game, The (1997)\The.Game.1997.mkv(Subtitle)
1295> OK, connected to (In Text)ffdshow Video Decoder
1295> MyRenderFile finished : OK

Any idea of what's wrong here?

Thanks,
Reply
#2
Pretty obvious from your log - there's no results returned from imdb.

I can't really tell much more than that as you cut the log - it could be an old version?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC detects movie but fails to add it to DB0