Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Pako

Pages: 1 2 34 5 ... 8
31
Localization / Re: Czech Translation
« on: February 09, 2014, 10:01:20 AM »
Czech translation is updated according to MB 2.3.5133.
Download link.

Pako

32
MusicBee API / Re: Stop after current event
« on: January 27, 2014, 09:13:34 PM »
Great!
Thank you very much.

Pako

33
MusicBee API / Re: Stop after current event
« on: January 16, 2014, 08:27:11 AM »
i will look to do this towards the end of the 2.3 development ...
I thank you very much for accommodating approach.

so maybe late february (thats a guess!)
It does not matter. Now it works well with polling, but I look forward to I'll be able to turn it off.  :)

Pako

34
MusicBee API / Stop after current event
« on: January 15, 2014, 05:02:00 PM »
I have one feature request, related to MusicBee API.
It would be good if there was an event, that would be triggered,
when the "stop after current" its status changes.
Now it is necessary to use polling, if I want to have corresponding icon on button on the remote control.
The event would have been much better.

Thanks, Pako

35
MusicBee API / Re: MusicBee API
« on: December 19, 2013, 05:59:26 PM »
I found, that in the new MusicBee API, some new Notification Types were introduced.
For example, ReplayGainChanged, FileDeleting, FileDeleted and ApplicationWindowChanged.
I try to use it in EventGhost plugin, but in vain. Nothing happens.
Can you please explain under what circumstances the mentioned events are triggered?
It is of course possible that I am doing something wrong. I apologize in that case.

Pako

36
Localization / Re: Translator Q&A
« on: December 03, 2013, 04:55:49 PM »
I encountered a string that can not be translated:


Pako

37
Localization / Re: Czech Translation
« on: December 01, 2013, 10:27:48 AM »
Czech translation is updated according to MB 2.3.5082.
Download link.

Pako

38
Questions / Re: Controlling MusicBee externally
« on: November 22, 2013, 09:53:24 AM »
I've not tried it, but it would probably be possible.
You can send window messages to a (hidden) window, which is called "Eg2MbMessages".

However, I do not intend to write some documentation for it.
You can find the needed information in the source code on the project website.
I can not guarantee that any future changes will ensure backward compatibility.

Pako

39
Questions / Re: Controlling MusicBee externally
« on: November 22, 2013, 06:10:29 AM »
MusicBee can be controlled externally via MusicBee API, which means that you need a plugin to cooperation with other software (such as AutoHotkey).
EventGhost plugin does not meet your needs?

Pako

40
Plugins / Re: EventGhost (remote control and event listener)
« on: November 15, 2013, 01:32:52 PM »
I was able to find every color setting except for the blue slider. Where is that set?
I am somewhat confused.
I've never used the blue color.

Pako

41
Plugins / Re: EventGhost (remote control and event listener)
« on: November 14, 2013, 11:45:48 AM »
Nice!
I naturally assumed, that the appearance (some) users will to adapt.
And because between the MusicBee and smartphone is also EventGhost,
you can customize not only the look. You can even to add (or remove) also functions and change behavior.

Pako

42
Plugins / Re: EventGhost (remote control and event listener)
« on: November 12, 2013, 10:05:04 AM »
I see you changed something in the script file related to naming of the stored data:image field. What is the difference exactly?
I realized that it seems, that MS IE has a problem with the blank image.
I previously used the smallest possible (see, for example What's the valid way to include an image with no src?).
Now I've done (for sure) the appropriate blank images (png) for all the necessary dimensions.

Pako


43
Plugins / Re: EventGhost (remote control and event listener)
« on: November 11, 2013, 10:30:47 AM »
What is really strange is that it works for Pause state, in which case the playbutton sits on top of the cover thumbnail (from my limited understanding). But it does not work for the Play state when the cover thumbnail should show. There should really be no difference, right?
We can try something.
Please download the following file:
https://dl.dropboxusercontent.com/u/4167851/www-musicbee.zip
Unzip it and files script.js and index.html place to the appropriate place.
edit: I also noticed that the "repeat" button and the "shuffle" button never change icon states. The buttons however do work and change the state in MB,
Here I do not know what to do. Too bad, that for Lumia 920 there is no functional browser.
although I cannot invoke the repeat one (it's either all or none). This is possibly related to the playbutton, thumbnail issue.
No, this is not a bug of plugin or a bug of browser. Unfortunately this is not possible.
This is a known bug of MusicBee program, but the author does not want to do a fix for backward compatibility.
You can find something about it here in the forum.

Pako

44
Plugins / Re: EventGhost (remote control and event listener)
« on: November 10, 2013, 09:28:48 AM »
A new version (0.0.6) released.
Added two actions to group Now playing list command: Move track and Move track (offset).

Pako

45
Plugins / Re: EventGhost (remote control and event listener)
« on: November 10, 2013, 08:31:59 AM »
I thank you, that you devote so much effort into my plugin.
Perhaps other users will benefit from it.
I did some research and I found something that might be worth a try.
Please try this modification:
Code
<img style="width: 128px; height: 128px; float: left; display: inline" id = "playbutton" alt=""></td>

Thanks, Pako

Pages: 1 2 34 5 ... 8