![]() |
|
[RELEASE] Last.FM Playlist Generator Script - Auto Generate Similar Music Playlists - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (/forumdisplay.php?fid=148) +---- Thread: [RELEASE] Last.FM Playlist Generator Script - Auto Generate Similar Music Playlists (/showthread.php?tid=83915) |
- jw76 - 2011-01-21 03:16 ErlendSB Wrote:It should be fixed now hey thanks for this. Not sure if you synched your latest code to the repo. Last commit message is Code: r21 Added: Add 3 similar tracks Jan 09, 2011 baerland- ErlendSB - 2011-01-21 09:37 mortstar Wrote:Gonna try and be a Guinea Pig, I'll report back The folder must be named script.lastfmplaylistgenerator if I'm not mistaken. The zip file(Hopefully no more "not a valid addon" messages) should be under downloads at the project site. jw76 Wrote:Not sure if you synched your latest code to the repo. Last commit message is This commit is for my new test project. I created a branch called partymode. This is a different script that is to be running in the background and silently adding 3 similar tracks based on the song you are listening to. This behavior is more similar to the Mediaportal approach. Feel free to try it out, but it's at a very early stage, so I won't be creating a zip file for it just yet. - mortstar - 2011-01-21 14:57 ErlendSB Wrote:This commit is for my new test project. I created a branch called partymode. This is the one I was trying to test out. Should the folder name be the same as for the other script? - ErlendSB - 2011-01-21 14:59 I believe the folder name must be the same as the script name in addon.xml. In this instance: script.lastfmplaylistgeneratorPM - SpeedyV - 2011-01-29 21:05 Hey, This is great! I was thinking about switching back to mediaportal because I really missed it in XBMC. Looking forward to the partymode script! - SpeedyV - 2011-02-04 22:45 Found the PM script on the projectsite. I'm going to try it out tomorrow.... I'm gonna keep you informed. - wilson.joe - 2011-02-06 16:55 Nice script. may I give a few ideas that I find would really spice things up and that would be getting the top list of similiar bands, taking from those bands what bands one has in their collection,checking their top songs and comparing to what one has in their collections and basing it on that, that way one can have the top 100 songs in ones collection that is similar to the band, or maybe even the genre. - l0th - 2011-02-08 03:47 just installed the Party Mode version from the zip (Dharma on Win 7 here) I downloaded from http://code.google.com/p/lastfmplaylistgenerator/ Getting an error when I launch the script - ErlendSB - 2011-02-08 09:28 I'll look into it. What's the error? -Erlend - ErlendSB - 2011-02-08 16:02 wilson.joe Wrote:Nice script. may I give a few ideas that I find would really spice things up Sounds like a good idea ![]() I believe all the API's are there, so it will be possible. But I'm only afraid this might slow things down (even more) as I probably need to do more querying on both the Last.FM apis and the xbmc musicdb. I'll definitely give it a try when I find some time. |