Page 1 of 2
Album Collections 0.5 - Updated 5/19/2012
Posted: Fri Aug 19, 2011 10:45 am
by AngrySpade
Release: 0.5 -
http://www.mediafire.com/file/codo03461 ... n-0.5.mmip
Something that I've always wanted in Media Monkey was a way to organize collections of albums.
I used to do this using Playlists, but they always got messy.
So I spent a few weekends and I wrote this script, Album Collections.
With it, you can create an "Album Collection" and populate it by dragging songs to it.
An entry is created in the Album Collection for each album in the set of songs dropped.
Album Collections can be organized into folders.
Folder Path Examples
- [Empty]
- Folder
- Folder/Sub Folder
Folders themselves are kind of finicky, as they need Collections inside them to exist.
But you can right click a folder to add an Album Collection underneath.
Each Album Collection has separate display, sorting, and grouping options.
There is also the concept of Placeholders.

You can manually add a Placeholder, either above or below an album.
Most importantly if an album in your library is deleted, it will be replaced with a Placeholder in your collection.
You can drag a single album to a Placeholder to replace it with that album.
Let me know if you have any suggestions, or find any bugs.
-Stan
Re: Album Collections 0.4 - Testers Needed
Posted: Sun Aug 21, 2011 12:37 am
by Eyal
Good idea, seems more effective than the playlists to organize music.
Yes, I'm interested to test it.
Thanks :~)
Re: Album Collections 0.4 - Testers Needed
Posted: Mon Aug 22, 2011 11:39 am
by r0k
Looks like a great idea.
I'd be glad to help test it. I don't have a lot of time to thouroughly do real testing, but i can report if it crashes something
MM3 on Windows XP SP3.
Re: Album Collections 0.4.2
Posted: Wed Aug 24, 2011 9:05 pm
by AngrySpade
Thanks for the help.
I've released version 0.4.2
Re: Album Collections 0.4.2
Posted: Thu Aug 25, 2011 2:59 am
by r0k
The link points to AlbumCollection 0.4.1.mmip
Re: Album Collections 0.4.2
Posted: Thu Aug 25, 2011 7:00 am
by AngrySpade
That has been fixed as well.
Re: Album Collections 0.4.3.2
Posted: Fri Aug 26, 2011 10:10 pm
by AngrySpade
I put up some fixes and some minor add-ons
***Improvements***
Updated app icon
Add AlbumCollection from right click on folder
Add AlbumCollection folder temporarily
Input AlbumCollection name on creation
Group by genre
Display group by counts
Replace Existing Node During Upgrade
***Bugfixes***
Track order sometimes displays incorrectly
De-activating display and disabling menus items that are appropriate when grouping by anything buy numeric size
Re: Album Collections 0.4.4
Posted: Sun Aug 28, 2011 1:25 pm
by AngrySpade
I put up a few fixes and added some functionality
**Improvements**
Find others from Same Album Collection
Add Placeholder Top/Bottom
**Bugfix**
Disabled focus New Node on DragDrop operation to Placeholder or Album Collection
Re: Album Collections 0.4.4.1
Posted: Sun Aug 28, 2011 4:39 pm
by AngrySpade
** Bugfix **
Context menu improperly hidden
Re: Album Collections 0.4.4.1
Posted: Mon Aug 29, 2011 3:41 pm
by r0k
Congratulations for the new release. It's really taking shape.
Maybe i misunderstood the use of Placeholders. I can't give them a name right now (or i missed the function). It might be interesting to rename them and sort them like real albums to keep track of albums that are not yet ripped.
Re: Album Collections 0.4.4.1
Posted: Wed Aug 31, 2011 8:33 am
by AngrySpade
You can't rename placeholders just yet, I wasn't sure if i should add such functionality.
I wasn't quite sure what I was looking for when I thought I needed them.
Let me see what I can come up with.
Any other ideas?
Re: Album Collections 0.4.4.1
Posted: Wed Aug 31, 2011 11:29 am
by Eyal
Hi AngrySpade, sorry about not replying sooner.
So far so good. I'm currently building a Collection, slowly but surely, because I do not have much time.
- What I noticed is that it does not allways refresh automatically when you drag tracks to the node (from some locations). So there's no feedback on whether the tracks have been added or not. To see the changes, I must select another node and then return to the current node.
- I'll be glad to activate an option for a popup that would tell me how many tracks / albums have been added to the collection node. It would avoid making the necessary checks.
Nevertheless, I like the script very much, you did a great job.
Thanx!
Eyal :~)
Re: Album Collections 0.4.5
Posted: Wed Aug 31, 2011 7:04 pm
by AngrySpade
Hey Eyal,
I had noticed some issues with when a collection is refreshed, I think I've taken care of that.
I also made it so it doesn't change the focus of your current node when you add something to a collection, (that started to bother me really quickly)
As far as displaying the number of items in a collection, i dont know why I didn't think of that sooner.
Thanks
Re: Album Collections 0.4.5
Posted: Wed Aug 31, 2011 7:06 pm
by AngrySpade
**Improvements**
Option: Display Album Collection Total
**Bugfix**
Refresh Child Nodes Logic
Album Group Fill Tracks By Genre
Album Group Fill Tracks Bug When Numbered Option is On
Find More From Same Album Collection ordering
**Removed Bugfix**
Find More From Same Album Collection Placement
**Code Improvement**
Cleanup of Menu Visibility Toggling
Re: Album Collections 0.4.5
Posted: Mon Sep 05, 2011 9:14 am
by AngrySpade
I found a bug with the function that specifies a position by number.
I fixed the bug, but I'm writing some code to isolate gaps & overlaps and help to resolve them. I figure it is something that will come in handy anyway.