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
Fix to "IMDB with AKA 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="NightOwl69" data-source="post: 631676" data-attributes="member: 56014"><p>Firstly <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> for fixing the script, it works much better now. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>I'm not sure if this is the right place to post issues with it but it seemed appropriate, :sorry: if its not.</p><p></p><p>I got the latest script a couple of days ago and am using it from the video database editor to clean up some data. I've noticed a couple of issues and have a few questions I was hoping you guys might be able to help with. </p><p></p><p>1. The 'R' is being dropped from the MPAA rating. e.g. instead of 'Rated PG-13...' I'm getting 'ated PG-13...'. This was easy to fix just change 27 to 26 as per below...</p><p></p><p>mpaa += "MPAA</a>:</h5>".Length + 26;</p><p></p><p>2. IMDBID is not being set in the database. I'm hoping this is reused when updating existing movies to make sure the data is always grabbed for the right movie when doing a rescan and not skipping files already in the database? I spent days double checking and fixing up my collection the first time I did a scan to get all the right movies - this was a very long time ago (years) so the script has probably got much smarter since then.</p><p></p><p>I'd try to do the IMDBID stuff myself but I'm just not that familar with cs script. Any pointers/suggestions appreciated.</p></blockquote><p></p>
[QUOTE="NightOwl69, post: 631676, member: 56014"] Firstly :thx: for fixing the script, it works much better now. :D I'm not sure if this is the right place to post issues with it but it seemed appropriate, :sorry: if its not. I got the latest script a couple of days ago and am using it from the video database editor to clean up some data. I've noticed a couple of issues and have a few questions I was hoping you guys might be able to help with. 1. The 'R' is being dropped from the MPAA rating. e.g. instead of 'Rated PG-13...' I'm getting 'ated PG-13...'. This was easy to fix just change 27 to 26 as per below... mpaa += "MPAA</a>:</h5>".Length + 26; 2. IMDBID is not being set in the database. I'm hoping this is reused when updating existing movies to make sure the data is always grabbed for the right movie when doing a rescan and not skipping files already in the database? I spent days double checking and fixing up my collection the first time I did a scan to get all the right movies - this was a very long time ago (years) so the script has probably got much smarter since then. I'd try to do the IMDBID stuff myself but I'm just not that familar with cs script. Any pointers/suggestions appreciated. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Submit: Movie Info Grabbers
Fix to "IMDB with AKA grabber"
Contact us
RSS
Top
Bottom