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

Pages: 1
1
@Steven: This worked like charm.

Thank you very much for your time and help.

2
After updating MusicBee "windows store edition" to 3.6,  media keys stopped working whether MusicBee is focused or not.

Steps I followed
uninstalled the "windows store edition" and installed the "Installer Edition" which also had the same problem.
Then uninstalled the "installer edition" and installed the "portable edition" which showed the same problem too.

Once I saw all the editions showed the same behavior, I installed the MusicBee_Setup_3_5_8150.exe on top of the "portable edition" 3.6.
This solved the issue and demonstrated that the last version in any edition has a bug that prevents it to handle the media keys.

Extra information
VLC, YouTube, and any other media related application installed works correctly except the 3.6 version of any edition of MusicBee.

Just in case, when I speak of media keys I mean , PLAY/PAUSE, NEXT, PREVIOUS... Any keyboard with those keys will be enough to test it.

I've seen in the release notes: "7. Added hotkey commands to select tabs 1..9" just in case this could have something to do with the issue:

In my case I use an AutoHotkey script to perform those shortcuts:

PLAY/PAUSE is Ctrl+Win+Space in my script.
NEXT SONG is Ctrl+Right cursor.
PREVIOUS SONG is Ctrl+Left cursor.

The code in that script is as simple as that:

Code
#Requires AutoHotkey v2.0

;#Warn  ; Enable warnings to assist with detecting common errors.
SendMode "Input"  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir A_InitialWorkingDir  ; Ensures a consistent starting directory.

#^Space::
{
  Send "{Media_Play_Pause}"
  return
}

#^Right::
{
  Send "{Media_Next}"
  return
}

#^Left::
{
  Send "{Media_Prev}"
  return
}

Hope this helps to solve the issue.

Thank you very much for spending time with this wonderful program Steven.  Keep up the good work.

3
Do you all understand, this is the bug report forum, that I have reported a bug that is in the last version on all the available musicbee options (installable,  portable and windows store)?

The programmer of this software should be able to navigate through this forum easily without having to wander through futile and non-useful recommendations that don't solve anything remotely related to the problem itself.

This said,  I will try to mark this post as solved and publish a brand new one with te complete details of the problem, please, for the benefit of any user of musicbee, refrain to hijack the post to speak about folders, versions and anything else than giving a solution or leaving it alone for Steven to see it and, maybe, when he has time to do it, solve that issue.

Thank you all for your cooperation and have a nice weekend.

4
@karbock, thank you for sharing it.  I know how to organize folders, been working as a professional programmer since 1998, it's just a personal preference, I don't like install programs out of the programs folder, that's all...

5
@sveakul: Not important for the problem / just explanations to your questions
OK, as I already told you, did not looked at the file extension/name when I answered and just supposed it was that kind of file (again sorry, my fault)... In any case, this has nothing to do with the problem I depicted in my first post, and frankly has 0 relevance to solve it.

Answering what I don't like about the portable one: I don't like having programs installed in "non standard" folders, I am an industrial programmer, use my computer for work and try to keep everything as well organized as possible otherwise it gets messy in no time.  Apart of that I have no problems with the portable installation except it doesn't work like the other ones.

What I love about MusicBee is the simple interface, hability to read FLAC files, that it remembers the file it was playing when closing it.  I don't need anything else... backing it up therefore is not important to me as a clean installation just works as I want.

Now, as this is the bug reporting forum, I'd like to keep this post as focused on the real issue as possible:

Following with the real problem, which now is much more tested and I can explain even better:
After all the suggested tests, which included uninstalling the Microsoft store version, installing the normal version and then uninstalling it to install the portable version, all of them suffer from the same problem in the latest release: media keys are not working properly.

Installing an older version gets media keys working again, so for any reason there is something wrong in the latest version which made all this stop working properly.

Thank you all for your help!

6
I meant the "Installer edition", sorry... Wrote this without looking at the file.

In any case... just uninstalled MusicBee again, restarted the computer (just in case) and installed the portable version at C:\MusicBee (even I don't like it, let's try it and see what happens).  And the result is the same, when just installed, after opening it with musicbee focused, it works perfectly as soon as I remove the focus from the musicbee window it stops working or it works sometimes only... like before (store / normal installer).

Looking at the release notes... maybe the "7. Added hotkey commands to select tabs 1..9" iks the cause of all this... who knows...

I have found where to download the old releases, and after installing the second to last MusicBee version it works again...

Clearly it is a bug with the latest version.

Thanks for the help.

7
OK,

Uninstalled the windows store version.

Wanted to install the portable version into the program folders (as all the other applications I have installed but I have not been lucky... all files got skipped.  ^^¡
Installed the MSI and it installed correctly into the program (x86) folder.

And media keys work again but only sometimes.

I've just installed another music software (which looks terrible compared to MusicBee) and that thing works as expected.  Something has gone haywire with MusicBee.

8
@hiccup:
Media keys were working before (even with an older microsoft store version).
Now they don't (only in MusicBee).

I will take a look at the portable version then... :)

Thanks for the suggestion.

@sveakul:
Yes, I thought it would be easier to update it... much before winget appeared... maybe I could use winget to update musicbee in a regular basis too...

In any case I'll take a look at the portable version as you both suggest.

Thanks for your answers.

 :)

9
Hi,

Installed the latest version from the Microsoft Store.

Now the media keys are not working.

Using AutoHotkey to send play/pause, volume up / down, next / previous song...
Volume works, but the other ones fail most of the time.

Same script with youtube, VLC... works flawlessly.  As it worked with the previously installed MusicBee version.

Thank you!

10
Bug Reports / Removing one song from a playlist...
« on: December 22, 2018, 10:54:26 AM »
Removing one song from a playlist doesn't avoid the song to be played while playing the playlist...

Imagine we have a playlist with 3 songs:


A
B
C

And we remove the B song from the playlist.
Once the A song will end, the B song will start playing.
This is solved by restarting MusicBee.


Windows 10, version : 3.2.6902

Thank you for the job done in this program!

11
Questions / Re: how to play flac files or mp3 depending on location?
« on: November 02, 2018, 08:16:00 PM »
@frankz and ma_t14

Yes, that is what I wanted... Been using Music Bee for years now  and still didn't know that... ^^¡

Thank you very much!

12
Questions / Re: how to play flac files or mp3 depending on location?
« on: November 02, 2018, 10:35:40 AM »
@Steven:

Could we have two libraries implemented?


Then the user could select, one library or the other at start... This would solve the issue as in my laptop at home I could use the lossless files and outside I could use the mp3 files.


This would not change a lot the interface and would allow to use different file sets depending on the location or user preference...


Thank you very much for your time!   ;)

13
Questions / Re: how to play flac files or mp3 depending on location?
« on: October 31, 2018, 07:50:44 PM »
@Frankz: I'll check your links, but given your comment they won't help much...

@Steven: No, the mp3 files will be at the music folder of my windows 10 laptop (in the laptop's hard disk), and the lossless files will be located into a Music folder in my NAS and shared through LAN.

Thank you both to sped time on this!

 :)

14
Questions / how to play flac files or mp3 depending on location?
« on: October 30, 2018, 07:50:47 PM »
Hi all,

My first post here though I've been using MusicBee for a long time now.

I'm waiting for a pair of KEF EGG loudspeakers to arrive and replace my current desk loudspeakers...  :-*

My question is:

I'm a freelance programmer and travel a lot, my laptop disk is not as big as I'd like, and therefore I store there compressed mp3 files...
At the office though I have a mini server (NAS) with plenty of space and there I could store lossless files...

Which would be the best method to reach one set of files or the other depending on where I am?

Thank you all for your recommendations!

 ;)

Pages: 1