xbmcgotham 35 Posted February 1, 2018 Posted February 1, 2018 Hi, I get constant errors in the log saying: 2018-02-01 19:43:00.510 Info HttpClient: GET: https://api.themoviedb.org/3/movie/0?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=casts,releases,images,keywords,trailers&language=en&include_image_language=en,null2018-02-01 19:43:00.745 Error App: Error in TheMovieDb *** Error Report *** Version: 3.2.70.0 Command line: C:\Users\xxx\AppData\Roaming\Emby-Server\system\EmbyServer.dll -service Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 64-Bit OS: False 64-Bit Process: False User Interactive: True Processor count: 2 Program data path: C:\Users\xxx\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\xxxx\AppData\Roaming\Emby-Server\system System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\xxx\AppData\Roaming\Emby-Server\programdata\cache\tmdb-movies2\0\all-en.json'. at System.IO.FileStream.OpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Common.Implementations.Serialization.JsonSerializer.OpenFile(String path) at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromFile[T](String file) at MediaBrowser.Providers.Movies.GenericMovieDbInfo`1.<FetchMovieData>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Providers.Movies.GenericMovieDbInfo`1.<GetMetadata>d__6.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Providers.Manager.MetadataService`2.<ExecuteRemoteProviders>d__44.MoveNext() System.IO.DirectoryNotFoundException at System.IO.FileStream.OpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Common.Implementations.Serialization.JsonSerializer.OpenFile(String path) at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromFile[T](String file) at MediaBrowser.Providers.Movies.GenericMovieDbInfo`1.<FetchMovieData>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Providers.Movies.GenericMovieDbInfo`1.<GetMetadata>d__6.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Providers.Manager.MetadataService`2.<ExecuteRemoteProviders>d__44.MoveNext() Any ideas what it is related to and can it be fixed at my end? Thanks
Luke 42085 Posted February 1, 2018 Posted February 1, 2018 It would appear you have some movies in your library with a moviedb id of 0.
xbmcgotham 35 Posted February 1, 2018 Author Posted February 1, 2018 It would appear you have some movies in your library with a moviedb id of 0. I removed and added the libraries today to use the UNC path instead of the local share. Maybe some movies where not deleted? How can I resolve this?
Luke 42085 Posted February 1, 2018 Posted February 1, 2018 Try editing the movie db I'd for one of these titles and then refreshing it.
xbmcgotham 35 Posted February 1, 2018 Author Posted February 1, 2018 sorry, I dont understand what you are referring to. Which ID and title? I cant see any referred to in the log.
Luke 42085 Posted February 1, 2018 Posted February 1, 2018 It might not be obvious in the log so you may just want to click through a few movies and see if notice any 0 ids
xbmcgotham 35 Posted February 1, 2018 Author Posted February 1, 2018 ah, ok. Would it be possible to clean db completely and remove all movies from it. After add them again fresh? How do I make sure the movie library DB gets completely cleaned?
Luke 42085 Posted February 1, 2018 Posted February 1, 2018 It would probably make sense to first verify that my guess is right here, although it looks that way. If you enabled saving to nfo files you might be able to do bulk search against those.
Happy2Play 9784 Posted February 1, 2018 Posted February 1, 2018 (edited) ah, ok. Would it be possible to clean db completely and remove all movies from it. After add them again fresh? How do I make sure the movie library DB gets completely cleaned? Removing the library or movie and performing a library scan removes the media from DB. Then just re-add it. Do you have metadata stored with media? If you do Emby will just re-read the existing metadata. Edited February 1, 2018 by Happy2Play
xbmcgotham 35 Posted February 1, 2018 Author Posted February 1, 2018 Thanks all. Yes, I would love to go deeper into the problem @@Luke, but need to finish for today. I will run a new scan as @@Happy2Play suggests, so I can leave it overnight. :-) Will check log in the morning again. Thanks again
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now