Monkey Rok 4.1 - Updated 17/08/2009

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: Monkey Rok 4.1 [MM2+3]

Post by dypsis »

nynaevelan wrote:
dypsis wrote:
trixmoto wrote:From page 89...
Find the code that is in the first box and replace it with the text in the second, you want to look for it in the function.vbs file which is in the \scripts\monkeyrok\ folder. :wink:
Thanks... :)
Vyper
Posts: 845
Joined: Tue May 23, 2006 5:53 pm

Re: Monkey Rok 4.1 [MM2+3]

Post by Vyper »

trixmoto wrote:Well you could create a specific style in the "skin.css" file of the skin you are using, something like...

Code: Select all

#info {
  display : none ;
}
I'll add an option in the next version though. :)
Drat! I thought that was going to work perfectly but unfortunately it wipes out the text box and another right below it. :-?
Stop Button Freak
dypsis
Posts: 1362
Joined: Wed Apr 30, 2008 9:51 pm

Re: Monkey Rok 4.1 [MM2+3]

Post by dypsis »

Does the Automatic setting work correctly for everyone?
I think it is a great idea. It would be good to see both MonkeyRok and Lyrics Viewer change automatically.

But I find if I install a new skin, MonkeyRok changes to that even though I haven't changed to this new skin for MediaMonkey.
Is that how it is supposed to work?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 4.1 [MM2+3]

Post by trixmoto »

@Vyper - I'm not sure what you still want to be there, but you could try "#info_content" instead of "#info".

@dypsis - It should only change as you change your MM skin. However, if it can't find a matching skin it uses the first that it finds, so if you add a new skin which is alphabetically first, then it will switch to use 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.
Dreadlau
Posts: 1967
Joined: Sun Nov 25, 2007 6:49 am

Re: Monkey Rok 4.1 [MM2+3]

Post by Dreadlau »

trixmoto wrote: Well you could create a specific style in the "skin.css" file of the skin you are using, something like...

Code: Select all

#info {
display : none ;
}
I'll add an option in the next version though. :)
Thank you for the tip trixmoto. Works perfect.

Happy to ear you'll put an option to disable it in next version too:)
Seven Ultimate X64 SP1 / Sansa Clip 2go (with RockBox)
Vyper
Posts: 845
Joined: Tue May 23, 2006 5:53 pm

Re: Monkey Rok 4.1 [MM2+3]

Post by Vyper »

trixmoto wrote:@Vyper - I'm not sure what you still want to be there, but you could try "#info_content" instead of "#info".
Here are screenshots of before and after the css change:


Image Image


As you can see, everything down to 'Similar Artists' disappears. I'd like to have it so only the top section where the album art is doesn't display.

I have only tried this on the 'Spotify' skin so I don't know if it's just that skin or if it happens with all of them. I'll give it a shot when I get back from being out of town.


:)
Stop Button Freak
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 4.1 [MM2+3]

Post by trixmoto »

In that case you can try these two to see which works best for you...

Code: Select all

#info_content table { 
  display : none ; 
}

#info_left, #info_right { 
  display : none ; 
}
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.
Vyper
Posts: 845
Joined: Tue May 23, 2006 5:53 pm

Re: Monkey Rok 4.1 [MM2+3]

Post by Vyper »

Thanks. Will try it when I get back and let you know. :)
Stop Button Freak
BenRad
Posts: 141
Joined: Tue Mar 17, 2009 1:15 pm
Location: North of the East...

Re: Monkey Rok 4.1 [MM2+3]

Post by BenRad »

MR seems to have broken with the latest test build of MM (1269). It shows a red x for the album cover and all the headers but no info. I had just recently added the 1201 registry key to kill the ActiveX warning, but it worked until installed the new MM build tonight. Am I the only one? I'm on Windows 7.
dypsis
Posts: 1362
Joined: Wed Apr 30, 2008 9:51 pm

Re: Monkey Rok 4.1 [MM2+3]

Post by dypsis »

BenRad wrote:MR seems to have broken with the latest test build of MM (1269). It shows a red x for the album cover and all the headers but no info. I had just recently added the 1201 registry key to kill the ActiveX warning, but it worked until installed the new MM build tonight. Am I the only one? I'm on Windows 7.
I haven't tried 1269 yet. But I see there is only a debug version posted.
Could that be the reason?
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: Monkey Rok 4.1 [MM2+3]

Post by nohitter151 »

BenRad wrote:MR seems to have broken with the latest test build of MM (1269). It shows a red x for the album cover and all the headers but no info. I had just recently added the 1201 registry key to kill the ActiveX warning, but it worked until installed the new MM build tonight. Am I the only one? I'm on Windows 7.
It's working fine for me in 1269 and Win7. I think it must be some problem on your end.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
BenRad
Posts: 141
Joined: Tue Mar 17, 2009 1:15 pm
Location: North of the East...

Re: Monkey Rok 4.1 [MM2+3]

Post by BenRad »

dypsis wrote:
BenRad wrote:MR seems to have broken with the latest test build of MM (1269). It shows a red x for the album cover and all the headers but no info. I had just recently added the 1201 registry key to kill the ActiveX warning, but it worked until installed the new MM build tonight. Am I the only one? I'm on Windows 7.
I haven't tried 1269 yet. But I see there is only a debug version posted.
Could that be the reason?
Could be...I'll reinstall the older version.
debu
Posts: 159
Joined: Fri May 11, 2007 9:52 pm

Re: Monkey Rok 4.1 [MM2+3]

Post by debu »

Monkey Rock requires IE?

If I'm right it does... Is there any way to get it to work through firefox or is MM3/ Monkey rock hard coded to work with IE? Reason being is I'm on win7 and don't have IE on my machine anymore and very much prefer to leave it off.

I'd search through the thread details but I'm at work. thanks!
danhackley
Posts: 317
Joined: Fri Aug 31, 2007 6:43 am
Location: Scotland
Contact:

Re: Monkey Rok 4.1 [MM2+3]

Post by danhackley »

Stupid Q: When I select "back" or "media" on the media view, these scans do not appear. Does Monkeyrok look for a particular filename here? All my rear covers are saved as "rear.jpg" and media labels as "cd.jp".

Also, can you increase the album art view size to larger than the default (which is tiny)?

Cheers

D
Last edited by danhackley on Mon Sep 28, 2009 2:34 pm, edited 1 time in total.
Sony Vaio Laptop
Thecus N5200B NAS
Windows 7
MM3 Gold 3.2
Looking for jukebox software that manages a large collection, has good album art integration and plays flac as well as MP3
BenRad
Posts: 141
Joined: Tue Mar 17, 2009 1:15 pm
Location: North of the East...

Re: Monkey Rok 4.1 [MM2+3]

Post by BenRad »

BenRad wrote:
dypsis wrote:
BenRad wrote:MR seems to have broken with the latest test build of MM (1269). It shows a red x for the album cover and all the headers but no info. I had just recently added the 1201 registry key to kill the ActiveX warning, but it worked until installed the new MM build tonight. Am I the only one? I'm on Windows 7.
I haven't tried 1269 yet. But I see there is only a debug version posted.
Could that be the reason?
Could be...I'll reinstall the older version.
Now it's doing that old "blank monkey rok box because of the special theme I'm using" thing again.
Locked