To prevent automated access and spam, you are required to confirm that you are human. Please place a check mark next to all images of monkeys or apes. If you cannot see any images, please contact the Board Administrator.
by Antono » Wed Dec 07, 2011 12:53 pm
thefaceman wrote:Has anyone tried this in MM4 yet? I want an 'iGenius' feature and this one looks like it is the best choice.
by thefaceman » Wed Dec 07, 2011 11:54 am
by odyss3y » Fri Nov 11, 2011 4:25 pm
booblers wrote:Are you still developing this script at all? I ask because I've made some changes that others might be interested in and that I'd like to see in any future release so I don't have to try to merge them again and again.When I get a similar tracks response from Last.FM I check to see if I have the similar track. If not I perform a request to get the mbid of the release that the track appears on. From there I'd like to be able to input that to a URL somewhere to take further action (build a list of missing albums I might like - or do other, more robust things like calculate preference levels, etc - but sending it to a URL is enough to get it out of MediaMonkey).I have all of this working just fine but if you want to include it in future releases it should probably get some config options that I haven't/don't know how to make in the UI.If you don't plan on working on this at all then I'll just keep it the way that it is - if you do and want the changes let me know and I'll try to post them here.
by Teknojnky » Thu Oct 06, 2011 11:06 am
by nightflight » Thu Oct 06, 2011 10:37 am
by Teknojnky » Wed Oct 05, 2011 3:36 pm
by nightflight » Wed Oct 05, 2011 3:01 pm
05/10/2011 18:46:55: GenerateRecentArtists: begin05/10/2011 18:46:55: TooSoonList :> 05/10/2011 18:46:55: TooSoonList adding current track artist :> Tanita Tikaram05/10/2011 18:46:55: GenerateRecentArtists: finished with 205/10/2011 18:46:55: GetSimilarTracks: begin05/10/2011 18:46:55: >> fixurl() entered with: Tanita Tikaram05/10/2011 18:46:55: << fixurl will return with: Tanita+Tikaram05/10/2011 18:46:55: >> fixurl() entered with: Little Sister Leaving Town05/10/2011 18:46:55: << fixurl will return with: Little+Sister+Leaving+Town05/10/2011 18:46:55: >> LoadXML: Begin with Tanita+Tikaram/Little+Sister+Leaving+Town & SimilarTracks05/10/2011 18:46:55: xmlDoc.Load: Init Query Last.FM: http://ws.audioscrobbler.com/1.0/track/Tanita+Tikaram/Little+Sister+Leaving+Town/similar.xml05/10/2011 18:46:55: xmlDoc.Load: Waiting for Last.FM to return SimilarTracks of Tanita+Tikaram/Little+Sister+Leaving+Town05/10/2011 18:46:55: xmlDoc: returned from loop in: 0.187505/10/2011 18:46:55: Last.FM Query Failed @ 0ReadyState: 3 URL: http://ws.audioscrobbler.com/1.0/track/Tanita+Tikaram/Little+Sister+Leaving+Town/similar.xml05/10/2011 18:46:55: << LoadXML: Finished in --> 005/10/2011 18:46:55: GetSimilarTracks: finished with # of tracks :> 005/10/2011 18:46:55: GetSimilarTracks Failed to return any results, DJSongList Empty try similar artists05/10/2011 18:46:55: Prune SimilarTracks did not return any valid tracks, trying Similar artists05/10/2011 18:46:55: GetSimilarArtists: begin with :> Tanita Tikaram05/10/2011 18:46:55: >> LoadXML: Begin with Tanita Tikaram & SimilarArtists05/10/2011 18:46:55: >> fixurl() entered with: Tanita Tikaram05/10/2011 18:46:55: << fixurl will return with: Tanita+Tikaram05/10/2011 18:46:55: xmlDoc.Load: Init Query Last.FM: http://ws.audioscrobbler.com/1.0/artist/Tanita+Tikaram/similar.xml05/10/2011 18:46:55: xmlDoc.Load: Waiting for Last.FM to return SimilarArtists of Tanita Tikaram05/10/2011 18:46:55: xmlDoc: returned from loop in: 0.062505/10/2011 18:46:55: Last.FM Query Failed @ 0ReadyState: 3 URL: http://ws.audioscrobbler.com/1.0/artist/Tanita+Tikaram/similar.xml05/10/2011 18:46:55: << LoadXML: Finished in --> 005/10/2011 18:46:55: SimilarArtist returned as Nothing05/10/2011 18:46:55: GetSimilarArtists: finished with :> 005/10/2011 18:46:55: Similar Artists appears empty, adding a random track and exiting05/10/2011 18:46:55: all else failed, adding random track05/10/2011 18:46:56: << DJ event: finished
by booblers » Mon Aug 08, 2011 6:41 pm
by Teknojnky » Wed Aug 03, 2011 4:30 pm
by booblers » Wed Aug 03, 2011 7:02 am
by jamburglar » Tue Jul 12, 2011 7:44 pm
Teknojnky wrote:open the lastfmnode.vbs file with note pad and comment out inside the sub updatecaption()Code: Select allSub UpdateCaption()' If SDB.IniFile.BoolValue(Prefs,"Enabled") = True Then' SDB.Objects("LastFMNode").Caption = "Last.FM Node" &_' " (" & SDB.Player.CurrentSong.ArtistName &_' " - " & SDB.Player.CurrentSong.Title & ")"' SDB.MainTree.Refresh' End IfEnd Sub
Sub UpdateCaption()' If SDB.IniFile.BoolValue(Prefs,"Enabled") = True Then' SDB.Objects("LastFMNode").Caption = "Last.FM Node" &_' " (" & SDB.Player.CurrentSong.ArtistName &_' " - " & SDB.Player.CurrentSong.Title & ")"' SDB.MainTree.Refresh' End IfEnd Sub
by Teknojnky » Tue Jul 12, 2011 5:09 pm
by jamburglar » Tue Jul 12, 2011 4:48 pm
by tybeet » Sat Mar 19, 2011 6:04 pm
by Antono » Thu Feb 24, 2011 4:27 pm
Teknojnky wrote:Antono wrote:I can't remove artists and tags from favorites.I tried to edit LastFMNode.vbs.ini but it is empty and it's size is zero bytes. Deleting it doesn't help.Strangely enough, if I start MM as administrator, the Last.FM Node favorites list is empty.win7/vista? are you running MM 4 ?sounds like the script is installed to your user profile instead of all users, you might try looking under your user profile folder (uncheck hide system/hidden files)
Antono wrote:I can't remove artists and tags from favorites.I tried to edit LastFMNode.vbs.ini but it is empty and it's size is zero bytes. Deleting it doesn't help.Strangely enough, if I start MM as administrator, the Last.FM Node favorites list is empty.
Top