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
My Films
AMC Updater v0.7.3 Now 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="OrionHall" data-source="post: 298921" data-attributes="member: 56502"><p>Hi Jamie,</p><p></p><p>Thanks for the tips <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>Unfortunately - still no joy. I've done a fair bit of reading and testing, but there doesn't appear to be a way to do this without a huge amount of changes. I think this is partly because I'm using the .Net cheap-and-cheerful multithreading in the form of the BackgroundWorker class. It's crude but effective, and a lot easier than manually creating and manipulating threads. Since the main app runs in the main thread, and the updating process is on a separate thread, the two forms can't see or talk to each other at all. The Microsoft line is that the only way to communicate back to the main thread is through the backgroundworker_OnProgressChanged event. And that's one-way - I can't detect a click on the main form and force the Internet lookup form to the front. </p><p></p><p>I suppose the only cheating way to do it would be to have the Internet lookup form constantly bring itself to the top of the z-order on a timer; but that really is a bit messy and could be annoying when doing other stuff at the same time.</p><p></p><p>Cheers,</p><p></p><p>Orion.</p><p></p><p>p.s. You're welcome for the log window fix - I'm just chuffed to have finally got that working! Every other 'fix' I tried ended up making the two forms flicker madly, particularly when moved!</p><p></p><p></p><p></p><p>Hi arryo,</p><p></p><p>Glad it's working for you now!</p><p></p><p>The year field is pulled from the Internet lookup - can you confirm which Internet lookup parser file you're using? Actually, please just attach it to your reply as there have been various version of the lookup scripts. The Year field works for me with the latest IMDB script but I haven't tested much with the others.</p><p></p><p>I've also found some entries with those squares - they represent non-printable characters or characters not included in the current font. As before, it'll help to know what script you're using - it should be fairly easy to tweak things to tidy up that kind of thing.</p><p></p><p>Cheerio,</p><p></p><p>Orion.</p></blockquote><p></p>
[QUOTE="OrionHall, post: 298921, member: 56502"] Hi Jamie, Thanks for the tips :) Unfortunately - still no joy. I've done a fair bit of reading and testing, but there doesn't appear to be a way to do this without a huge amount of changes. I think this is partly because I'm using the .Net cheap-and-cheerful multithreading in the form of the BackgroundWorker class. It's crude but effective, and a lot easier than manually creating and manipulating threads. Since the main app runs in the main thread, and the updating process is on a separate thread, the two forms can't see or talk to each other at all. The Microsoft line is that the only way to communicate back to the main thread is through the backgroundworker_OnProgressChanged event. And that's one-way - I can't detect a click on the main form and force the Internet lookup form to the front. I suppose the only cheating way to do it would be to have the Internet lookup form constantly bring itself to the top of the z-order on a timer; but that really is a bit messy and could be annoying when doing other stuff at the same time. Cheers, Orion. p.s. You're welcome for the log window fix - I'm just chuffed to have finally got that working! Every other 'fix' I tried ended up making the two forms flicker madly, particularly when moved! Hi arryo, Glad it's working for you now! The year field is pulled from the Internet lookup - can you confirm which Internet lookup parser file you're using? Actually, please just attach it to your reply as there have been various version of the lookup scripts. The Year field works for me with the latest IMDB script but I haven't tested much with the others. I've also found some entries with those squares - they represent non-printable characters or characters not included in the current font. As before, it'll help to know what script you're using - it should be fairly easy to tweak things to tidy up that kind of thing. Cheerio, Orion. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My Films
AMC Updater v0.7.3 Now Available!
Contact us
RSS
Top
Bottom