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
this view could not be built
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="MJGraf" data-source="post: 1164670" data-attributes="member: 17886"><p>It doesn't need to be named as the movie name. It can also be named "movie.nfo". If the names of your nfo-files are not completely random, please do the following:</p><p>Stop MP2-Server Service.</p><p>Go to C:\ProgramData\Team MediaPortal\MP2-Server\Config</p><p>Open the file MediaPortal.Extensions.MetadataExtractors.NfoMetadataExtractors.Settings.NfoMovieMetadataExtractorSettings.xml</p><p>There is a section in it looking like this:</p><p>[CODE] <Property Name="MovieNfoFileNames"></p><p> <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <string>movie</string></p><p> </ArrayOfString></p><p> </Property></p><p> <Property Name="NfoFileNameExtensions"></p><p> <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <string>.nfo</string></p><p> <string>.xml</string></p><p> <string>.txt</string></p><p> </ArrayOfString></p><p> </Property>[/CODE]</p><p>Besides the movie name + .nfo, MP2 will look for any combination of names and extensions from this file. So if your nfo-files are called "imdb.nfo", just add below <string>movie</string> a new line with <string>imdb</string>.</p><p></p><p>While you have this file open, please also set these three settings to true:</p><p>[CODE] <Property Name="EnableDebugLogging"></p><p> <boolean>true</boolean></p><p> </Property></p><p> <Property Name="WriteRawNfoFileIntoDebugLog"></p><p> <boolean>true</boolean></p><p> </Property></p><p> <Property Name="WriteStubObjectIntoDebugLog"></p><p> <boolean>true</boolean></p><p> </Property>[/CODE]</p><p>This will on the next import generate a new (and rather extensive) NfoMovieMetadataExtractor.log file in your log directory, which will certainly help to figure out the rest...</p><p></p><p>Then save the config file, restart MP2-Server remove the old MediaSource, add it again and wait until the import is finished. After that, please post the result and the logs.</p><p>Thanks for your help!</p><p>Michael</p></blockquote><p></p>
[QUOTE="MJGraf, post: 1164670, member: 17886"] It doesn't need to be named as the movie name. It can also be named "movie.nfo". If the names of your nfo-files are not completely random, please do the following: Stop MP2-Server Service. Go to C:\ProgramData\Team MediaPortal\MP2-Server\Config Open the file MediaPortal.Extensions.MetadataExtractors.NfoMetadataExtractors.Settings.NfoMovieMetadataExtractorSettings.xml There is a section in it looking like this: [CODE] <Property Name="MovieNfoFileNames"> <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <string>movie</string> </ArrayOfString> </Property> <Property Name="NfoFileNameExtensions"> <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <string>.nfo</string> <string>.xml</string> <string>.txt</string> </ArrayOfString> </Property>[/CODE] Besides the movie name + .nfo, MP2 will look for any combination of names and extensions from this file. So if your nfo-files are called "imdb.nfo", just add below <string>movie</string> a new line with <string>imdb</string>. While you have this file open, please also set these three settings to true: [CODE] <Property Name="EnableDebugLogging"> <boolean>true</boolean> </Property> <Property Name="WriteRawNfoFileIntoDebugLog"> <boolean>true</boolean> </Property> <Property Name="WriteStubObjectIntoDebugLog"> <boolean>true</boolean> </Property>[/CODE] This will on the next import generate a new (and rather extensive) NfoMovieMetadataExtractor.log file in your log directory, which will certainly help to figure out the rest... Then save the config file, restart MP2-Server remove the old MediaSource, add it again and wait until the import is finished. After that, please post the result and the logs. Thanks for your help! Michael [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
this view could not be built
Contact us
RSS
Top
Bottom