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: 295093" data-attributes="member: 56502"><p>Thanks Jamie <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>You have got slightly the wrong end of the stick though... Your pseudo code looks find, and exactly how it could work. The problem with doing this in Ant was two-fold though - GUI and code. </p><p></p><p>In the code, the systems for updating file-based data (media information) was always completely separate from the Internet lookup code. Additionally, the Internet lookup code doesn't expose individual properties which can easily be referenced. Due to the complexity of performing the lookup in the first place, it runs once, when needed, and grabs all possible data for the given file. So the quick and dirty way of implementing these changes would have meant that potentially popping up twice trying to determine the correct movie for the lookup. </p><p></p><p>The GUI issue is down to keeping it intuitive, as well as maintaining compatibility and trying to be 'everything to everyone'. In a nutshell, we have various options for what fields to import, and handy buttons to select 'all media' or 'all internet' - and as Original Title can now be both it's not very logical. Not everyone uses the Internet lookup function, so it has to remain optional.</p><p></p><p>For original title I've added a drop-down box with four options - 'File Name', 'Folder Name', 'File Name + Internet Lookup' and 'Folder name + Internet Lookup'. This should cater for everyone I think!</p><p></p><p>I spent a fair bit of time on this yesterday and it's getting there. Like I said - it requires some significant internal changes, plus I'm having to use datagrids for the lists of 'filter strings' and I haven't done those in winforms apps before, and it's pretty different to the ASP.Net one.</p><p></p><p>I should have a beta version ready for testing in the next day or so - I'll let you know.</p><p></p><p>Cheers,</p><p></p><p>Orion.</p></blockquote><p></p>
[QUOTE="OrionHall, post: 295093, member: 56502"] Thanks Jamie :D You have got slightly the wrong end of the stick though... Your pseudo code looks find, and exactly how it could work. The problem with doing this in Ant was two-fold though - GUI and code. In the code, the systems for updating file-based data (media information) was always completely separate from the Internet lookup code. Additionally, the Internet lookup code doesn't expose individual properties which can easily be referenced. Due to the complexity of performing the lookup in the first place, it runs once, when needed, and grabs all possible data for the given file. So the quick and dirty way of implementing these changes would have meant that potentially popping up twice trying to determine the correct movie for the lookup. The GUI issue is down to keeping it intuitive, as well as maintaining compatibility and trying to be 'everything to everyone'. In a nutshell, we have various options for what fields to import, and handy buttons to select 'all media' or 'all internet' - and as Original Title can now be both it's not very logical. Not everyone uses the Internet lookup function, so it has to remain optional. For original title I've added a drop-down box with four options - 'File Name', 'Folder Name', 'File Name + Internet Lookup' and 'Folder name + Internet Lookup'. This should cater for everyone I think! I spent a fair bit of time on this yesterday and it's getting there. Like I said - it requires some significant internal changes, plus I'm having to use datagrids for the lists of 'filter strings' and I haven't done those in winforms apps before, and it's pretty different to the ASP.Net one. I should have a beta version ready for testing in the next day or so - I'll let you know. Cheers, 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