Advanced Report 6.4 - Updated 24/06/2014

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

Moderators: Peke, Gurus

dypsis
Posts: 1362
Joined: Wed Apr 30, 2008 9:51 pm

Re: Advanced Report 5.9 - Updated 01/10/2010

Post by dypsis »

Thanks Trix.

But I think you should check your calendar again. :lol:
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by trixmoto »

Haha, ooops! :lol:
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
gpzbc
Posts: 1226
Joined: Sat Sep 13, 2008 12:02 am
Location: Colorado, USA

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by gpzbc »

Thank you very much!
I can confirm that tooltips are working correctly again.
And I'm excited to play with the new options when I get a chance!
--
The gpzbc
gpzbc
Posts: 1226
Joined: Sat Sep 13, 2008 12:02 am
Location: Colorado, USA

Re: Advanced Report 5.9 - Updated 01/10/2010

Post by gpzbc »

trixmoto wrote:New version (5.9) is now available to download from my website. Changes include...

- Fixed tooltips not appearing
- Fixed playlist pages not linked correctly
- Added option to exclude track listing
- Added option to show top albums page
- Added option to display album details
I'm curious, what criteria is used for the "top albums"? It appears to be recently added, but I'm wondering what time period that includes.
--
The gpzbc
gpzbc
Posts: 1226
Joined: Sat Sep 13, 2008 12:02 am
Location: Colorado, USA

Re: Advanced Report 5.9 - Updated 01/10/2010

Post by gpzbc »

gpzbc wrote:I'm curious, what criteria is used for the "top albums"? It appears to be recently added, but I'm wondering what time period that includes.
Duh... :oops: I just scrolled down on the "Top Albums" page and found that there are a number of criteria for "top Albums." Sorry for being dense. But I'm still curious about the specific criteria that is used for Top Albums.

On another note, can you add <Genre> to the Album Info Mask, along with the ability to insert a break (<br>) into the next version?

Thanks again for this update and for implementing the Top Albums feature. I really like it.
--
The gpzbc
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by trixmoto »

It will display at 5 albums in each of the three sections, unless you have specified a larger number of albums per row, in which case it will use that number.

I'll look at adding <Genre> to the album masks in the next version, but you should be able to use <br> anyway.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
gpzbc
Posts: 1226
Joined: Sat Sep 13, 2008 12:02 am
Location: Colorado, USA

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by gpzbc »

trixmoto wrote:It will display at 5 albums in each of the three sections, unless you have specified a larger number of albums per row, in which case it will use that number.
I wonder if it would be a big deal to have the option to show more than 5 albums total? I currently have it set to 4 albums per row. So I get 4 albums in one row, and then 1 album in the next row. Personally, I would love to be able to show something like my 20 most recent albums, my top 10 played albums, and my top 10 rated albums.
trixmoto wrote:I'll look at adding <Genre> to the album masks in the next version, but you should be able to use <br> anyway.
Thanks! Hmm.... I tried <br> but it didn't work. I'll have to give it another whirl.

As always, thanks so much for your hard work. I know there are a lot of MM users who are very grateful.
--
The gpzbc
joebanana
Posts: 13
Joined: Tue Aug 17, 2010 11:57 am

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by joebanana »

Is there a way (probably playing with the css file) to show all albums without spaces between them when I choose not to display artwork?

Right now it looks like this :

Album 1


Album 2


Album 3


But I'd rather have:

Album 1
Album 2
Album 3


Any quick fix?

Thanks!
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by trixmoto »

Probably not, it's built in a table structure. You might be able to minimise the gap using css on the table, but I think there'll always be some gap.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
rctechy4
Posts: 14
Joined: Thu Dec 13, 2007 7:55 am

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by rctechy4 »

I am new to this. How do I get it to work. It is installed thanks to the solution to error install. But how do I generate the report?? MM3.2; Windows Vista

RC
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by trixmoto »

File > Create Reports > Advanced Report
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
jessec
Posts: 3
Joined: Thu Mar 27, 2008 7:38 pm
Location: Adelaide AU

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by jessec »

rctechy4 wrote:I am new to this. How do I get it to work. It is installed thanks to the solution to error install. But how do I generate the report?? MM3.2; Windows Vista

RC
I had this same problem tonight. After Trixmoto's post, I looked around. The script is not on the Scripts.ini list, nor in the auto folder. I manually added to Scripts.ini to make it show up, though I haven't played with it yet.
Spudman
Posts: 1
Joined: Tue Sep 01, 2009 9:00 pm

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by Spudman »

Trix,
I upgraded to 5.9 and attempted to generate a report. The script threw an error at line 1377 indicating object ‘comp’ not being defined.
I took a quick look at line 1377 which attempted to use the comp object and discovered that the object wasn’t defined until line 1796 with ‘Dim comp : Set comp = CreateObject("Scripting.Dictionary")’

I removed code at 1796 and inserted it at line 1312 because it looked like a safe point that preceded line 1377. This got me past the error and allowed for the report to be generated.

I’m sure there is a better place for the object to be defined, but hopefully this helps isolate the bug for a future fix.
Everything seems to work and I think the new functionality is great.

Your work is amazing. Thanks for sharing it with the community.
Spudman
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by trixmoto »

Thanks for the detailed report - must be some code I moved around in the latest version.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
load97
Posts: 30
Joined: Sat Sep 11, 2010 10:34 pm

Re: Advanced Report 5.9 - Updated 01/11/2010

Post by load97 »

trixmoto wrote:File > Create Reports > Advanced Report
Advanced report doesn't show up. Restarted MM after installing your script as is needed. Investigating after reading the last few pages from people.
Post Reply