Page 6 of 7

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Thu Jul 23, 2009 10:02 am
by RobertSmith
:D

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Fri Oct 09, 2009 11:59 am
by Owyn
ZvezdanD wrote:There is a new update: v1.5 - 2009-07-23
- Added: option to set minimal number of rated/played tracks for Top sections.
Does not seem to work. The results for Top Rated sections are equivalent to not having intMinTrack set.

Added following line @ 1908 to kluge the default setting.

Code: Select all

	intMinTrack=5 'Owyn

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 2:54 pm
by Trev1
Can you please tell me How Do I uninstall this ? thanks

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 2:57 pm
by nohitter151
Trev1 wrote:Can you please tell me How Do I uninstall this ? thanks
Same as any other MM add-on. Tools > Extensions, find add-on, click it, Uninstall.

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 3:01 pm
by Trev1
nohitter151 wrote:
Trev1 wrote:Can you please tell me How Do I uninstall this ? thanks
Same as any other MM add-on. Tools > Extensions, find add-on, click it, Uninstall.
Thanks - I couldnt get it to work properly? I couldnt see on the thread where to save the StatsFiltered.mmip file?
under Scripts? of under Scripts/Auto ??

Basically now under File - Create Reports my only option is Statistics (Filtered) ???

Can I work it that I have both the Statistics (Filtered) plus all the original options ?
thanks again

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 3:08 pm
by nohitter151
Trev1 wrote:
nohitter151 wrote:
Trev1 wrote:Can you please tell me How Do I uninstall this ? thanks
Same as any other MM add-on. Tools > Extensions, find add-on, click it, Uninstall.
Thanks - I couldnt get it to work properly? I couldnt see on the thread where to save the StatsFiltered.mmip file?
under Scripts? of under Scripts/Auto ??
You just double click the file to install it. You don't save it anywhere in particular.

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 3:09 pm
by Owyn
File->Create Reports->Statistics = original
File->Create Reports->Statistics(Filtered) = this script

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 3:18 pm
by Trev1
Owyn wrote:File->Create Reports->Statistics = original
File->Create Reports->Statistics(Filtered) = this script
yep but that the problem i now only get the filtered option...... the rest inc
the reports have dissapeared

I had to save the file to change the name of it - from a .zip to a .mmip

i save it at under Scripts ....dont know if this matters

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Wed Nov 04, 2009 3:20 pm
by nohitter151
Trev1 wrote:
Owyn wrote:File->Create Reports->Statistics = original
File->Create Reports->Statistics(Filtered) = this script
yep but that the problem i now only get the filtered option...... the rest inc
the reports have dissapeared
You probably deleted the other reports by accident when you were trying to uninstall this script. I guess they'll reappear if you reinstall MM.

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Thu Nov 05, 2009 5:09 am
by Trev1
I reinstalled Media Monkey (have the gold version)
and tired it again. My original stats reappeared
but the reports are listed as 'no name'. Then
installed the filtered stats ans yes it appears
alongside the rest of them no problem. Only is
now is that the reports have lost their names and
i dont know which is which - and this is after re-
installation....

Any ideas?

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Thu Nov 05, 2009 8:01 am
by nynaevelan
I've had that happen to me several times, here they are just add the missing ones to your scripts.ini:

Code: Select all

[AutoIncTrackN]
FileName=AutoIncTrackN.vbs
ProcName=AutoIncTrackNumbers
Order=1010
DisplayName=Auto-&increment Track #s...
Description=Sequentially numbers Tracks
Language=VBScript
ScriptType=0

[Case]
FileName=Case.vbs
ProcName=TitleCase
Order=1020
DisplayName=Case Checker...
Description=Checks for correct capitalization
Language=VBScript
ScriptType=0

[ExportCSV]
FileName=Export.vbs
ProcName=ExportCSV
Order=1000
DisplayName=Track List (CS&V)
Description=Exports selected tracks to a .csv file
Language=VBScript
ScriptType=1

[ExportHTML]
FileName=Export.vbs
ProcName=ExportHTML
Order=1010
DisplayName=Track List (&HTML)
Description=Exports selected tracks to a .htm file
Language=VBScript
ScriptType=1

[ExportM3Us]
FileName=ExportM3Us.vbs
ProcName=ExportM3Us
Order=1040
DisplayName=Export all Playlists...
Description=Exports all Playlists to .m3u
Language=VBScript
ScriptType=0

[ExportOPML]
FileName=ExportOPML.vbs
ProcName=ExportOPML
Order=1050
DisplayName=Export subscribed Podcasts...
Description=Exports subscribed Podcasts to .opml file
Language=VBScript
ScriptType=0

[ExportXLS]
FileName=Export.vbs
ProcName=ExportXLS
Order=1060
DisplayName=Track List (&Excel)
Description=Exports selected tracks to a .xls file
Language=VBScript
ScriptType=1

[SwapArtistTitle]
FileName=SwapArtistTitle.vbs
ProcName=SwapArtistTitle
Order=1020
DisplayName=&Swap Artist and Title
Description=Swaps Artist and Title fields
Language=VBScript
ScriptType=0

Re: Filtered Statistics Report 1.5 (2009-07-23) [MM3]

Posted: Thu Apr 01, 2010 8:41 pm
by ZvezdanD
Owyn wrote:
ZvezdanD wrote:There is a new update: v1.5 - 2009-07-23
- Added: option to set minimal number of rated/played tracks for Top sections.
Does not seem to work. The results for Top Rated sections are equivalent to not having intMinTrack set.
Thanks for the report. There is an update (1.5.1) with removed the mentioned bug.

Re: Filtered Statistics Report 1.5.1 (2009-10-09) [MM3]

Posted: Fri Apr 02, 2010 3:47 am
by Owyn
Thanks. Installed latest version and the problem is (and was) fixed. Missed this update at some point. :oops:

Re: Filtered Statistics Report 1.5.1 (2009-10-09) [MM3]

Posted: Sun Jul 03, 2011 1:30 am
by nynaevelan
Z:

Do you have plans to add any of the video fields in MM4 to the script??

Nyn

Re: Filtered Statistics Report 1.5.1 (2009-10-09) [MM3]

Posted: Sun Jul 03, 2011 2:52 am
by ZvezdanD
nynaevelan wrote:Do you have plans to add any of the video fields in MM4 to the script??
Yes, I do. Which ones do you suggest mostly?