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

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Filtered Statistics Report 1.5.1 (2009-10-09) [MM3]

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

by snowleopard » Thu Nov 09, 2023 6:20 pm

Hi, This report was really useful in MM3 and 4, is there anyway to create it for MM5?

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

by ZvezdanD » Tue Jul 28, 2015 2:44 pm

Champkat wrote:Not sure what is going on but when I try to update this script via mediamonkey I get an message saying there is an error connecting to the server link. When I try downloading it via the web page it says the page is unavailable. MediaMonkey extensions says there is an update to 1.6. So Whats Up.
It is fixed now.

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

by Champkat » Thu Jul 23, 2015 3:41 pm

Not sure what is going on but when I try to update this script via mediamonkey I get an message saying there is an error connecting to the server link. When I try downloading it via the web page it says the page is unavailable. MediaMonkey extensions says there is an update to 1.6. So Whats Up.

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

by ZvezdanD » Sat Dec 17, 2011 5:58 am

Mizery_Made wrote:what about trying to implement a "Custom/Quick Filter" option if you will, which would allow you to write in your own SQL statement to filter the statistics?
It is a nice idea, I think I'll implement it in the next version. Thanks for the suggestion.

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

by Mizery_Made » Fri Dec 16, 2011 9:39 pm

Just had a random thought when I pulled this script up a few minutes ago. You have included the ability to use filters with this script which is a neat feature. However, there may be times where you're wanting to see a certain subset of statistics and it would be a bit of a pain to go through and set up a filter for it. It may not benefit all users as they may not be knowledgeable enough to take advantage of it, but for those that know what they're doing... what about trying to implement a "Custom/Quick Filter" option if you will, which would allow you to write in your own SQL statement to filter the statistics?

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

by nynaevelan » Sun Jul 03, 2011 7:32 am

I wouldn't mind seeing:

5 Top Actors section added
Top 5 Played Albums renamed to Top 5 Played Albums/Series
actors, directors, producers, screenwriters added to totals section
actors added to averages section
Album section renamed to Album/Series

I think that should cover it.

Nyn

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

by ZvezdanD » Sun Jul 03, 2011 2:52 am

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?

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

by nynaevelan » Sun Jul 03, 2011 1:30 am

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]

by Owyn » Fri Apr 02, 2010 3:47 am

Thanks. Installed latest version and the problem is (and was) fixed. Missed this update at some point. :oops:

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

by ZvezdanD » Thu Apr 01, 2010 8:41 pm

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 (2009-07-23) [MM3]

by nynaevelan » Thu Nov 05, 2009 8:01 am

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]

by Trev1 » Thu Nov 05, 2009 5:09 am

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]

by nohitter151 » Wed Nov 04, 2009 3:20 pm

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]

by Trev1 » Wed Nov 04, 2009 3:18 pm

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]

by Owyn » Wed Nov 04, 2009 3:09 pm

File->Create Reports->Statistics = original
File->Create Reports->Statistics(Filtered) = this script

Top