Page 1 of 5
Playlist Sandbox v1.5 (10-10-08) [MM3]
Posted: Thu Aug 28, 2008 12:45 am
by MoDementia
No Longer Available
Re: Playlist Sandbox v1.0 (28-08-08) [MM3]
Posted: Thu Aug 28, 2008 8:32 am
by nynaevelan
OMG, to say I am going to enjoy using this one is an understatement.

And you have given it an appropriate name, because I am going to love playing in this sandbox. Just one suggestion and I am having one problem.
Instead of the song id popping up when you mouseover, can you change it to the Artist, I have several versions of songs with the same title, so I would like to know which version I am using? Second, I seem to be having trouble dragging tracks to the panel here at work. Now I tried it for a minute or two when I was home and it was working but here doesn't seem to be working. When I drag tracks to the panel, it goes blank and hitting the refresh or the ok button doesn't seem to do anything. Now it may have something to with something, because the tracks in the panel look different then when I was at home. Here they are in little boxes. But as I said I only looked at it for a minute or two at home and that was before I had any caffeine in me.
EDIT: Here's a pic of what I mean:
Nyn
Re: Playlist Sandbox v1.0 (28-08-08) [MM3]
Posted: Thu Aug 28, 2008 9:28 am
by MoDementia
You can't drag tracks on to it you still have to drag them to the playlist node or right click and send to playlist but then click refresh so you can put them in the right order using the panel then click ok when your statisfied.
I can't release a new version atm (its time for bed) but you might like to change line 204 from this
Code: Select all
ThisInnerHTML = ThisInnerHTML & "<li class=""" & "even_border" & """ id=""li1_" & xCounter+1 & """ title=""" & SongList.Item(xCounter).ID & """>" & SongList.Item(xCounter).Title & "</li>"
to
Code: Select all
ThisInnerHTML = ThisInnerHTML & "<li class=""" & "even_border" & """ id=""li1_" & xCounter+1 & """ title=""" & SongList.Item(xCounter).ID & """>" & SongList.Item(xCounter).Title & " - " & SongList.Item(xCounter).ArtistName & "</li>"
PS what it looks like depends on what monkeyrok skin you have installed (if you have one)
I think I remember telling you how to add the odd and even_border classes for the properties panel maybe you didnt do it at home?
Re: Playlist Sandbox v1.0 (28-08-08) [MM3]
Posted: Thu Aug 28, 2008 10:25 am
by nynaevelan
MoDementia wrote:You can't drag tracks on to it you still have to drag them to the playlist node or right click and send to playlist but then click refresh so you can put them in the right order using the panel then click ok when your statisfied.
Ok, I don't remember what I tried at home, so I will play with it more at home.
MoDementia wrote:
I can't release a new version atm (its time for bed) but you might like to change line 204 from this
Code: Select all
ThisInnerHTML = ThisInnerHTML & "<li class=""" & "even_border" & """ id=""li1_" & xCounter+1 & """ title=""" & SongList.Item(xCounter).ID & """>" & SongList.Item(xCounter).Title & "</li>"
to
Code: Select all
ThisInnerHTML = ThisInnerHTML & "<li class=""" & "even_border" & """ id=""li1_" & xCounter+1 & """ title=""" & SongList.Item(xCounter).ID & """>" & SongList.Item(xCounter).Title & " - " & SongList.Item(xCounter).ArtistName & "</li>"
PS what it looks like depends on what monkeyrok skin you have installed (if you have one)
I think I remember telling you how to add the odd and even_border classes for the properties panel maybe you didnt do it at home?
Ahhh, that makes sense. Since I took my external drive home, I only have a shell version available at the moment and I don't think this one has the odd/even info included. Thanks.
BTW, GREATTTTTTT job with this one. Playlists are one of the main features that I use MM for so this one will get a lot of mileage....
Nyn
Re: Playlist Sandbox v1.0 (28-08-08) [MM3]
Posted: Thu Aug 28, 2008 5:40 pm
by MoDementia
Re: Playlist Sandbox v1.0 (28-08-08) [MM3]
Posted: Thu Aug 28, 2008 5:46 pm
by nynaevelan
SAY IT WITH ME
"STATIC PLAYLISTS ARE YOUR FRIEND"
ONE MORE TIME "STATIC PLAYLISTS ARE YOUR FRIEND"
YOU FEEL YOURSELF CHANGING YOUR MIND "STATIC PLAYLISTS ARE YOUR FRIEND"
Seriously, for a control freak who has a large case of OCB, static playlists are a way of life.
Nyn
BTW: I am LOVING this script, it is making my job much easier. I think I will take some time this weekend reorganizing and condensing some of my playlists. The only problem is, I have seriously run out of room for panels, I am going to have to make some hard choices to get all my favorites displayed in an organized and functional way.

Re: Playlist Sandbox v1.1 (29-08-08) [MM3]
Posted: Fri Aug 29, 2008 7:38 am
by MoDementia
New Version
' 29-08-08 Version 1.1
' Added support for drag tracks onto panel (adds to playlist)
Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Sat Aug 30, 2008 5:23 pm
by MoDementia
New Version
' 30-08-08 Version 1.2
' Add and delete (individual) playlists from the panel
Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Sat Aug 30, 2008 6:59 pm
by Kynotzib
Hey
Love the script but I have a problem with dragging songs to playlists.
Whenever i drag songs over the list goes blank and a quicktime pulgin activates and starts playin the track
Can you help? Am i doing something or is it the script?
Kyno
P.S. I just installed v1.2 and am still having the problem
Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Sat Aug 30, 2008 7:07 pm
by MoDementia
You can only drop the tracks onto the first section "Drop Tracks Here" anywhere else won't work
I don't have quicktime installed but if you are dropping tracks to the correct spot I will install it and have a look
Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Sat Aug 30, 2008 7:17 pm
by Kynotzib
Didn't notice that, duh
Thanx, works if i drop in the right place
Kyno
Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Sat Aug 30, 2008 7:20 pm
by MoDementia
Thank God, I was dreading installing Quicktime
Glad you like it, enjoy your time in the sandbox

Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Mon Sep 01, 2008 8:35 pm
by Eyal
Hi MoDementia
I am actually using the Sandbox v1.2 for building a playlist for a friend. The final playlist will be used to burn a MP3 CD.
I just love this script, it fill a missing feature of MM as it let us visually build playlists by drag & drop. Excellent.
My point is that I need not to exceed the 700MB limit of a CD, but have no clue of what size the list is.
Is it possible to add an indicator for Total Length/Filesize to the script?
I'm using it undocked, outside of MM so it's easier to work with, and I think the size info would fit nicely in the title bar.
It's only an idea, YOU are the scripter.
Thank you!
Re: Playlist Sandbox v1.2 (30-08-08) [MM3]
Posted: Mon Sep 01, 2008 8:57 pm
by MoDementia
Yeah I'm pretty sure it is possible, good idea I'll have a look soon
Glad you love it

Re: Playlist Sandbox v1.3 (02-09-08) [MM3]
Posted: Tue Sep 02, 2008 12:38 am
by MoDementia
New Version
' 02-09-08 Version 1.3
' Added playlist stats to the panel header
' Compatible with RCFS (Toggles Panel on/off)