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
Support
Watch / Listen Media
Listen Music
One Button Random Music?
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="kiwijunglist" data-source="post: 573099" data-attributes="member: 76888"><p>Hi</p><p></p><p>Have you thought of some kind of weighted random playlist?</p><p></p><p>eg.</p><p></p><p>Each track in the database starts with 10 points</p><p></p><p>Add additional 10 points for each star rating</p><p>Add additional 10 points if track not played in the last week</p><p>Add additional 10 points if track not played within the last month</p><p></p><p>Then total up the number of points in the database = X</p><p>Each track is assigned numbers depending on how many points it has</p><p>Then pick random number from 0 to X</p><p>Add that track to database</p><p>Repeat picking random tracks until number of desired playlist tracks are selected</p><p></p><p>Even better would be if you could somehow scrape last.fm for all your albums and add additional 25 points if that track is listed as a top album track (ie same list as in mediaportal now playing window)</p><p></p><p>EDIT: Added a mockup, user could adjust the weighting of various factors into increasing the chance a track is picked at random. Genres button would check the database for all the genre tags in the database then provide a checkbox list.</p><p></p><p>EDIT2:</p><p></p><p>You could also use the <a href="http://www.last.fm/api" target="_blank">last.fm web api</a>, to process the MP music database and create a local last.fm database with the following information</p><p>- last.fm track ratings</p><p>- last.fm global track playing count</p><p>- last.fm top artist tracks / top album tracks</p><p>Then use the information in this database for smart playlists</p></blockquote><p></p>
[QUOTE="kiwijunglist, post: 573099, member: 76888"] Hi Have you thought of some kind of weighted random playlist? eg. Each track in the database starts with 10 points Add additional 10 points for each star rating Add additional 10 points if track not played in the last week Add additional 10 points if track not played within the last month Then total up the number of points in the database = X Each track is assigned numbers depending on how many points it has Then pick random number from 0 to X Add that track to database Repeat picking random tracks until number of desired playlist tracks are selected Even better would be if you could somehow scrape last.fm for all your albums and add additional 25 points if that track is listed as a top album track (ie same list as in mediaportal now playing window) EDIT: Added a mockup, user could adjust the weighting of various factors into increasing the chance a track is picked at random. Genres button would check the database for all the genre tags in the database then provide a checkbox list. EDIT2: You could also use the [URL="http://www.last.fm/api"]last.fm web api[/URL], to process the MP music database and create a local last.fm database with the following information - last.fm track ratings - last.fm global track playing count - last.fm top artist tracks / top album tracks Then use the information in this database for smart playlists [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
One Button Random Music?
Contact us
RSS
Top
Bottom