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
Age In Collection
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="jameson_uk" data-source="post: 275606" data-attributes="member: 11220"><p>I would like to see the ability to have a music view based on how long a track has been in your collection. In Meedio I wrote a plugin to allow you to specify which age bands you wanted to see (Less than 7 days, Less than 1 week, Less than 1 month etc)</p><p></p><p>There was an import routine that ran alongside the process to pull new and changed tracks into the database which updated a column storing this age bracket.</p><p></p><p>Then exposing this in a view meant I can access albums according to how long I have owned them. I have found this a really useful way of choosing what to listen to and it is not too difficult to do (especially as I see there is already a date added to collection field)</p><p></p><p>The other option would be to add some generic columns to the database which could be populated via plugins. The only problem then is exposing these via views but adding another tiny table which was structured like</p><p>generic_column_name real_name</p><p>gen1 age band</p><p>gen2 language</p><p>gen3 mood</p><p></p><p>where plugins could select to add in a new value when needed and the view screen would pickup values from this table and translate them into actual column names in the view.</p><p></p><p>Not sure this makes a huge amount of sense as I am very tired but you get the idea??</p></blockquote><p></p>
[QUOTE="jameson_uk, post: 275606, member: 11220"] I would like to see the ability to have a music view based on how long a track has been in your collection. In Meedio I wrote a plugin to allow you to specify which age bands you wanted to see (Less than 7 days, Less than 1 week, Less than 1 month etc) There was an import routine that ran alongside the process to pull new and changed tracks into the database which updated a column storing this age bracket. Then exposing this in a view meant I can access albums according to how long I have owned them. I have found this a really useful way of choosing what to listen to and it is not too difficult to do (especially as I see there is already a date added to collection field) The other option would be to add some generic columns to the database which could be populated via plugins. The only problem then is exposing these via views but adding another tiny table which was structured like generic_column_name real_name gen1 age band gen2 language gen3 mood where plugins could select to add in a new value when needed and the view screen would pickup values from this table and translate them into actual column names in the view. Not sure this makes a huge amount of sense as I am very tired but you get the idea?? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
Age In Collection
Contact us
RSS
Top
Bottom