Calculate Cover Size 1.7 - Updated 23/10/2012

Download and get help for different MediaMonkey Addons.

Moderators: Peke, Gurus

Postby Eyal » Mon Mar 05, 2007 6:04 am

A keyboard shortcut will be fine. I'll try to do it.
But a button will be better, since I mostly use a Wacom digital tablet.

Thanks for your help.
Eyal
 
Posts: 3052
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Postby trixmoto » Mon Mar 05, 2007 11:11 am

I'll add an option for a button in the next version. :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9703
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby Eyal » Mon Mar 05, 2007 3:53 pm

Brilliant!
Thanks again.
Eyal
 
Posts: 3052
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Postby nojac » Wed Mar 14, 2007 1:27 pm

deleted
Last edited by nojac on Sat Apr 07, 2007 12:26 am, edited 1 time in total.
nojac
 
Posts: 517
Joined: Tue Dec 19, 2006 12:23 pm
Location: Norway

Postby andig » Sat Mar 17, 2007 7:37 am

Script is exactly what I need, thanks. I'm wondering if the numbers are meaningful, though.
For example, if I calculate total size and track has 1 image embedded, CS calculates 14400 as (bytes) value. When I same the image from MM back to disc though its 5K size?

Thanks,
Andi
andig
 
Posts: 100
Joined: Thu Jul 29, 2004 2:15 am

Postby trixmoto » Sun Mar 18, 2007 1:26 pm

That is the number of bytes that the image takes up inside the track. Once you extract this image and save it as in individual image file then the filesize might indeed be different.
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9703
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby nojac » Fri Apr 06, 2007 12:25 am

Glad your script worked on MM3 too.

I have noticed that if I remove some art from a track, the Custom fields added by the script are cleared. Nice, since they are not correct any more. But when I apply the change to all tracks on the album, the custom fields are not cleared for the other tracks .... Is that how you want it to work?

And is it possible to make the script separate between embedded art and linked art?
Last edited by nojac on Tue Oct 02, 2007 5:44 am, edited 1 time in total.
nojac
 
Posts: 517
Joined: Tue Dec 19, 2006 12:23 pm
Location: Norway

Postby trixmoto » Tue Apr 10, 2007 3:39 am

There is no code to blank the custom field. If this is happening it's probably because the value is not being stored correctly in the track's tags, which is probably depends on your filetype.

I'll add this option to the next version.

I'm not sure why the installer is not working for you, but it does sound like it's a problem with your own machine. The installer works fine for me.
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9703
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby nojac » Wed Apr 11, 2007 4:54 pm

trixmoto wrote:There is no code to blank the custom field. If this is happening it's probably because the value is not being stored correctly in the track's tags, which is probably depends on your filetype.

I'll add this option to the next version.

So I have an error on my machine that improves the script???? That's perfect.

Because every time I manually delete extra art, the 3 Custom fields are cleared. This happens both to mp3 and m4a on MM3. Didn't notice it on MM2.

EDIT: This is probably a MM3 A3-bug: http://www.mediamonkey.com/forum/viewtopic.php?t=17138
nojac
 
Posts: 517
Joined: Tue Dec 19, 2006 12:23 pm
Location: Norway

Postby trixmoto » Tue May 08, 2007 1:14 pm

New version (1.2) is now available to download from my website. There is now the option to include/exclude embedded and linked images. :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9703
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby fizzjob » Mon Jul 02, 2007 11:27 am

Trix, this script would be perfect for me, except I'm already using all my custom fields - could this possibly be made to push the relevant data out to a text or CSV file?
fizzjob
 
Posts: 371
Joined: Fri Mar 30, 2007 12:37 pm

Postby trixmoto » Mon Jul 02, 2007 5:07 pm

Well this kinda goes against the way the script is designed, but I'll see what I can do! :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9703
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby fizzjob » Thu Aug 16, 2007 5:01 pm

Well, I went ahead and consolidated my custom fields, freeing up Custom3 for use with this script.

Just thought I'd take a moment to post my Magic Nodes that I'm using, which helps to isolate "problem" tracks. In my case, I'm isolating tracks whose artwork is smaller than 250x250, to avoid upscaling in my customized MonkeyRok. Obviously, you can set the number to be whatever you want, and it may require you changing the <Custom3> element (not the Songs.Custom3 query element, though) to match whatever you have MM set to display it as. Enjoy!

Code: Select all
Small Artwork by Size|Filter:val(Songs.Custom3) < 000062500\<Custom3>\<Album Artist>\<Album>

Small Artwork by Artist|Filter:val(Songs.Custom3) < 000062500\<Album Artist>\<Album>
fizzjob
 
Posts: 371
Joined: Fri Mar 30, 2007 12:37 pm

Postby Eyal » Thu Aug 16, 2007 11:20 pm

fizzjob wrote:
Code: Select all
Small Artwork by Size|Filter:val(Songs.Custom3) < 000062500\<Custom3>\<Album Artist>\<Album>

Small Artwork by Artist|Filter:val(Songs.Custom3) < 000062500\<Album Artist>\<Album>

Hey that's terrific! Smart way of using that field.
Thanks fizzjob :)
Skins for MediaMonkey: Cafe, Carbon, Helium, Spotify, Zekton. [ Wiki Zone ].
Eyal
 
Posts: 3052
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Postby trixmoto » Wed Oct 10, 2007 7:42 am

MM3 installation package for this script is now available to download from my website! :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9703
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

PreviousNext

Return to Need Help with Addons?

Who is online

Users browsing this forum: Exabot [Bot], Thomas Ryan and 14 guests