Hide Tracks in collapsed view?

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

brs_manamal1
Posts: 23
Joined: Fri Mar 25, 2011 8:47 pm

Hide Tracks in collapsed view?

Post by brs_manamal1 »

I am trying to figure out how I can hide the tracks in a collapsed state when I am viewing my library like the old Musicmatch used to do. My library is very large and this would make using MM so much more productive and user friendly. I consider this a must for large library's thus allowing users to view the artist and albums with tracks collapsed behind the albums untill clicked on to expand view showing the tracks in the album. I believe I am capable of using scripts and modifing code for this tweak but need help to get started. Thanks In Advance MM! :roll:
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: Hide Tracks in collapsed view?

Post by nohitter151 »

I don't think it would be possible to change the listview like that with an addon or script. However, you could just do this:
Image
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
brs_manamal1
Posts: 23
Joined: Fri Mar 25, 2011 8:47 pm

Re: Hide Tracks in collapsed view?

Post by brs_manamal1 »

I use the detail view only with artist as first column and albums as second column. Tracks are third and so on. Are you familiar with the old Musicmatch view with collapsed tracks?
ISDBUITreeListItem::Expanded I think this is what I need to modify?
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: Hide Tracks in collapsed view?

Post by nohitter151 »

brs_manamal1 wrote:I use the detail view only with artist as first column and albums as second column. Tracks are third and so on. Are you familiar with the old Musicmatch view with collapsed tracks?
ISDBUITreeListItem::Expanded I think this is what I need to modify?
No, I'm not familiar with it. But again, I don't think this is possible.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
brs_manamal1
Posts: 23
Joined: Fri Mar 25, 2011 8:47 pm

Re: Hide Tracks in collapsed view?

Post by brs_manamal1 »

Come on nohitter anything is possible....just gotta want it bad enough!!!!
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: Hide Tracks in collapsed view?

Post by nohitter151 »

brs_manamal1 wrote:Come on nohitter anything is possible....just gotta want it bad enough!!!!
No, I'm fairly certain that you can't modify that list view to show anything other than tracks. I've not seen any other script or addon that did anything like that.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
brs_manamal1
Posts: 23
Joined: Fri Mar 25, 2011 8:47 pm

Re: Hide Tracks in collapsed view?

Post by brs_manamal1 »

check back dude cause its coming....twekmonkey already has got it figured out I think just gotta play with the coding alittle....thanks for the input otherwise bra!!!! :evil:
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: Hide Tracks in collapsed view?

Post by nohitter151 »

brs_manamal1 wrote:check back dude cause its coming....twekmonkey already has got it figured out I think just gotta play with the coding alittle....thanks for the input otherwise bra!!!! :evil:
Nope. Unless you're talking about doing something in the tree.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
brs_manamal1
Posts: 23
Joined: Fri Mar 25, 2011 8:47 pm

Re: Hide Tracks in collapsed view?

Post by brs_manamal1 »

now you got it :lol:
Post Reply