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
[Italian] www.mymovies.it (2009-07-27)
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="robyf" data-source="post: 746012" data-attributes="member: 13314"><p>Regarding the strange chars I do not know what the problem can be. The script uses iso-8859-1 encoding, that should give the best compatibility (this change was made by Chemelli, previously the script used utf-8 that caused a lot of strange chars).</p><p></p><p>Regarding the missing plots, these particular movies have a different page format on mymovies, will try to handle this in a future version.</p><p></p><p>If you want to strip out artwork search you have to edit the script and comment the line 390:</p><p></p><p>[code]</p><p>movieDetails.ThumbURL = strImgBody.Substring(iImage, iEnd - iImage).Trim();</p><p>[/code]</p></blockquote><p></p>
[QUOTE="robyf, post: 746012, member: 13314"] Regarding the strange chars I do not know what the problem can be. The script uses iso-8859-1 encoding, that should give the best compatibility (this change was made by Chemelli, previously the script used utf-8 that caused a lot of strange chars). Regarding the missing plots, these particular movies have a different page format on mymovies, will try to handle this in a future version. If you want to strip out artwork search you have to edit the script and comment the line 390: [code] movieDetails.ThumbURL = strImgBody.Substring(iImage, iEnd - iImage).Trim(); [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Submit: Movie Info Grabbers
[Italian] www.mymovies.it (2009-07-27)
Contact us
RSS
Top
Bottom