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 Plugins
Netflix Plugin (first release available)
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="patrick" data-source="post: 69783" data-attributes="member: 12502"><p>Download the image. </p><p>Well, check if the image has already been download, </p><p>if so then display it from the disk, if not download it first, </p><p>then display it from the disk. </p><p>You do not want to download the same image over and </p><p>over every time you look at it.</p><p></p><p>The previous version looks like it downloaded to a thumbs folder:</p><p>MediaPortal\Thumbs\Netfix With a filename of the Netflix MovieID.jpg</p><p>See the methods: ShowDetails and GetImagesPath in the </p><p>exiting plugin.</p><p></p><p></p><p></p><p>How/Where to load/save settings is up to you.</p><p>The last version it looks like saved them in a SQLite database</p><p>See the GUIConfiguration form and Database class in the </p><p>existing code that saves settings.</p><p>Also see the OnPageLoad method where the shopperid is </p><p>loaded from the database and used.</p><p></p><p>HTH,</p><p>patrick</p></blockquote><p></p>
[QUOTE="patrick, post: 69783, member: 12502"] Download the image. Well, check if the image has already been download, if so then display it from the disk, if not download it first, then display it from the disk. You do not want to download the same image over and over every time you look at it. The previous version looks like it downloaded to a thumbs folder: MediaPortal\Thumbs\Netfix With a filename of the Netflix MovieID.jpg See the methods: ShowDetails and GetImagesPath in the exiting plugin. How/Where to load/save settings is up to you. The last version it looks like saved them in a SQLite database See the GUIConfiguration form and Database class in the existing code that saves settings. Also see the OnPageLoad method where the shopperid is loaded from the database and used. HTH, patrick [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Netflix Plugin (first release available)
Contact us
RSS
Top
Bottom