Monkey Rok 6.2 - Updated 06/07/2014

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

Moderators: Peke, Gurus

rrfpacker
Posts: 1065
Joined: Sat Jul 12, 2008 5:47 pm

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by rrfpacker »

I've been away from Monkey Rok for a while. Tonight I tried to install untabbed skins for Noir, Eclipse, GrauGrun, and Vision; none would install. I double clicked on the mmip and I get the message "Blank was not installed". All of them say they are MR version 5.3...shouldn't they install?
Peter_K
Posts: 4
Joined: Sat Sep 29, 2012 11:50 am

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by Peter_K »

Edit: Reading back I guess this is the same problem as reported by Stigg at Sat Sep 22, 2012 7:38 am.

**************************************************

Since updating to Monkey Rok 5.8 I have problems with it not showing much information.

After uninstalling MonkeyRok, starting MediaMonkey as administrator, and installing MonkeyRok again with the box unchecked (for all users), and after changing the skins in many ways I get nothing more than this:
Image

After making English the language the log file gives an error message at last:
MonkeyRok 5.8 started...

Panel enabled...
[OnPlayChange()]
SongID=24933
ArtistID=819
AlbumArtistID=787
Skin before update...
Update information...
Update rating...
Update artwork...
OnPlay event triggered...
[OnPlayChange()]
SongID=24283
ArtistID=1288,2902
AlbumArtistID=1288
Skin before update...
[438] Deze eigenschap of methode wordt niet ondersteund door dit object (Runtimefout Microsoft VBScript)
Update information...
Update rating...
Update artwork...

Panel enabled...
[OnPlayChange()]
SongID=24283
ArtistID=1288,2902
AlbumArtistID=1288
Skin before update...
Update information...
Update rating...
Update artwork...
The error message in Dutch "Deze eigenschap of methode wordt niet ondersteund door dit object (Runtimefout Microsoft VBScript)" translates as: "This property or method is not supported by this object (Microsoft Vbscript Runtime Error)".

Anybody any idea what I could do about this?
SanMarc

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by SanMarc »

@ Peter_K... look this
Re: Monkey Rok 5.8 - Updated 22/09/2012
by trixmoto » Sun Sep 23, 2012 7:11 pm

With regards for the panels not displaying, if you open "Scripts\MonkeyRok\Functions.vbs" in a text editor and comment out line 2736...

Call LogMe(" GetAlbumArt("&track&","&albumid&")")

...by adding an apostrophe (') character in front of it, or deleting it completely, then that should resolve the issue. I'll try and have a new version out this week.
Peter_K
Posts: 4
Joined: Sat Sep 29, 2012 11:50 am

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by Peter_K »

Works, thanks a lot!
Somehow I read right over that.
All this problems had a good side though. At the beginning I thought MonkeyRok was all right, but now I discovered all the possibilities while looking for the problem, I think it is just awesome.

At the moment I am working on a Dutch translation. While working on that I already found that it would be an improvement to move the leading and trailing spaces out of the text file into the code, cause they form a major pita while translating.
A solution could be a more extensive use of the "%"-character, giving more flexibility for the translation as well. In that way the "%"-character could be moved around, supporting a more flexible grammar and thus better translations. Without this flexibility a "no can do"-type of translation emerges, clear but crooked.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by trixmoto »

Great, a new translation is always welcome. I'd be hesitant to change too many of the existing strings, but if you can give me some specific examples then I'll see what I can do.
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_K
Posts: 4
Joined: Sat Sep 29, 2012 11:50 am

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by Peter_K »

if you can give me some specific examples then I'll see what I can do
I made this spreadsheet to make the translation with: https://docs.google.com/open?id=0BwYPdN ... 3Zob2E4NVk
  • The first two columns are existing language files I use as input.
  • In the 3rd column I marked all texts with a leading space with an "x".
  • In the 4th column I marked all texts with a trailing space with an "x".
  • The 5th column is the translation which I copy into a text file to test it.
  • The 6th column is the one I put my translated text in.
Problem with the spaces is that quite some programs automatically discard them, so that they have to be put back in manually, again and again. It would be quite easier for all translators if those spaces were gone.

At first I thought the translation would be a piece of cake, but while working on it I realized that the words need to correspond to the words already used, in the translation for MM itself, and as used in this translation.

There is also the problem of understanding how things should work. The line on 193 "Include current album in albums by panel" seems to be very clear, but so for I haven't found any difference between the box checked or unchecked. I expected for the album being played to show up in the panel "Albums by ...", but it doesn't. Thus the question is: what is it supposed to do?

Another item are the names between "<>", are those free translatable or should those refer to existing names?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by trixmoto »

I'll take a look at the spreadsheet and see what I can do.

I'm not sure which programs you're referring to, but I've never known a text editor to discard anything, especially when it's wrapped in double quotes.

Last time I checked that option worked, and does exactly what you say, includes the current album in the "Albums by" panel. I've not tested it recently, but then I've not changed any of that code for several versions.

You can put whatever you want in any of the translations, including the ones with chevrons.
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_K
Posts: 4
Joined: Sat Sep 29, 2012 11:50 am

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by Peter_K »

trixmoto wrote:I'm not sure which programs you're referring to, but I've never known a text editor to discard anything, especially when it's wrapped in double quotes.
I am using a spreadsheet, which is naturally more of a calculation program than a text editing program. Apart from the spaces it also drops the quotation marks.
Anyhow, here is the Dutch text. There might be a flaw in it here or there, but overall I think it is good.

Code: Select all

[Nederlands]
"MonkeyRok Instellingen"
"Meer"
"Opstarten:"
"Altijd tonen"
"Altijd verbergen"
"Als bij afsluiten"
"Mode:"
"Nu spelend"
"Geselecteerd"
"Skin:"
"Tijdelijke map:"
"Max. nummers:"
"Max. albums:"
"Sluit artiesten uit:"
"Lijst van artiesten, gescheiden door komma's"
"Extra info:"
"Beschikbare velden:  <Genre><Jaar><Lengte><Bitwaarde><BPM><Componist><Vrij veld 1><Vrij veld 2><Vrij veld 3><Tempo><Sfeer><Gelegenheid><Kwaliteit>Chr(13)<Uitgever><Oorspronkelijke artiest><Oorspronkelijke tekstschrijver><Oorspronkelijke titel><Oorspronkelijk jaar>"
"Tekst deelvenster"
"Geen"
"Liedtekst"
"Extern deelvenster:"
"Vergelijkbare artiesten"
"Andere albums van artiest"
"Max. resultaten:"
"Dit is alleen van toepassing als het tekst deelvenster hen toont"
"Volgorde albums:"
"Jaar"
"Naam"
"Beoordeling"
"Lengte"
"Aantal"
"Albums met:"
"Oplopend"
"Aflopend"
"Zoek veld:"
"Artiest"
"Album Artiest"
"Componist"
"Veld gebruikt om te zoeken naar context"
"Taal:"
"Selecteer tijdelijke map:"
"Maak foutopspoor bestand"
"Voeg geen nummers toe aan de lijst 'Nu spelend'"
"Toon alleen beoordeelde nummers in deelvenster 'Favorieten'"
"Toon alleen afgespeelde nummers in deelvenster 'Favorieten'"
"Toon map afbeelding als er geen illustratie aanwezig is in de tag"
"Negeer onbekende beoordelingen bij de berekening van het gemiddelde"
"Toon artiest in album details"
"Toon vergelijkbare artiesten die niet in de bibliotheek voorkomen"
"Afgespeeld"
"Eerste keer!"
"Een keer eerder afgespeeld"
"Nooit eerder afgespeeld"
"Toegevoegd op "
"<Genre>"
"<Jaar>"
"<Lengte>"
"<Bitwaarde>"
"<BPM>"
"<Vrij veld 1>"
"<Vrij veld 2>"
"<Vrij veld 3>"
"<Componist>"
"<Tempo>"
"<Sfeer>"
"<Gelegenheid>"
"<Kwaliteit>"
"<Uitgever>"
"<Oorspronkelijke artiest>"
"<Oorspronkelijke tekstschrijver>"
"<Oorspronkelijke titel>"
"<Oorspronkelijk jaar>"
"Andere albums van "
" Favoriete nummers van "
" Vaakst gespeelde nummers van "
" Albums van "
" Albums met "
"uur"
"dag"
"week"
"maand"
"jaar"
"Meer dan tien jaar"
" song"
" album"
"Meer informatie"
"Wis afspeellijst + speel direct af"
"Speel direct af"
"Speel af na huidig nummer"
"Speel af na huidige lijst"
"Toon album"
"Toon artiest"
"Onbekend"
"Bom"
"Sterren"
" nummer - "
" nummers - "
"Toon album ID naast album naam"
"Illustratie mode:"
"Eerste"
"Voorkant"
"Achterkant"
"Allemaal"
"Toon afbeelding in de cache als er geen illustratie aanwezig is in de tag"
"Statistieken"
"versie "
"Totalen"
"Bibliotheek"
"Artiesten"
"Albums"
"Genres"
"Jaren"
"Afspeellijsten"
"Nummers"
"Lengte (u: m: s)"
"Bestandsgrootte"
"Bytes"
"kb"
"Mb"
"GB"
"Tb"
"Gemiddelden"
"Nummers per artiest"
"Nummers per album"
"Nummers per genre"
"Nummers per jaar"
"Nummers per beoordeling"
"Bitwaarde (kbps)"
"Nummers afgespeeld per dag"
"Top "
"Opnemen in statistieken:"
"Top nummers"
"Top nummers van "
" van artiest"
" van anderen"
" songs"
" albums"
"minuut"
"minuten"
"uur"
"dagen"
"weken"
"maanden"
"jaar"
"Beoordelingen"
"Willekeurig"
"Toon bibliotheek statistieken wanneer speler gestopt is (in de 'Nu spelend' mode)"
"Opmerkingen"
"Afgespeelde beoordelingen"
"Top % Artiesten"
"Top % Artiesten afgespeeld"
"Top % Albumsaf gespeeld"
"Top % Genres"
"Top % Genres afgespeeld"
"% keer afgespeeld"
"% geleden afgespeeld"
"<Vrij veld 4>"
"<Vrij veld 5>"
"<Discnummer#>"
"<Volgnummer#>"
"Beschikbare velden:  <Genre><Jaar><Lengte><Bitwaarde><BPM><Componist><Vrij veld 1><Vrij veld 2><Vrij veld 3><Vrij veld 4><Vrij veld 5><Tempo><Sfeer><Gelegenheid><Kwaliteit>Chr(13)<Uitgever><Oorspronkelijke artiest><Oorspronkelijke tekstschrijver><Oorspronkelijke titel><Oorspronkelijk jaar><Discnummer#><Volgnummer#>"
"Biografie"
"Biografie van "
"Max. tekens:"
"Media"
"Opnemen in album details:"
"Volgnummer #"
"Aantal keren afgespeeld"
"Album commentaar"
"Artiest commentaar"
"Cache mode:"
"Volledig (aanbevolen)"
"Geen afbeeldingen gemaakt"
"Wissen bij update"
"Wissen bij afsluiten"
"Verberg deelvensters:"
"Externe"
"Favoriet"
"Evenementen van artiest"
" evenementen"
"Vorige"
"Speel af"
"Pauze"
"Stop"
"Volgende"
"Evenementen land:"
"Wordt gebruikt om artiest evenement te filteren"
"% match"
"Vergelijkbare nummers"
"<DiscStr><NummerStr><Map><Bestandsnaam><Afspeellijsten>"
"- Automatisch -"
"Neem het huidige album op in het 'Albums van' deelvenster"
"Huidige Album"
"Filter: "
"Neem alleen de gefilterde nummers op in de statistieken"
"Display datum toegevoegd als woorden in plaats van datum"
"% geleden toegevoegd"
"Toon de MonkeyRok deelvenster grenzen (opnieuw opstarten noodzakelijk)"
"Toon het bijschrift van het MonkeyRok deelvenster"
"Verberg MonkeyRok"
"Toon MonkeyRok"
"Toon afbeelding van Last.Fm als er geen illustratie aanwezig is in de tag"
"<DiscStr>"
"<NummerStr>"
"<Map>"
"<Bestandsnaam>"
"<Extensie>"
"Informatie"
"Afspeel bediening"
"Enable Last.Fm ' loved tracks' functionaliteit (vereist Last.Fm account)"
"Love this track"
"Unlove this track"
"Volume balk"
"Afspeel balk"
"<Afspeellijsten>"
"Neem taal parameters op in Last.Fm query's"
"Toon illustratie voor ieder nummer in plaats van album (niet aanbevolen)"
"Browse"
"Wis cache nu"
"Nieuwe versie geïnstalleerd, herstart MediaMonkey voor gebruik."
"Er zijn geen bestanden in de cache om te wissen."
"Wilt u de cache nu wissen?"
"Aanklikken van 'Ja' verwijdert de % afbeeldingen gemaakt tijdens deze sessie."
"Aanklikken van 'Alles' zal de % bestanden in de tijdelijke map verwijderen."
"Verberg"
"Minimaliseren"
"Maximaliseren"
"Afbeeldingen artiest"
"Afbeeldingen van "
"Videoclip van nummer"
"Videoclip van "
"Cover afbeelding nummer"
"Covers van "
"in de bibliotheek"
"Artiesten vergelijkbaar met  "
"Nummers vergelijkbaar met "
"Liedtekst van "
"Comment van "
"Afspeellijsten bevattend "
"<Groepering> <VBR>"
"Datum toegevoegd"
"Actualiseren"
"Herhalen"
"Shuffle"
"AutoDJ"
"Crossfade"
"Equalizer"
"Tegels"
"Dia show"
"Opslaan in tag"
"Opslaan in bestand"
"Opslaan in beiden"
"Acties bij aanklikken van:"
"Nummer:"
"Album:"
"Toon illustratie"
"Neem autoplaylists op in deelvenster (niet aanbevolen)"
"Nummers per"
"Min. album nrs:"
"Neem alleen gefilterde nummers op in nummer en album deelvensters"
"PUID veld:"
"Wordt gebruikt voor het opzoeken van voorgestelde tags"
"Sfeer"
"Gelegenheid"
"Kwaliteit"
"Tempo"
"Groeperen"
"Voorgestelde tags"
"Voorgestelde tags voor "
"Titel:"
"Artiest:"
"Bijwonen?"
"Ja"
"Misschien"
"Nee"
"Bijwonen"
"Misschien bijwonen"
"Niet bijwonen"
"Inzoomen"
"Uitzoomen"
"Laat verandering skin, via script mode context menu, toe"
"Video opties:"
"Automatisch afspelen"
"Loop"
"HD"
"Beoordeeld"
"Top % artiesten beoordeeld"
"Top % albums beoordeeld"
"Top % genres beoordeeld"
"Opslaan in map"
"Min. artiesten nrs:"
"Nieuwe releases"
"Nieuwe Releases"
"Alle biografieën"
"Biografieën"
"Release datum:"
"Album titel:"
"Beschikbare velden:  <Naam> <Artiest> <ID> <Jaar> <Score> <Lengte> <Nummers>"
"Toegang geweigerd aan '%' - probeert u het als administrator"
"Cache de statistieken om de prestaties te verbeteren"
"Laatst gegenereerd:"
"Nu opnieuw genereren"
"<Begintijd>"
"<Eindtijd>"
"<Teller overslaan>"
"<TrackType>"
"<Series>"
"<Regisseur>"
"<Producent>"
"<Acteurs>"
"<Kijkwijzer>"
"<EpisodeNummer>"
"<SeizoenNummer>"
"<Begintijd><Eindtijd><Teller overslaan><TrackType><Series><Regisseur><Producent><Acteurs><Kijkwijzer><EpisodeNummer><SeizoenNummer>"
"Music"
"Podcast"
"Audiobook"
"Klassieke Muziek"
"Muziek Video"
"Video"
"TV"
"Video Podcast"
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by trixmoto »

Great, thanks for this. I'll add it to 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.
gggirlgeek
Posts: 67
Joined: Mon Feb 11, 2008 4:24 pm
Location: Seattle, WA

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by gggirlgeek »

What's the word on compatibility with portable mode? (Win7 64bit /IE8.0/MM as Admin)

I am getting:

MonkeyRok 5.8 started...

Panel enabled...
OnChangedSelection event triggered...
OnChangedSelection event triggered...
OnChangedSelection event triggered...
OnChangedSelection event triggered...
OnChangedSelection event triggered...
OnChangedSelection event triggered...
OnChangedSelection event triggered...
Panel disabled...


But when I rebooted into a 32bit test partition with Mediamonkey 4.06 installed on the C drive MR worked well. So, once booted back to normal I copied the IE security settings, registered the xmd5.dll & xzip.dll manually, added the 1201=0 Values for IE to the registry, made sure I was on Gilded skin w/ classic MR skin, checked the Firewall. Deleted line 2736 of Function.vbs... oh, and uninstall/re-installed MR before all of this.

Above is my result. :-(

I use Portable mode for the folder-convenience, but I have no problem with registry entries. So let me know if I need to add some stuff manually. Thanks.
My current favorite software: MediaMonkey Gold!
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by trixmoto »

Where is the "MediaMonkey\Scripts\MonkeyRok\skins\" folder created when in Portable mode?
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.
Lowlander
Posts: 56574
Joined: Sat Sep 06, 2003 5:53 pm
Location: MediaMonkey 5

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by Lowlander »

Should be in the install directory when in Portable mode.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by trixmoto »

Looks like IE is refusing to run the script from this location, but I'm not sure why. The registry change you've made should allow any page in the My Computer zone to run scripts.
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.
gggirlgeek
Posts: 67
Joined: Mon Feb 11, 2008 4:24 pm
Location: Seattle, WA

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by gggirlgeek »

trixmoto wrote:Where is the "MediaMonkey\Scripts\MonkeyRok\skins\" folder created when in Portable mode?
It is on second internal Hard drive at P:\MyData\MediaMonkey\Scripts\Monkeyrok. The app data is in P:\MyData\MediaMonkey\Portable\

I wonder if the second hard drive is an issue? It would be pointless for me to run it on another partition on the first drive but I could try it temporarily for kicks. I will also try fresh install of MM (only tried this with non-portable test install before.)

I wonder if there is a group policy for this (I have Win7 Ultimate.)
My current favorite software: MediaMonkey Gold!
gggirlgeek
Posts: 67
Joined: Mon Feb 11, 2008 4:24 pm
Location: Seattle, WA

Re: Monkey Rok 5.8 - Updated 22/09/2012

Post by gggirlgeek »

I give up

I fresh installed MM in portable mode on my first hard drive, once in C: and once in a different partition (Q:). Neither worked on the 64-bit OS.

I rebooted into the 32-bit test system and opened the same portable installation on the Q: drive. MonkeyRok worked perfectly. I checked my Internet Options, firewall and services. Much more was disabled on the 32bit system in fact than on my current 64-bit system.

Booted back into the 64-bit and went over what I saw in the 32-bit system, reset my internet options for the heck of it, verified all the 1201 entries in the registry were still 0 (there are many more in the 64-bit system) but the same MM installation would not work with MonkeyRok.

I am pretty sure this is some more stupid 64-bitness that makes me sorry I upgraded.

There are worse tragedies. I'll get over it. :-)
My current favorite software: MediaMonkey Gold!
Post Reply