home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
General
Help with .nfo import
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="breese" data-source="post: 1143289" data-attributes="member: 114299"><p>You have multiple issues happening.</p><p>First your machine has multiple IP addresses assigned to it.</p><p>You need to go into the config and assign the network IP to MP2 you wish to use.</p><p>I am looking for the section in MP2 to bind to a single IP</p><p></p><p><span style="font-size: 9px">[2015-07-14 10:07:10,544] [6021 ] [Main ] [INFO ] - Info.: UPnPServerController: SSDP enabled for IP endpoint <strong>'192.168.0.2'</strong>, search port is 1900</span></p><p><span style="font-size: 9px">[2015-07-14 10:07:10,544] [6021 ] [Main ] [INFO ] - Info.: UPnPServerController: SSDP enabled for IP endpoint <strong>'192.168.56.1'</strong>, search port is 1900</span></p><p></p><p>Do you have enough space or are there permission issues with your drive C: ?</p><p><span style="font-size: 9px">[2015-07-14 10:09:35,236] [150713 ] [198 ] [WARN ] - Couldn't delete old cache files</span></p><p><span style="font-size: 9px">System.IO.IOException: <strong>The process cannot access the file 'C:\ProgramData\Team MediaPortal\MP2-Server\TvDB\71746\en_full.xml'</strong> because it is being used by another process.</span></p><p><span style="font-size: 9px"> at System.IO.__Error.WinIOError(Int32 errorCode, <strong><span style="color: #ff0000">String maybeFullPath</span></strong>)</span></p><p><span style="font-size: 9px"> at System.IO.File.InternalDelete(String path, Boolean checkHost)</span></p><p><span style="font-size: 9px"> at System.IO.File.Delete(String path)</span></p><p><span style="font-size: 9px"> at MediaPortal.Extensions.OnlineLibraries.Libraries.TvdbLib.Cache.XmlCacheProvider.SaveToCache(TvdbSeries series)</span></p><p></p><p>Untill these 2 (above) are fixed, you will have issues with the network turned on.</p><p></p><p>In the logs when the network is disabled, the importer found at least 1 ZIP file (might be more) that are not for importing</p><p></p><p><span style="font-size: 9px">[2015-07-13 23:35:27,620] [662421 ] [8 ] [WARN ] - ImporterWorker.ImportJob(#1).DirectoryUnfoldBlock: Error while processing PendingImportResource '{e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///E:/new stuff/Downloads/Movies/RDP on Any WinPC Vista onwards.zip>{6b042db8-69ad-4b57-b869-1bcea4e43c77}:///RDP on Any WinPC Vista onwards/' (parent directory={e88e64a8-0233-4fdf-ba27-0b44c6a39ae9<span style="font-size: 12px"><span style="color: #ff0000">}:///E:/new stuff/Downloads/Movies/RDP on Any WinPC Vista onwards.zip</span></span>>{6b042db8-69ad-4b57-b869-1bcea4e43c77}:///)</span></p><p><span style="font-size: 9px">System.NullReferenceException: Object reference not set to an instance of an object.</span></p><p><span style="font-size: 9px"> at MediaPortal.Extensions.ResourceProviders.ZipResourceProvider.ZipResourceAccessor.get_CanonicalLocalResourcePath()</span></p><p><span style="font-size: 9px"> at MediaPortal.Extensions.ResourceProviders.ZipResourceProvider.ZipResourceAccessor.get_CanonicalLocalResourcePath()</span></p><p><span style="font-size: 9px"> at MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen.get_PendingResourcePath()</span></p><p><span style="font-size: 9px"> at MediaPortal.Common.Services.MediaManagement.ImportJobController.RegisterPendingImportResource(PendingImportResourceNewGen pendingImportResource)</span></p><p><span style="font-size: 9px"> at MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen..ctor(ResourcePath parentDirectory, IFileSystemResourceAccessor resourceAccessor, String currentBlock, ImportJobController parentImportJobController, Nullable`1 parentDirectoryId, Nullable`1 mediaItemId)</span></p><p><span style="font-size: 9px"> at MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.DirectoryUnfoldBlock.<ProcessDirectory>d__3.MoveNext()</span></p></blockquote><p></p>
[QUOTE="breese, post: 1143289, member: 114299"] You have multiple issues happening. First your machine has multiple IP addresses assigned to it. You need to go into the config and assign the network IP to MP2 you wish to use. I am looking for the section in MP2 to bind to a single IP [SIZE=1][2015-07-14 10:07:10,544] [6021 ] [Main ] [INFO ] - Info.: UPnPServerController: SSDP enabled for IP endpoint [B]'192.168.0.2'[/B], search port is 1900 [2015-07-14 10:07:10,544] [6021 ] [Main ] [INFO ] - Info.: UPnPServerController: SSDP enabled for IP endpoint [B]'192.168.56.1'[/B], search port is 1900[/SIZE] Do you have enough space or are there permission issues with your drive C: ? [SIZE=1][2015-07-14 10:09:35,236] [150713 ] [198 ] [WARN ] - Couldn't delete old cache files System.IO.IOException: [B]The process cannot access the file 'C:\ProgramData\Team MediaPortal\MP2-Server\TvDB\71746\en_full.xml'[/B] because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, [B][COLOR=#ff0000]String maybeFullPath[/COLOR][/B]) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at MediaPortal.Extensions.OnlineLibraries.Libraries.TvdbLib.Cache.XmlCacheProvider.SaveToCache(TvdbSeries series)[/SIZE] Untill these 2 (above) are fixed, you will have issues with the network turned on. In the logs when the network is disabled, the importer found at least 1 ZIP file (might be more) that are not for importing [SIZE=1][2015-07-13 23:35:27,620] [662421 ] [8 ] [WARN ] - ImporterWorker.ImportJob(#1).DirectoryUnfoldBlock: Error while processing PendingImportResource '{e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///E:/new stuff/Downloads/Movies/RDP on Any WinPC Vista onwards.zip>{6b042db8-69ad-4b57-b869-1bcea4e43c77}:///RDP on Any WinPC Vista onwards/' (parent directory={e88e64a8-0233-4fdf-ba27-0b44c6a39ae9[SIZE=3][COLOR=#ff0000]}:///E:/new stuff/Downloads/Movies/RDP on Any WinPC Vista onwards.zip[/COLOR][/SIZE]>{6b042db8-69ad-4b57-b869-1bcea4e43c77}:///)[/SIZE] [SIZE=1]System.NullReferenceException: Object reference not set to an instance of an object. at MediaPortal.Extensions.ResourceProviders.ZipResourceProvider.ZipResourceAccessor.get_CanonicalLocalResourcePath() at MediaPortal.Extensions.ResourceProviders.ZipResourceProvider.ZipResourceAccessor.get_CanonicalLocalResourcePath() at MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen.get_PendingResourcePath() at MediaPortal.Common.Services.MediaManagement.ImportJobController.RegisterPendingImportResource(PendingImportResourceNewGen pendingImportResource) at MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen..ctor(ResourcePath parentDirectory, IFileSystemResourceAccessor resourceAccessor, String currentBlock, ImportJobController parentImportJobController, Nullable`1 parentDirectoryId, Nullable`1 mediaItemId) at MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.DirectoryUnfoldBlock.<ProcessDirectory>d__3.MoveNext()[/SIZE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
Help with .nfo import
Contact us
RSS
Top
Bottom