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
Development
Submit: Movie Info Grabbers
IMDB.com (default info grabber)
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="Sutekh" data-source="post: 285155" data-attributes="member: 72626"><p>Hi All,</p><p></p><p>I just started playing with the csscript method outlined in this thread and seem to have found a major problem with it. That is, MP is filtering the search string before passing it to the csscript's exposed methods. Looking for the movie "Bruiser (2000)" as my files are named in IMDB directly, or passing it via the URL - "http://us.imdb.com/Tsearch?title=Bruiser (2000)" - brings the correct match. However, using MP, it must use some sort of regular expression filter on my files turning "Bruiser (2000)" into "bruiser" - lowercase and without the year. This now brings back all sorts of horrible matches.</p><p></p><p>How do I force MP to NOT filter my search queries? That is something that should be left in the customising of csscript files. I am a confident C# developer, is this something I can change myself?</p><p></p><p>Simon</p></blockquote><p></p>
[QUOTE="Sutekh, post: 285155, member: 72626"] Hi All, I just started playing with the csscript method outlined in this thread and seem to have found a major problem with it. That is, MP is filtering the search string before passing it to the csscript's exposed methods. Looking for the movie "Bruiser (2000)" as my files are named in IMDB directly, or passing it via the URL - "http://us.imdb.com/Tsearch?title=Bruiser (2000)" - brings the correct match. However, using MP, it must use some sort of regular expression filter on my files turning "Bruiser (2000)" into "bruiser" - lowercase and without the year. This now brings back all sorts of horrible matches. How do I force MP to NOT filter my search queries? That is something that should be left in the customising of csscript files. I am a confident C# developer, is this something I can change myself? Simon [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Submit: Movie Info Grabbers
IMDB.com (default info grabber)
Contact us
RSS
Top
Bottom