by fuzzynavel » Wed Apr 20, 2011 4:47 pm
Excellent - that's good news.
I played around with the script, and it seems like it is almost what I am looking for.
The script finds the text file easily enough. The format of the text file contains data that is various combinations of:
Artist Name - Song Title
Artist Name - Album
Artist Name
Song Title
So the script runs, and it finds some matches and builds a playlist that shows up in the MM tree under playlists.
however -
I'd like a script to put the results of the search in the main search results window of MM, so that way I don't have to drill down on the tree until I find the new playlist. And after running this script every day, I'm going to have a lot of playlists that I only use once - which is pretty messy.
What I'm doing now is manually going through the text file, searching for each item on the list, choosing the song from the results, and then once I finally have the playlist I like I just play the first song. It seems like a script could do a lot of this searching for me.
So is this the right script to be using? It sounds like it would need to be modified slightly (?) to work the way I want it. I'd be happy to pay you for your time if you would consider customizing the script for me.
Thanks!
Excellent - that's good news.
I played around with the script, and it seems like it is almost what I am looking for.
The script finds the text file easily enough. The format of the text file contains data that is various combinations of:
Artist Name - Song Title
Artist Name - Album
Artist Name
Song Title
So the script runs, and it finds some matches and builds a playlist that shows up in the MM tree under playlists.
however -
I'd like a script to put the results of the search in the main search results window of MM, so that way I don't have to drill down on the tree until I find the new playlist. And after running this script every day, I'm going to have a lot of playlists that I only use once - which is pretty messy.
What I'm doing now is manually going through the text file, searching for each item on the list, choosing the song from the results, and then once I finally have the playlist I like I just play the first song. It seems like a script could do a lot of this searching for me.
So is this the right script to be using? It sounds like it would need to be modified slightly (?) to work the way I want it. I'd be happy to pay you for your time if you would consider customizing the script for me.
Thanks!