Search found 188 matches

by flashk
Tue Jun 23, 2015 10:42 pm
Forum: MediaMonkey 5 developer forum
Topic: Porting MM4 scripts
Replies: 57
Views: 87285

Re: Porting MM4 scripts

Wow, big changes! The use of chromium seems like a great choice in terms of opening up the application to developers/skinners. Will the build of chromium used by MM5 include support for WebGL and WebSockets? Also, are you leveraging any existing JS frameworks for creating the UI (e.g. Sencha, Dojo, ...
by flashk
Sun May 25, 2014 4:35 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.4

MonkeyFlow 1.4 is now available. It should fix a bunch of issues people have reported. Enjoy!
by flashk
Fri Jan 03, 2014 5:48 pm
Forum: MediaMonkey for Windows 4 Beta Testing
Topic: Persistent dockable panel issue with 4.1 (1685)
Replies: 6
Views: 6411

Persistent dockable panel issue with 4.1 (1685)

Hi, I'm updating a plugin to work with 4.1 and ran across a small issue with persistent dockable panels. Within the OnStartup function of my auto script, I create a persistent dockable panel and perform certain initialization only if the panel is visible (i.e. Panel.Common.Visible). In 4.1, the Visi...
by flashk
Thu Mar 07, 2013 8:31 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

MM-Michel wrote:which Combination do I need, when fixed ?

MM 4.07 + MF 1.x ?
MM 4.1 + MF 1.x ?
maybe MM 4.1 + MF 1.3 will work fine ?
Just the newer version of MF (1.4). It should still work with older versions, but I'm going to wait for 4.1 to make sure it work on that as well.
by flashk
Sun Feb 24, 2013 9:32 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

@Flashk If you need any assistance I'll be glad to help if I can, especially as 4.1 brought few things that can help you. There is one issue I still have. I believe I reported this when MM 4.0 was in beta, but it doesn't seem to have been fixed. When a user switches tabs, it does not seem to trigge...
by flashk
Sun Feb 24, 2013 9:15 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

I also added an option to adjust the reflection strength of the cover art. Not sure if anybody asked for it, but I threw it in there for fun :)
by flashk
Sun Feb 24, 2013 9:06 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: Monkeyflow shows everything double

I've postet it in the Monkeyflow 1.3 threat. http://www.mediamonkey.com/forum/viewtopic.php?f=2&t=31402&start=780 Its now registered by Flashk and Peke. Hope they will come up with a Solution. I was able to replicate the column header issue and duplicate cover issue. I think it should be fi...
by flashk
Sun Feb 24, 2013 9:02 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

Peke wrote:@Flashk
If you need any assistance I'll be glad to help if I can, especially as 4.1 brought few things that can help you.
Any idea when 4.1 will be released? Are there any major changes to the scripting interface that I should be aware of?
by flashk
Wed Feb 20, 2013 8:20 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

No idea ? No one with similar Problems ? I'm not using MediaMonkey that much these days. That's why I haven't really worked on it for a while. Also, I believe a similar feature is now included with MediaMonkey, so there's not that much use for the addon anyway. That's probably why not many people a...
by flashk
Wed May 30, 2012 12:34 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

CPU [one core] is at 100% when running monkeyflow 1.3 Please advise.... Host details Evga X58 Mobo Intel I7 Cpu Nvidia 570 Video Card 12 GB Ram Mirrored 500GB OS disks. Could be a graphics driver issue. Make sure you have the latest nVidia drivers installed. Also, there is a power save option in Mo...
by flashk
Wed May 30, 2012 12:30 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

MonkeyFlow initializes but all the images show up as blank white squares MonkeyFlow uses certain OpenGL features that are not supported by older or low-end graphics drivers. Make sure your drivers are up to date, and if it still doesn't work then you are out of luck. I am working on a work around f...
by flashk
Wed May 30, 2012 12:29 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: Image source

sanedevil wrote:From where does MonkeyFlow get the images? I have some albums for which it picks up the album art, but not for others. :(
It uses the cover art from the first track of the album.
by flashk
Wed May 30, 2012 12:27 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

Anyone getting 'Error while connecting' From this error in the logValueError: need more than 1 value to unpack Please any help getting this great plug-in working again :cry: I think there is a problem with your MediaMonkey INI file. It should be located in your MediaMonkey user application data fol...
by flashk
Sun Aug 21, 2011 11:11 pm
Forum: Need Help with Addons? (MMW4)
Topic: MonkeyFlow 1.4
Replies: 892
Views: 517142

Re: MonkeyFlow 1.3

You are absolutely correct. The filter is only used to determine which album covers to display. The track list for the selected cover is unfiltered. I'll look into fixing this in a future version.