Jump to content

V 3.0.5786.0 whole movie folder missing


Go to solution Solved by Luke,

Recommended Posts

GhostRider
Posted (edited)

Hi

 

Running Windows 7 and Media Server version 3.0.5786.0. I have three movie folders, however with version 3.0.5786.0 I can only see the first two folders. If I do a manual rescan the third folder appears but then disappears on next reboot.

 

Any suggestions what is causing this? The drive containing the third movie folder is online and used to work OK so is setup correctly.

 

Media Library shows 3 Movie folders.

 

56a4b0f63cb6b_Medialib.jpg

Log file attached.

 

Edited by GhostRider
Posted

Same issue.

 

On rescan i see..

2016-01-24 13:15:35.9427 Error App: Error in MusicArtistResolver resolving D:\download\grabitdownloads\_ebook\121 classic free\Barnes_and_Noble_Classics
	*** Error Report ***
	Version: 3.0.5818.0
	Command line: C:\Users\maarten\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 2
	64-Bit OS: True
	64-Bit Process: True
	Program data path: C:\Users\maarten\AppData\Roaming\Emby-Server
	Application Path: C:\Users\maarten\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
	Het opgegeven pad, de bestandsnaam of beide zijn te lang. De volledig gekwalificeerde bestandsnaam moet minder dan 260 tekens bevatten en de mapnaam minder dan 248 tekens.
	System.IO.PathTooLongException
	   bij System.IO.PathHelper.GetFullPathName()
	   bij System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
	   bij System.IO.Path.GetFullPathInternal(String path)
	   bij System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
	   bij System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
	   bij System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
	   bij System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
	   bij System.IO.FileSystemInfo.get_FullName()
	   bij CommonIO.ManagedFileSystem.<ToMetadata>b__9(FileSystemInfo i)
	   bij System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
	   bij System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
	   bij MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemDictionary(String path, Boolean clearCache)
	   bij MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
	   bij MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.ContainsMusic(IEnumerable`1 list, Boolean allowSubfolders, IDirectoryService directoryService, ILogger logger, IFileSystem fileSystem, ILibraryManager libraryManager)
	   bij MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemMetadata i)
	   bij System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
	   bij MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)
	   bij MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)
	   bij MediaBrowser.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)

(translated: path too long)

you should use relative paths?

 

this error several times.

 

 

 

and

 

 

2016-01-24 13:16:12.0913 Error App: Error getting response from http://www.musicbrainz.org/ws/2/artist/?query=artist:"CrapV3.3b"
    *** Error Report ***
    Version: 3.0.5818.0
    Command line: C:\Users\maarten\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.2.9200.0
    Processor count: 2
    64-Bit OS: True
    64-Bit Process: True
    Program data path: C:\Users\maarten\AppData\Roaming\Emby-Server
    Application Path: C:\Users\maarten\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Er zijn één of meer fouten opgetreden.
    System.AggregateException
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
       bij MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1b.MoveNext()
    InnerException: System.Net.WebException
    De externe server heeft een fout geretourneerd: (502) Ongeldige gateway.
       bij System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       bij System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
    
2016-01-24 13::1612.0913 Error App: Error in MusicBrainz
    *** Error Report ***
    Version: 3.0.5818.0
    Command line: C:\Users\maarten\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.2.9200.0
    Processor count: 2
    64-Bit OS: True
    64-Bit Process: True
    Program data path: C:\Users\maarten\AppData\Roaming\Emby-Server
    Application Path: C:\Users\maarten\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Er zijn één of meer fouten opgetreden.
    MediaBrowser.Model.Net.HttpException
       bij MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1b.MoveNext()
    --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__5.MoveNext()
    --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<Get>d__0.MoveNext()
    --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij MediaBrowser.Providers.Music.MusicBrainzAlbumProvider.<GetMusicBrainzResponse>d__24.MoveNext()
    --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij MediaBrowser.Providers.Music.MusicBrainzArtistProvider.<GetSearchResults>d__0.MoveNext()
    --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij MediaBrowser.Providers.Music.MusicBrainzArtistProvider.<GetMetadata>d__c.MoveNext()
    --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij MediaBrowser.Providers.Manager.MetadataService`2.<ExecuteRemoteProviders>d__5e.MoveNext()
    InnerException: System.AggregateException
    Er zijn één of meer fouten opgetreden.
       bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       bij System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
       bij MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1b.MoveNext()
    InnerException: System.Net.WebException
    De externe server heeft een fout geretourneerd: (502) Ongeldige gateway.
       bij System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       bij System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  

 

(some external website fails... this is not handled or logged nicely)

 

 

 

after that i see:

 

 

2016-01-24 13:22:24.6341 Info App: Scan media library Completed after 7 minute(s) and 34 seconds
2016-01-24 13:22:24.6341 Info LibraryMonitor: Watching directory
....
etc

 

 

Some music is visible, no movies are there.

 

I did experiment with running as a service, but not this scan.

Posted

@@GhostRider, I think you should force a rescan and then look at the log. The scanning fails?

Posted

Hmm, it is not the scanning that fails. If i enter in search a particular exact title it is found.

 

Just the library is not displayed correctly ...

  • Solution
Posted

Try running a library scan and see if that restores it.

  • Like 1
GhostRider
Posted

thanks Luke, I did a local library scan and that has resolved my issue.

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...