Monkey Rok 6.2 - Updated 06/07/2014

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

Moderators: Peke, Gurus

DreadM
Posts: 1018
Joined: Wed Mar 26, 2008 1:09 pm
Location: Germany

Re: Monkey Rok 5.6 - Updated 08/02/2011

Post by DreadM »

Hello trixmoto , since some weeks i see some strange behavior from external panels ,
they just search for first name from artist names , for example Bob Marley just search for Bob and shows not the expected infos.
like you can see on my screenshot below:
Image
I'm not sure if i broke or miss something. :-?
any idea ?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.6 - Updated 08/02/2011

Post by trixmoto »

I'll have a look tonight and see if I can replicate this.
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.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.6 - Updated 08/02/2011

Post by trixmoto »

I can't replicate this in version 5.7 - so maybe it's something that's been fixed. Hopefully it will be ready for release soon, I'm just waiting for some more translations to come in.
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.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by trixmoto »

New version (5.7) is now available to download from my website. Changes include...

- Added "New releases" external panel option
- Added "All biographies" external panel option
- Added option to customise the current album title
- Added Russian translation (thanks to Alex Santor)
- Added better handling of file I/O errors
- Fixed panel not opening on startup
- Fixed formatting of song lengths
- Fixed divide-by-zero errors in statistics
- Added option to cache the statistics
- Fixed calculation of image size for popup
- Added albums to "Similar Artists" external panel

Unfortunately the translations for Brazilian Portuguese, Spanish, Japanese, Czech and Polish are currently out of date. If you can help update these, or add any new languages to the list, then please let me know.
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.
DreadM
Posts: 1018
Joined: Wed Mar 26, 2008 1:09 pm
Location: Germany

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by DreadM »

Hi trixmoto

Nice update ,thanks for that :D
trixmoto wrote:- Added option to customise the current album title
looks good and works fine.
trixmoto wrote:- Added albums to "Similar Artists" external panel
works also fine ,and looks imho better than before ,
would be nice if the open albums have also same background like select artist above.

German translation have an error at line 299 (invalid character):

Code: Select all

"Verfügbare Felder: "<Name><Interpret><ID><Jahr><Bewertung><Länge><Lieder>"
should be look like this:

Code: Select all

"Verfügbare Felder: <Name><Interpret><ID><Jahr><Bewertung><Länge><Lieder>"
But i have no luck with the External Artist names,
they still search just for the first word from artist name,
when I listen to Bob Marley ,panels just search for Bob!
Doesn't mater witch skin i install, MR or MM.
I made a fresh install of Mr 5.7 also i try 5.5 ,
newest MM version, change languages
but nothing helps ! :-?

Any idea ?

can this be a MM or IE problem

I'm wondering if I'm the only one with this problem?

Edit:
after a fresh install from MM it works correct :D
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by trixmoto »

Thank you very much for the feedback. I'm hoping to re-release with all the translations updated, so I'll make sure the german one is fixed at the same time.

My guess was going to be that in the MM options you'd configured space to be the multi-artist separator, although I'm not sure if that's possible. Now you've done a fresh install we'll probably never know, but I'm glad it's sorted :)
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: Monkey Rok 5.7 - Updated 18/07/2012

Post by gpzbc »

Trixmoto, I appreciate you updating this script. I love MR. Unfortunately, it still won't work for me in MM4.
You can see my original description and discussion here: http://www.mediamonkey.com/forum/viewto ... 25#p318618

Anyways, I just installed MR 5.7 and this is what it looks like for me with the classic skin. I'm stumped.

Image
--
The gpzbc
Dreadlau
Posts: 1967
Joined: Sun Nov 25, 2007 6:49 am

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by Dreadlau »

Thank you for the update Trixmoto!

Unfortunately the new releases extra panel does not find anything here.
I tried with many artists.
Seven Ultimate X64 SP1 / Sansa Clip 2go (with RockBox)
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by trixmoto »

@gpzbc - this must be to do with your internet security settings in IE. It is blocking the scripts access, so you're just getting the empty skin file.

@Dreadlau - can you please enable the debug logfile and send me a copy?
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.
Peter Panino
Posts: 130
Joined: Sat Nov 06, 2010 1:59 pm

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by Peter Panino »

Hi! In Options -> MonkeyRok -> Additional Info, I would like to place a clickable URL, but unfortunately it does not work:

The Custom Field 4 of a song contains an URL, e.g.: http://www.mysong.com

If I write: <b>URL:</b> <Benutzerdefiniert 4>
into the Additional Info field then the URL is displayed correctly:
URL: http://www.mysong.com

However, if I write: <b>URL:</b> <a href="<Benutzerdefiniert 4>" target="_blank" title="GoTo"></a>
into the Additional Info field then the URL is not displayed at all:
URL:

So how can I use a clickable URL in this field?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by trixmoto »

I don't think it's really designed to do this, but I'll try and make it work in the next 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.
Dreadlau
Posts: 1967
Joined: Sun Nov 25, 2007 6:49 am

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by Dreadlau »

@Trixmoto:

Here is the debug log: http://www.filedropper.com/monkeyrok
Seven Ultimate X64 SP1 / Sansa Clip 2go (with RockBox)
dypsis
Posts: 1335
Joined: Wed Apr 30, 2008 9:51 pm

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by dypsis »

Thanks for the update, Trix.
But I have a problem with More Settings (2).
Have a look below External Panel 3.

Image

Edit: It seems to have come good after a restart. :-?
dypsis
Posts: 1335
Joined: Wed Apr 30, 2008 9:51 pm

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by dypsis »

What's the difference between Biographies and All Biographies?
They both just show my current playing artist Biography.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.7 - Updated 18/07/2012

Post by trixmoto »

@Dreadlau - do you scrobble your tracks using the Last.Fm plugin? The "New releases" panel uses your Last.Fm username to determine what new releases there are by the artists in your library, but this is your library as far as Last.Fm are concerned, so if you've not scrobbled any tracks then it won't work. For example, here are my results.

@dypsis - I get this sometimes, through out the options panels. It seems to be something to do with the way that MM redraws the options sheets over each other, sometimes you get some bits from the previous sheet showing through. The difference should be that "Biographies" only shows the first artist in the track artist field, whereas "All Biographies" will show all of the artists, from any of the artist fields, even if multiple artists are specified.
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.
Post Reply