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
Popular Plugins
Moving Pictures
Moving-Pictures Movie List to HTML
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="Addow" data-source="post: 576117" data-attributes="member: 83134"><p><strong>Re: AW: Moving-Pictures Movie List to HTML</strong></p><p></p><p></p><p>If you export the list locally there will probably be no problem. There is however a bug in the FTP upload and some users complained about not uploading the full list, but only partially. That is also the reason why the search function is not working. The search function is initialized at the bottom of the HTML page.</p><p></p><p>People, who want to fix the bug manually, here is a small workaround:</p><p></p><p><strong>1. Make sure your HTML export page has this contents at the end of the page</strong> (last movie detailed are included, you do not have to copy/paste that part <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" />)</p><p></p><p>[code]<tr class="movieRow" id="700"> </p><p> <td class="movieTitle"><a target="blank" href="http://www.imdb.com/title/tt0389557">Zwartboek</a></td> </p><p> <td class="movieYear">2006</td> </p><p> <td class="movieGenres">|Drama|Thriller|War|</td> </p><p> <td class="movieScore">7.3</td> </p><p> <td class="movieCodec">XVID</td> </p><p> <td class="movieResolution">SD</td> </p><p> <td class="movieLength">145</td> </p><p> </tr> </p><p> </table> </p><p> </div> </p><p> <div id="main-botborder"></div> </p><p> </div> </p><p> </div><script type="text/javascript"> </p><p> var myTable = new sortableTable('sortedTable', {</p><p> overCls: 'over', onClick: function(){alert(this.id)}, sortOn: '-1'</p><p> });</p><p> </script></body> </p><p></html>[/code]</p><p></p><p><strong>2. Good luck with this!</strong></p><p></p><p></p><p>@ppeterr:</p><p>I don't know if it's interesting. I work at the Neurosurgery department at University Hospital and we are doing some high-tech research with unique hardware and lots of software (which I have to write). This week our first patient is included, so lots of stress and overwork <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /> Also my first brain operation ever, so lots of emotions and excitement involved <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>I started developing a spin-off plugin of MovingPicturesXML last weekend, but it will take time (as you already know) before the first beta will be released. I hope to fix the last bugs this week, so I keep you guys happy <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> </p><p></p><p><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 the support!</p></blockquote><p></p>
[QUOTE="Addow, post: 576117, member: 83134"] [b]Re: AW: Moving-Pictures Movie List to HTML[/b] If you export the list locally there will probably be no problem. There is however a bug in the FTP upload and some users complained about not uploading the full list, but only partially. That is also the reason why the search function is not working. The search function is initialized at the bottom of the HTML page. People, who want to fix the bug manually, here is a small workaround: [b]1. Make sure your HTML export page has this contents at the end of the page[/b] (last movie detailed are included, you do not have to copy/paste that part :P) [code]<tr class="movieRow" id="700"> <td class="movieTitle"><a target="blank" href="http://www.imdb.com/title/tt0389557">Zwartboek</a></td> <td class="movieYear">2006</td> <td class="movieGenres">|Drama|Thriller|War|</td> <td class="movieScore">7.3</td> <td class="movieCodec">XVID</td> <td class="movieResolution">SD</td> <td class="movieLength">145</td> </tr> </table> </div> <div id="main-botborder"></div> </div> </div><script type="text/javascript"> var myTable = new sortableTable('sortedTable', { overCls: 'over', onClick: function(){alert(this.id)}, sortOn: '-1' }); </script></body> </html>[/code] [b]2. Good luck with this![/b] @ppeterr: I don't know if it's interesting. I work at the Neurosurgery department at University Hospital and we are doing some high-tech research with unique hardware and lots of software (which I have to write). This week our first patient is included, so lots of stress and overwork :P Also my first brain operation ever, so lots of emotions and excitement involved :) I started developing a spin-off plugin of MovingPicturesXML last weekend, but it will take time (as you already know) before the first beta will be released. I hope to fix the last bugs this week, so I keep you guys happy :) :thx: for the support! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Moving-Pictures Movie List to HTML
Contact us
RSS
Top
Bottom