Custom Properties Panel v3.3.4 (17-08-08) [MM3]

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by MoDementia »

Ah, I'm glad that all got sorted, I lost my internet connection just after I read your post barkoz

Thanks Nyn for helping out
Kynotzib
Posts: 12
Joined: Thu Jul 10, 2008 6:30 pm

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by Kynotzib »

I'm having the same problem as barkos
I think i know way but don't know how to fix it
in the drop down menu of the custom panels "Backup Idenifier" is missing
so all the other options are move up by one. "Year" becomes "VBR", "Title" Becomes "Tempo"
Hope this helps you

Kyno

PS. Love this script
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by MoDementia »

You are a genius!!! 2 of the options are optional based on whether you have the scripts installed or not

But I obviously haven't accounted for it everywhere in the script.

Expect an update a soon as I can fix it.

Of course I can't reproduce it because I have both scripts installed :P

PS Glad you love it (even with the odd bug :P)
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by nynaevelan »

All:

My pics will be down until I can get home to fix my Network Magic program, I tried to talk my husband through fixing it, but he wasn't getting it. :-?

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by MoDementia »

[EDIT] New version released alternate patch not required
Last edited by MoDementia on Tue Jul 22, 2008 3:58 am, edited 1 time in total.
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by MoDementia »

[EDIT] New version released (alternate patch removed)
Last edited by MoDementia on Tue Jul 22, 2008 3:58 am, edited 1 time in total.
barkoz
Posts: 121
Joined: Fri May 02, 2008 5:58 pm
Location: Sydney, Australia

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by barkoz »

This is so good - now I know what i'm doing (thank's Nyn), the script error......... Blah blah... sync the sync..... had me baffled for a while till I worked out that was a script Nyn had installed and wasn't applicable to me,the last post has fixed that and now everything looks and acts as expected. I was wondering if there is a way of resizing the Lyric and Comment fields (height wise). Not really neccesary, just a visual thing so I can size to suit my monitor. :D :D :D
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.1 (21-07-08) [MM3]

Post by MoDementia »

Hi barkoz,

Glad you got it sorted, sorry for the overlooked bug, it never occured to me that this issue would arise if the scripts weren't installed. :(

I am about to release a version that will work regardless if they are installed or not.

In the new version: lines 1196 to 1198 has this code.
Change the 10s to 5s, 15s or 20s larger number = larger area initially displayed.
This was just a guess as to what might be generally acceptable.
It will effect lyrics and comments the same
I will add this to the design form soon so you can change it easier and have it set different for lyrics and comments etc.

Code: Select all

                  If TARows > 10 Then
                    TARows = 10
                  End If
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.2 (22-07-08) [MM3]

Post by MoDementia »

New Version

' 22-07-08 Version 2.2.2
' Use Renamed custom field headers in user defined panels
' Replaced hide fields requiring additional scripts to be installed with error on selection
' Note*** If Scripts "Sync The Sync" or "Track Backup" are installed or uninstalled MM will need to be
' restarted for Custom Properties Panels to work correctly. On uninstall you will have to adjust your
' panels if they contained "Backup Identifier" or "StS Status"
' I.e. I have not added code to check if you have installed/uninstalled these scripts every time a track
' is played or selected.
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Custom Properties Panel v2.2.2 (22-07-08) [MM3]

Post by nynaevelan »

MoDementia wrote: ' Use Renamed custom field headers in user defined panels
I like this feature, now I don't have to remember if I am putting the right data in the right field.

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.2 (22-07-08) [MM3]

Post by MoDementia »

Yeah it was supposed to be in the beta but I kept forgetting about it :(
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.3 (23-07-08) [MM3]

Post by MoDementia »

New Version

' 23-07-08 Version 2.2.3
' Added initial lines control for Comments
' Added new field "Album Art All"
barkoz
Posts: 121
Joined: Fri May 02, 2008 5:58 pm
Location: Sydney, Australia

Re: Custom Properties Panel v2.2.3 (23-07-08) [MM3]

Post by barkoz »

Album Art!
La de da da..... Now we're gettin' flash
Go Mo!!!
:D :D :D :D :D
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Custom Properties Panel v2.2.3 (23-07-08) [MM3]

Post by nynaevelan »

Very nice, now I can not only change one of my panels to include album art but I can also deactivate one of Monkey Rok's panels in order to activate another. A panel I've had to live without because there was just not enough room on my screen. You've helped me with two scripts, imagine that!!! :D 8) :P

One minor problem, is there a way you can add a feature that would allow for the deletion of options from within the list, instead of from the bottom only?

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
MoDementia
Posts: 1321
Joined: Thu Jun 15, 2006 3:26 pm
Location: Geelong, Victoria, Australia

Re: Custom Properties Panel v2.2.3 (23-07-08) [MM3]

Post by MoDementia »

nynaevelan wrote: One minor problem, is there a way you can add a feature that would allow for the deletion of options from within the list, instead of from the bottom only?
Only if I'm really really really really really umm really bored sometime, the code is really icky :(
Post Reply