Jump to content

MovieDB searching folder name instead of title


Go to solution Solved by ebr,

Recommended Posts

Posted

Library path is pointed to G:\The.Movies\Movies2
Query is using Movies2 even though that is the path to the library. Movies are not organized into folders.
I have other libraries working just fine.
At one point a movie that was inside a folder was put in the library. Possibly this triggered a behavior change for the library even after removing the folder?

 

 

2020-05-11 09:44:54.154 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: C:\Users\tim\AppData\Roaming\Emby-Server\system\ffprobe.exe -i file:"G:\The.Movies\Movies2\Bride Wars (2009).mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
2020-05-11 09:44:54.259 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0
2020-05-11 09:44:54.297 Info App: MovieDbProvider: Finding id for item: Movies2
2020-05-11 09:44:54.297 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Movies2&language=en
2020-05-11 09:44:54.528 Info HttpClient: GET https://private.omdbapi.com?apikey=fe53f97e&plot=full&r=json&y=2009&t=Movies2&type=movie
2020-05-11 09:44:54.785 Info App: ProcessRun 'extract-image' Execute: C:\Users\tim\AppData\Roaming\Emby-Server\system\ffmpeg.exe -ss 00:08:53.803 -f matroska -i file:"G:\The.Movies\Movies2\Bride Wars (2009).mkv" -an -sn -threads 0 -vframes 1 -vf "scale=600:trunc(ow/a/2)*2,thumbnail=24" -f image2 "C:\Emby\cache\temp\74bb5613-059b-4001-a19b-45f030d91809.jpg"
2020-05-11 09:44:54.955 Info App: ProcessRun 'extract-image' Process exited with code 0
2020-05-11 09:44:55.424 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: C:\Users\tim\AppData\Roaming\Emby-Server\system\ffprobe.exe -i file:"G:\The.Movies\Movies2\Bridesmaids.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
2020-05-11 09:44:55.493 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0

Happy2Play
Posted

This is expected behavior, Emby will use folder name over file name, unless you have a flat file structure, items directly in the library folder.

 

Your assigned library folder is "G:\The.Movies", correct?

Happy2Play
Posted

@@Luke is there a condition that would cause this as I can not reproduce.

2020-05-11 14:27:38.127 Debug App: Running MovieDbProvider for C:\Users\Media\Desktop\Videos\Movies - DB\[UHD] X-Men Apocalypse (2016).disc
2020-05-11 14:27:38.340 Info App: MovieDbProvider: Finding id for item: X-Men Apocalypse
Posted

What version of Emby Server?

Posted

I'm running version 4.4.0.40

Posted

Also, MovieDB ver 1.3.4.0

 

I have other libraries with a similar configuration where this is not an issue. This behavior seems to be library specific.

  • Solution
Posted

I'm running version 4.4.0.40

 

Hi.  Please upgrade to 4.4.2 and see if that behaves better.

 

Thanks.

  • Like 1
Posted

Upgrading to 4.4.2.0 appears to have fixed the issue. Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...