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 - slimmeke

Pages: 12 3 4
1
Plugins / Re: Logitech LCD
« on: February 13, 2019, 03:56:24 PM »
I'm migrating this project from Bitbucket to GitHub. All files can be download from the Github page
https://github.com/lonelobo0070/MusicBee-Logitech-applet

2
Plugins / Re: Logitech LCD
« on: September 03, 2015, 06:39:22 PM »
Version 2.4.2 is released today.

You can download it at:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/downloads

Changelog of 2.4.2:
- Fixed MusicBee crashes when Logitech driver crashed or when keyboard disconnect from computer
- Auto connect to keyboard when MusicBee is running and keyboard is connected to computer

Have fun with it.

If you find any bugs please report them on:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open
and I can fix this.

3
Plugins / Re: Logitech LCD
« on: May 24, 2014, 07:45:23 AM »
Version 2.4 is released today.

You can download it at:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/downloads

Changelog of 2.4:
- Added lyrics screen
- Fixed some issues

Have fun with it.

If you find any bugs please report them on:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open
and I can fix this.

4
Plugins / Re: Logitech LCD
« on: May 10, 2014, 01:16:08 PM »
Version 2.3 beta 1 is released today.
This release will be the 2.3 release if there aren't bugs found.

You can download it at:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/downloads

Changelog of 2.3 beta 1:
- Code rewritten (for better adjustability)
- G19 users can use own backgrouds
- It is now possible to enable and disable screens
- Better error handling
- G19 users can now enable Volume screen like G15
- Added lyrics page (Only for G15, G19 will be added in final version)
- More customization possibilities

Have fun with it.

If you find any bugs please report them on:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open
and I can fix this.

5
MusicBee API / Re: synchronized lyrics in MusicBee API
« on: May 10, 2014, 10:39:27 AM »
Is there a possibility for checking if the lyrics is synchronized or not?

6
MusicBee API / synchronized lyrics in MusicBee API
« on: April 27, 2014, 02:06:14 PM »
Hi

Does MusicBee API support synchronized lyrics?
And if it support it how does it work?

Guys best Music Player in the world.
Keep up the great work.

7
Plugins / Re: Logitech LCD
« on: April 21, 2014, 11:44:16 AM »
Mr. late I will add this 'closing settings window when saving' to the next release :).
ChristopherE I will look if it possible to add scrolling lyrics in the plugin.
Ronin47 sorry for this. Wich device do you using?

8
Plugins / Re: Logitech LCD
« on: February 15, 2014, 01:24:17 PM »
Version 2.2 of the Logitech LCD plugin is released.
Added some new feature (music control page) and bugfixes.
It's now possible to control MusicBee on a fullscreen app where the Logitech Media keys does not work.

You can download it at BitBucket:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/downloads

If you find some issues please report it at:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open

9
Plugins / Re: Logitech LCD
« on: October 08, 2013, 07:33:06 AM »
mrad I have added screenshots to my project wiki's. You can find it at:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/wiki/Home and
http://musicbee.wikia.com/wiki/Logitech_LCD

10
Plugins / Re: Logitech LCD
« on: October 07, 2013, 05:40:56 PM »
Version 2.1 RC1 is released today. This RC will be the final release if there is no issues found.

You can download it from:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/downloads

The changelog of this version is:
- Added MusicBee volume changer
- Fixed some random crashes

If you find any issue please report it on:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open

11
Plugins / Re: Logitech LCD
« on: July 02, 2013, 08:02:40 AM »
Version 2.0 RC2 is released today.
This release will be the 2.0 release if there aren't bugs found.

Changelog of 2.0 RC2 (02-07-2013)
- G19 users can now rate.
- Rating is added to the screen

If you find any bugs please report them on:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open
and I can fix this.

12
Plugins / Re: Logitech LCD
« on: July 01, 2013, 03:38:54 PM »
Version 2.0 RC1 is released today.
This release will be the 2.0 release if there aren't bugs found.

Changelog of 2.0 RC1:
- Added rating (most asked feature)
- Settings screen
- Added not always on top (you can change it in the plugin settings in MusicBee)

Have fun with it.

If you find any bugs please report them on:
https://bitbucket.org/jimmyD/musicbee-logitech-applet/issues?status=new&status=open
and I can fix this.

13
MusicBee API / Re: MusicBee API
« on: July 01, 2013, 03:21:57 PM »
Tnx Steven that did the job.
Guys tnx for your time.
Have a nice day.

14
MusicBee API / Re: MusicBee API
« on: July 01, 2013, 03:07:34 PM »
I verify it by changing the rating using my source.
Then I wait untill the song ends and after that I check if MusicBee sees any rating.
But without any result thus far.

15
MusicBee API / Re: MusicBee API
« on: July 01, 2013, 02:49:29 PM »
With "but can't write a new rating with the API" I mean that I can't change the rating value of the song.

I have test it with 5 0,5 and with the 100 scale. After I have runned the code, I go to the next song. So normally the rating has been saved.
But no rating has saved.

And the toString() function of a float use the . notation of a string :). But with replace you can change the "." to ",".

I have changed the source to:

        public void changeRating(float number)
        {
            String url = mbApiInterface.NowPlaying_GetFileUrl();
            string rating = number.ToString().Replace(".", ",");
            mbApiInterface.Library_SetFileTag(url, MetaDataType.Rating, rating);
        }

But doesn't work.

Pages: 12 3 4