Jump to content

Error/ and I want to make sure it doesn't run as a service


Recommended Posts

jimboz333
Posted

Error:  unhandled exception: Object reference not set to an instance of an object.

 

Error: only one usage of each socket address is (protocol/network address/port) is permitted.

 

And how can I make sure it does NOT run as a service?

 

 

jimboz333
Posted

I unfortunately don't know what that means... 

 

Also what about those errors?

Posted

If you don't know what that means then you're not running as a service so there's nothing for you to do. As for the error, I would need to see a server log.

jimboz333
Posted

2014-03-21 12:41:53.0133 Info - Main: Media Browser Server started

2014-03-21 12:41:53.0133 Info - Main: Command line: C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe

2014-03-21 12:41:53.0273 Info - Main: Server: DELLUSER-PC

2014-03-21 12:41:53.0273 Info - Main: Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1

2014-03-21 12:41:53.0273 Info - Main: Program data path: C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server

2014-03-21 12:41:53.0273 Info - Main: Application Path: C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe

2014-03-21 12:41:53.5353 Info - App: Application Configuration:

                {"WeatherUnit":"Fahrenheit","EnableHttpLevelLogging":true,"EnableUPnP":true,"HttpServerPortNumber":8096,"LegacyWebSocketPortNumber":8945,"EnableInternetProviders":true,"SeasonZeroDisplayName":"Specials","MetadataRefreshDays":30,"SaveLocalMeta":true,"RefreshItemImages":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"RecentItemDays":10,"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeWatcherDelay":20,"EnableDashboardResponseCaching":true,"ManualLoginClients":[],"EnableTvDbUpdates":false,"EnableTmdbUpdates":false,"EnableFanArtUpdates":false,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":true,"MediaEncodingQuality":"Auto","AllowVideoUpscaling":false,"EnableMovieChapterImageExtraction":true,"EnableEpisodeChapterImageExtraction":false,"EnableOtherVideoChapterImageExtraction":false,"MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"AdultVideo","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Trailer","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableDebugEncodingLogging":false,"EnableAutomaticRestart":true,"TvFileOrganizationOptions":{"IsEnabled":false,"MinFileSizeMb":50,"LeftOverFileExtensionsToDelete":[],"WatchLocations":[],"SeasonFolderPattern":"Season %s","SeasonZeroFolderName":"Season 0","EpisodeNamePattern":"%sn - %sx%0e - %en.%ext","MultiEpisodeNamePattern":"%sn - %sx%0e-x%0ed - %en.%ext","OverwriteExistingEpisodes":false,"DeleteEmptyFolders":false,"CopyOriginalFile":false},"LiveTvOptions":{},"EnableRealtimeMonitor":true,"PathSubstitutions":[],"DlnaOptions":{"EnablePlayTo":true,"EnablePlayToDebugLogging":false},"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":true}

2014-03-21 12:41:53.5723 Info - App: Loading AutoBoxSets, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading CoverArt, Version=4.0.5.5, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Plugins.RottenTomatoes, Version=1.0.5180.37338, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Plugins.Trailers, Version=1.0.5164.78, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Plugins.XbmcMetadata, Version=1.0.5174.41924, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading ServerRestart, Version=1.0.1.1, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading StudioCleaner, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Api, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.WebDashboard, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Model, Version=3.0.5192.19558, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Common, Version=3.0.5192.19558, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Controller, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Providers, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Common.Implementations, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Server.Implementations, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.Dlna, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.IsoMounter, Version=1.0.5079.1480, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.5733 Info - App: Loading MediaBrowser.ServerApplication, Version=3.0.5192.19560, Culture=neutral, PublicKeyToken=null

2014-03-21 12:41:53.7413 Info - App: Version 3.0.5192.19560 initializing

2014-03-21 12:41:53.8023 Info - SqliteUserRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\users.db

2014-03-21 12:41:53.8953 Info - SqliteItemRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\chapters.db

2014-03-21 12:41:53.9023 Info - SqliteItemRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\mediainfo.db

2014-03-21 12:41:53.9273 Info - SqliteFileOrganizationRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\fileorganization.db

2014-03-21 12:41:54.0373 Info - SqliteDisplayPreferencesRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\displaypreferences.db

2014-03-21 12:41:54.0373 Info - SqliteNotificationsRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\notifications.db

2014-03-21 12:41:54.0443 Info - SqliteItemRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\library.db

2014-03-21 12:41:54.0443 Info - SqliteUserDataRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\userdata_v2.db

2014-03-21 12:41:54.0443 Info - SqliteProviderInfoRepository: Opening C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\data\refreshinfo.db

2014-03-21 12:41:54.3193 Info - HttpServer: Calling ServiceStack AppHost.Init

2014-03-21 12:41:55.1054 Info - ServiceStackHost: Initializing Application took 1140.0652ms

2014-03-21 12:41:55.1194 Info - App: Loading Http Server

2014-03-21 12:41:55.1194 Info - HttpServer: Adding HttpListener prefix http://+:8096/mediabrowser/

2014-03-21 12:41:55.1434 Info - HttpServer: Starting HttpListner

2014-03-21 12:41:55.1584 Info - App: Starting Alchemy web socket server on port 8945

2014-03-21 12:41:55.1584 Info - App: Alchemy Web Socket Server started

2014-03-21 12:41:56.1464 Error - Main: UnhandledException

                Only one usage of each socket address (protocol/network address/port) is normally permitted

                System.Net.Sockets.SocketException

                   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

                   at System.Net.Sockets.Socket.Bind(EndPoint localEP)

                   at System.Net.Sockets.TcpListener.Start(Int32 backlog)

                   at System.Net.Sockets.TcpListener.Start()

                   at Alchemy.TcpServer.Listen(Object state)

                   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)

                   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

                   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

                   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

                   at System.Threading.ThreadPoolWorkQueue.Dispatch()

                   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

               

2014-03-21 12:41:56.6705 Error - Main: UnhandledException

                Only one usage of each socket address (protocol/network address/port) is normally permitted

                System.Net.Sockets.SocketException

                   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

                   at System.Net.Sockets.Socket.Bind(EndPoint localEP)

                   at System.Net.Sockets.TcpListener.Start(Int32 backlog)

                   at System.Net.Sockets.TcpListener.Start()

                   at Alchemy.TcpServer.Listen(Object state)

                   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)

                   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

                   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

                   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

                   at System.Threading.ThreadPoolWorkQueue.Dispatch()

                   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

               

2014-03-21 12:41:57.5825 Info - App: Core startup complete

2014-03-21 12:41:57.6675 Debug - App: Starting NAT discovery

2014-03-21 12:41:57.7395 Info - CoverArt: CoverArt Version 4.0.5.5 Loaded.

2014-03-21 12:41:57.7565 Info - PlayTo: PlayTo-Manager starting

2014-03-21 12:41:57.7855 Debug - PlayTo: Found interface: Local Area Connection. Type: Ethernet. Status: Up

2014-03-21 12:41:57.7855 Info - PlayTo: Creating SSDP listener

2014-03-21 12:41:58.2666 Debug - PlayTo: Found interface: Loopback Pseudo-Interface 1. Type: Loopback. Status: Up

2014-03-21 12:41:58.2666 Info - PlayTo: Creating SSDP listener

2014-03-21 12:41:58.2866 Info - App: HttpClientManager GET: http://mediabrowser.tv/community/index.php?/blog/rss/1-media-browser-developers-blog

2014-03-21 12:41:58.6686 Debug - PlayTo: Found interface: isatap.wowway.com. Type: Tunnel. Status: Down

2014-03-21 12:41:58.6686 Debug - PlayTo: Found interface: Local Area Connection* 11. Type: Tunnel. Status: Up

2014-03-21 12:41:58.6686 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3ServerNotifications.json

2014-03-21 12:41:59.0896 Error - App: Failed to start UDP Server

                Only one usage of each socket address (protocol/network address/port) is normally permitted

                System.Net.Sockets.SocketException

                   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

                   at System.Net.Sockets.Socket.Bind(EndPoint localEP)

                   at System.Net.Sockets.UdpClient..ctor(IPEndPoint localEP)

                   at MediaBrowser.Server.Implementations.Udp.UdpServer.Start(Int32 port)

                   at MediaBrowser.Server.Implementations.EntryPoints.UdpServerEntryPoint.Run()

               

2014-03-21 12:41:59.1986 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate

2014-03-21 12:41:59.2466 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate

2014-03-21 12:41:59.3996 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate

2014-03-21 12:41:59.8457 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate

2014-03-21 12:42:00.0747 Debug - Studio Cleaner: StudioCleaner Registration Status - Registered: False In trial: True Expiration Date: 4/5/2014 4:00:00 AM Is Valid: True

2014-03-21 12:42:00.1887 Info - PlayTo: DLNA Session created for Denon AVR-X4000 - *AVR-X4000

2014-03-21 12:42:00.3567 Debug - CoverArt: CoverArt Registration Status - Registered: False In trial: True Expiration Date: 4/5/2014 4:00:00 AM Is Valid: True

2014-03-21 12:42:00.5967 Info - App: StartupTrigger fired for task: Refresh Guide

2014-03-21 12:42:00.5967 Info - App: StartupTrigger fired for task: Refresh Channels

2014-03-21 12:42:00.5967 Info - App: StartupTrigger fired for task: Scan media library

2014-03-21 12:42:00.5967 Info - App: Executing Refresh Guide

2014-03-21 12:42:00.5967 Info - App: StartupTrigger fired for task: Check for application updates

2014-03-21 12:42:00.5967 Info - App: Executing Scan media library

2014-03-21 12:42:00.5967 Info - App: Executing Refresh Channels

2014-03-21 12:42:00.5967 Info - App: Refresh Channels Completed after 0 minute(s) and 0 seconds

2014-03-21 12:42:00.6097 Info - App: Refresh Guide Completed after 0 minute(s) and 0 seconds

2014-03-21 12:42:00.6097 Info - App: Executing Check for application updates

2014-03-21 12:42:00.6097 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json

2014-03-21 12:42:00.6267 Info - App: Validating media library

2014-03-21 12:42:00.6407 Info - App: StartupTrigger fired for task: Check for plugin updates

2014-03-21 12:42:00.6407 Info - App: Executing Check for plugin updates

2014-03-21 12:42:00.6407 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json

2014-03-21 12:42:00.6407 Info - App: StartupTrigger fired for task: Log file cleanup

2014-03-21 12:42:00.6407 Info - App: Executing Log file cleanup

2014-03-21 12:42:00.6407 Info - App: Log file cleanup Completed after 0 minute(s) and 0 seconds

2014-03-21 12:42:00.7677 Info - App: StartupTrigger fired for task: Cache file cleanup

2014-03-21 12:42:00.7677 Info - App: Executing Cache file cleanup

2014-03-21 12:42:00.9477 Debug - BaseItem: Found shortcut at G:\TV\Lost (DELLUSER-PC) - Shortcut.lnk

2014-03-21 12:42:01.0947 Info - BaseItem: Shortcut links have changed for C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\root\default\TV

2014-03-21 12:42:01.0947 Debug - App: Saving C:\Users\Dell User\AppData\Roaming\MediaBrowser-Server\root\default\TV to database.

2014-03-21 12:42:01.3557 Debug - App: No application update available.

2014-03-21 12:42:01.3557 Info - App: Check for application updates Completed after 0 minute(s) and 0 seconds

2014-03-21 12:42:01.6548 Info - App: Multi-part video found: F:\Movies\Tower.Heist.(2011).SWESUB.DVDRip.XviD.Jojje\Tower.Heist.(2011).SWESUB.DVDRip.XviD.Jojje.CD1.avi

2014-03-21 12:42:01.7128 Info - App: Check for plugin updates Completed after 0 minute(s) and 1 seconds

2014-03-21 12:42:02.6768 Info - App: Cache file cleanup Completed after 0 minute(s) and 1 seconds

2014-03-21 12:42:02.7598 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/ping

2014-03-21 12:42:45.9703 Error - App: Error resolving path E:\MUSIC\Bruno Mars

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:42:46.1293 Error - App: Error resolving path E:\MUSIC\Bryan Adams Duet

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:42:46.3063 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Building 429 Discography 2003-2011 (8 Releases)

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:42:46.4513 Error - App: Error resolving path E:\MUSIC\B_o_B_ feat_ Bruno Mars

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:42:46.5583 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Cake Discography

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:42:46.7313 Error - App: Error resolving path E:\MUSIC\Chicago.2002.1080p.BluRay.x264.anoXmous

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:42:46.9023 Error - App: Error resolving path E:\MUSIC\Chris Tomlin - Glory In The Highest - Christmas Songs Of Worship (2009)

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:42:47.0744 Error - App: Error resolving path E:\MUSIC\Chris Tomlin Burning Lights

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:42:47.2494 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Dave Matthews Band - Live At Red Rocks 1997

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:42:47.4184 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Dave.Matthews.and.Tim.Reynolds-Live.at.Radio.City.Hall.2007-DVDrip-LURW[FLAC]

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:42:57.8340 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\August Burns Red

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:42:57.8950 Info - App: HttpClientManager GET: http://bot.whatismyipaddress.com/

2014-03-21 12:42:59.3211 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Dave Matthews Tim Reynolds - Live At Luther College 1999 only1joe FLAC-EAC

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:43:06.5075 Error - App: Error resolving path E:\MUSIC\Billy Joel - Greatest Hits, Vols. 1-2 [24 bit FLAC] vinyl

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:43:06.6695 Error - App: Error resolving path E:\MUSIC\Chris Tomlin - How Great Is Our God [The Essential Collection] (2011)

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:43:07.4435 Error - App: Error resolving path E:\MUSIC\Christmas

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:43:09.1386 Error - App: Error resolving path E:\MUSIC\2010 - And If Our God Is For Us

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:43:09.6226 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Dave Matthews Band - The Central Park Concert 2003

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:43:10.0607 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Dave Matthews Band - The Central Park Concert 2003 only1joe FLAC-EAC

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:43:10.2287 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Drake

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:43:12.2178 Error - App: Error resolving path E:\MUSIC\David Carnes

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:43:12.3848 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\David Crowder Band - Give Us Rest  {320kbs}  {DMK1111}

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

               

2014-03-21 12:43:12.4818 Error - App: Error resolving path E:\MUSIC\Face to Face

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemInfo fileInfo, IDirectoryService directoryService, Folder parent)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass4c`1.<ResolvePaths>b__4b(FileSystemInfo f)

               

2014-03-21 12:43:22.3034 Error - App: Error in MusicArtistResolver resolving E:\MUSIC\Eminem - Star Mark Greatest Hits 2CD (2008) [FLAC] vtwin88cube

                The request could not be performed because of an I/O device error.

               

                System.IO.IOException

                   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

                   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

                   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

                   at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)

                   at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicAlbumResolver.IsMusicAlbum(String path, IDirectoryService directoryService)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.<>c__DisplayClass3.<Resolve>b__1(FileSystemInfo i)

                   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.Audio.MusicArtistResolver.Resolve(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)

                   at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass35.<ResolveItem>b__32(IItemResolver r)

                

Posted

Just don't start it as a service if that's not what you want. The default behavior is to run the tray icon and not the service.

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