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 1
MediaPortal 1 Talk
Scan movie db by folder name not file name?
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="rjburke377" data-source="post: 287185" data-attributes="member: 70884"><p>I don't do the "each movie in it's own folder" thing. That was someone else in this thread.</p><p></p><p>Your explanation is very good and expresses the need to have the matching algorithm use the extra info in the filename to match against the source being scraped.</p><p></p><p>The current matching algorithm includes IMDB formatting characters like "(year</sequence>), (V), (TV), (VG), (TV series)" when comparing to your filename. The filename is compared verbatim ... including the extension and stacking tags. Where the movie titiles are short compared to the extra verbiage this results in a lot of false ambiguity, or picking up the wrong entry.</p><p></p><p>The situation gets more difficult if you have stacked files because your filename is ignored for all but the first stacked file scanned from the directory.</p><p></p><p>My point was that you can improve the situation, a lot, by doing as you say: rename your files to better fit the implementation. Even so, the code does not provide a means to be 100% accurate even when you know exactly which IMDB entry you are trying to match.</p></blockquote><p></p>
[QUOTE="rjburke377, post: 287185, member: 70884"] I don't do the "each movie in it's own folder" thing. That was someone else in this thread. Your explanation is very good and expresses the need to have the matching algorithm use the extra info in the filename to match against the source being scraped. The current matching algorithm includes IMDB formatting characters like "(year</sequence>), (V), (TV), (VG), (TV series)" when comparing to your filename. The filename is compared verbatim ... including the extension and stacking tags. Where the movie titiles are short compared to the extra verbiage this results in a lot of false ambiguity, or picking up the wrong entry. The situation gets more difficult if you have stacked files because your filename is ignored for all but the first stacked file scanned from the directory. My point was that you can improve the situation, a lot, by doing as you say: rename your files to better fit the implementation. Even so, the code does not provide a means to be 100% accurate even when you know exactly which IMDB entry you are trying to match. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Scan movie db by folder name not file name?
Contact us
RSS
Top
Bottom