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
General Development (no feature request here!)
Database: Refactor MP1 database for multi seat usage
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="Anthony Vaughan" data-source="post: 1286903" data-attributes="member: 153283"><p>I explained this in a previous thread, today. When you do the first scan, when the movies are not in movie info yet, I store the IMDBUrl data in the database in a new table linked to movieinfo. Then, when you do a refresh, the process is able to use the IMDBUrl data to refresh the data.</p><p></p><p>The job is done and it works and it's really fast - and you can choose whether to download actors or not. The download actors option is available every time you do a scan so if you decide not to do that now you can do it later.</p><p></p><p>Time from posting the idea (08:32) to now (11:41). It's quick to do because I've set up an object driven database and I've rationalized the code to make it easier to modify. The benefit of all that work is that things are now doable.</p><p></p><p>I didn't start making actor downloads optional until yesterday. Now scanning can be managed more easily, quickly and with fewer clicks. Just what, as a user, I would want and expect.</p></blockquote><p></p>
[QUOTE="Anthony Vaughan, post: 1286903, member: 153283"] I explained this in a previous thread, today. When you do the first scan, when the movies are not in movie info yet, I store the IMDBUrl data in the database in a new table linked to movieinfo. Then, when you do a refresh, the process is able to use the IMDBUrl data to refresh the data. The job is done and it works and it's really fast - and you can choose whether to download actors or not. The download actors option is available every time you do a scan so if you decide not to do that now you can do it later. Time from posting the idea (08:32) to now (11:41). It's quick to do because I've set up an object driven database and I've rationalized the code to make it easier to modify. The benefit of all that work is that things are now doable. I didn't start making actor downloads optional until yesterday. Now scanning can be managed more easily, quickly and with fewer clicks. Just what, as a user, I would want and expect. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Database: Refactor MP1 database for multi seat usage
Contact us
RSS
Top
Bottom