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
Improvement Suggestions
Master Media Database implementation/design. Comments please
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="MariachiElf" data-source="post: 54992" data-attributes="member: 20753"><p>patrick,</p><p></p><p>My question for the associations UI is this:</p><p></p><p>You click the options for a Video and in addition to "Look up in IMDB" and the other options, you get "Add a Tag" ( I know this confuses things with other metadata tags but just go with me here).</p><p></p><p>You then get a list of all the possible input devices suitable for this use (e.g. RFID Reader, Keyboard/Remote, Bar Code Scanner, etc).</p><p></p><p>You pick one, let's use RFID Reader.</p><p></p><p>What you'd expect is a popup saying, please swipe the RFID Card you'd like to associate with this Movie, you'd swipe the card and voila you're done.</p><p></p><p>This means that UI Plugins have a way to interrogate the list of input devices currently hooked up in MP as well a way to tell the input plugin "The next thing the end user is going to do is give you the tag for this Media Element".</p><p></p><p>Ok, how's this, each input process plugin is responsible for implementing a minimal UI to guide the user through inputting a "Tag" when called upon by a UI Plugin. So UI Plugin selects the input device, and calls a function along the lines of:</p><p>inutDevice.AssociateTag(mediaElement)</p><p></p><p>The inputDevice is then the thing that puts itself in the learning mode and pops up the UI messages specific to it:</p><p>"Please enter the number with the remote control"</p><p>or "Please scan the bar code"</p><p>or "Please swipe your tag"</p><p>etc.</p><p></p><p></p><p>-------------- Another method for Associations below ----------</p><p>To help with usability I think there should be another view that is "learning mode only" for a particular inputDevice here you'd get a list of all Media Elements. You'd choose one and swipe (or type, or scan, etc), the UI would move you to the next one, and you swipe, next, swipe, and so on. You could of course navigate up and down to select the one you want.</p><p></p><p>That way you can quickly go through many Media Elements without, having to nagivate, select, select, swipe, back out, select, select, swipe, back out, and so on.</p><p></p><p></p><p>Thoughts anyone?</p></blockquote><p></p>
[QUOTE="MariachiElf, post: 54992, member: 20753"] patrick, My question for the associations UI is this: You click the options for a Video and in addition to "Look up in IMDB" and the other options, you get "Add a Tag" ( I know this confuses things with other metadata tags but just go with me here). You then get a list of all the possible input devices suitable for this use (e.g. RFID Reader, Keyboard/Remote, Bar Code Scanner, etc). You pick one, let's use RFID Reader. What you'd expect is a popup saying, please swipe the RFID Card you'd like to associate with this Movie, you'd swipe the card and voila you're done. This means that UI Plugins have a way to interrogate the list of input devices currently hooked up in MP as well a way to tell the input plugin "The next thing the end user is going to do is give you the tag for this Media Element". Ok, how's this, each input process plugin is responsible for implementing a minimal UI to guide the user through inputting a "Tag" when called upon by a UI Plugin. So UI Plugin selects the input device, and calls a function along the lines of: inutDevice.AssociateTag(mediaElement) The inputDevice is then the thing that puts itself in the learning mode and pops up the UI messages specific to it: "Please enter the number with the remote control" or "Please scan the bar code" or "Please swipe your tag" etc. -------------- Another method for Associations below ---------- To help with usability I think there should be another view that is "learning mode only" for a particular inputDevice here you'd get a list of all Media Elements. You'd choose one and swipe (or type, or scan, etc), the UI would move you to the next one, and you swipe, next, swipe, and so on. You could of course navigate up and down to select the one you want. That way you can quickly go through many Media Elements without, having to nagivate, select, select, swipe, back out, select, select, swipe, back out, and so on. Thoughts anyone? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
Master Media Database implementation/design. Comments please
Contact us
RSS
Top
Bottom