Page 6 of 12

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

Posted: Wed Jul 23, 2008 7:15 am
by nynaevelan
Fine :( , I'll settle for the inconvenience of moving fields around. Lucky for you, I like you. :wink:

Nyn

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

Posted: Wed Jul 23, 2008 9:54 am
by guest
How do I install this? Do I need to maunually place things via the instructions in the install.ini file? when I click it it just opens install.ini in notepad.

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

Posted: Wed Jul 23, 2008 10:31 am
by nynaevelan
Make sure your browser did not change the installation package from .mmip to .zip. If it did, rename it back to .mmip and double click it to install it. If MM is not open, it will open MM. Once it is installed go to Tools -- Options -- Library -- Custom Properties Panel to setup your settings and create your custom panels.

Nyn

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

Posted: Wed Jul 23, 2008 10:46 am
by Guest
It totally did! Thanks for the hint. It worked. The functionality of seeing what playlists the seleced song is on is AWESOME. I'll play around to see what else it does. What happens if you click a playlist associated with a song? Does it remove it?

I love MM user community! The people are so great and helpful. Thanks for all the hard work.

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

Posted: Wed Jul 23, 2008 11:02 am
by nynaevelan
If you click on the playlist checkbox(es) and then hit the ok button, it will remove the song from the selected playlists. :D

Yes, the MM community is THE BEST... they have helped to make MM addictive and toally irreplaceable. :P

Nyn

Re: Custom Properties Panel v2.2.4 (24-07-08) [MM3]

Posted: Thu Jul 24, 2008 1:55 am
by MoDementia
New Version

' 24-07-08 Version 2.2.4
' Fixed Comments defaulting to 75 lines sometimes
' Fixed " in artist and album comments
' Added allow for the deletion of options from within the list, instead of from the bottom only
' Added Drop Down option for Mood, Occasion, Quality, Rating, Tempo
' Fixed External Art and Art Not accessible.
' A few minor typo bugs
' Improved Drop Down List handling

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Thu Jul 24, 2008 11:31 pm
by MoDementia
New Version

' 25-07-08 Version 2.2.5
' Fixed pasting carrige returns in comments error

New Version Beta

' 25-07-08 Version 3.0.0 Beta
' Multi Selection for Custom Fields Panel Only

This version allows updates on all selected tracks when using the Custom Fields Panel
Hopefully you can imagine what your user defined panels will look like if/when the functionality is extended to those panels.
The checkbox(s) need to be checked in order to update the relevant fields when clicking "OK"
The values are colour coded like this:

Green = All selected tracks have the same value [EDIT] Actually this could just be the normal skin colour in the release version
Yellow = Some selected tracks have the same value and some are blank/empty
Red = More than 1 value

Image

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 12:10 am
by barkoz
Wow Mo, you update more often than my antivirus. Lovin' it
:D :D :D

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 7:05 am
by nynaevelan
Ok, I tried 3.0 but I have one question and one problem. I get this error when trying to turn a custom value to blank, it does blank out the field:

Image

My question is, what purpose does the --More-- serve?

Nyn

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 9:54 am
by MoDementia
Line 1437 is

Code: Select all

	f.WriteLine html
which shouldn't produce an error like that? Your MM might need a restart?

The ---More--- is specifc to Mood, Occasion, Quality an Tempo
There are 2 lists
1. the actual values you are using
2. ---more--- values that MM has preloaded
Values after the ---More--- are MM preloaded
I am only using 2 values in my library (before the ---More---)
Image
The question is from a user defined panel (is also in 2.2.4+)

which panel is the error from?

[EDIT] Re-Download 2.2.5 or 3.0.0 to remove the ---More--- from Custom Field Dropdowns

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 10:49 am
by Kynotzib
Hey Mo

On a few of my tracks i'm getting this error message

Error #5 - microsoft VBScript runtime error
invalid procedure call or agument
file: 'c:\program files\mediamonkey\scripts\auto\propertiespanel.vbs', Line: 1392 Column 1

But only on one panel

what could cause this message to appear and how can i solves this?
i'm using v2.2.5

Kyno

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 10:52 am
by nynaevelan
I'll retry the updated version but I am 99% sure I do not have any MM prepopulated values. I vaguely recall getting rid of them all several months ago. :-? But either way, none of my panels has anything beyond the more, so my recollection must be true.

BTW: My pics are going to be down while I am connected to my work network. A PITA I know but I cannot get around that, I hate using the laptop to work.

Nyn

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 11:04 am
by MoDementia
Next version I will do a count on the preloaded values before adding the ---More---

The error must be from the data being added to the html page creating an invalid page.

I will need the panel ini and the track data that it is trying to display to find what is causing it. :(

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 11:10 am
by nynaevelan
MoDementia wrote:
The error must be from the data being added to the html page creating an invalid page.

I will need the panel ini and the track data that it is trying to display to find what is causing it. :(
Is this for me or Kyno?

Nyn

Re: Custom Properties Panel v2.2.5 (25-07-08) [MM3]

Posted: Fri Jul 25, 2008 11:12 am
by MoDementia
LOL, both, its the same error for 2.2.5 and 3.0.0 just diff line numbers

[EDIT] Probably best to PM me the details so it don't clog up the thread :)