Recent posts

August 12, 2025, 10:15:32
Hi, I've just upgraded from 20.04 LTS to 22.04 LTS and seen that gMusicBrowser has been removed by the upgrade process. What is the reason for that? Should I reinstall it?

Thanks.
August 09, 2025, 14:27:10
I found a solution for the freeze:
replace line 4370 at \bin\gmusicbrowser
   redo if grep $_, @toobig;
by
   #redo if grep $_, @toobig;
   redo if $_ && grep $_, @toobig;
July 26, 2025, 09:13:52
Hi. Since I first began using this great software I missed the possibility of grouping by various values, in the same way that you can put various Genres to a song. For example, I'd like to group a song under "Instrumental" and "Galician Bands" and whatever else I'd like to use to classify, not related to musical Genres, which obviously has its own field, of course.

But I just can't. I tried to write various grouping-values in that field with a semicolon to separate, and also with a comma, but it doesn't work. Nor can a select multiple in the pop-up menu of already used grouping criteria. Is there a trick to do it? If so, which would be the syntax? Or is it just a lacking function of gMusicBrowser?

If somebody has managed to do multiple Grouping, please let me know.

Thanks in advance for any help with this.
June 11, 2025, 15:40:11
Hello!

A button that, with a left click, would activate/deactivate Easy Effects without displaying its window, and with a right click, would show/hide its window, would seem very welcome.
December 18, 2024, 13:31:45
Bonjour,
J'ai installé gmusicbrowser_1.1.99.1_all.deb.

et quand je lance gmusicbroxser en ligne de commande, j'obtiens :
(gmusicbrowser:186667): Gtk-CRITICAL **: 14:29:38.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbaret gmusicbrowser ne démarre pas. Comment résoudre ce problème ?
November 29, 2024, 01:52:03
Hi,

Any progress with ARTISTSORT/ALBUMARTISTSORT?
November 23, 2024, 19:38:53
unchecking in the Configuration menu
«Current song must always be in the playlist»
seems to avoid the freeze
November 23, 2024, 19:26:42
désactiver dans le menu  configuration / Divers
l'option «la chanson jouée doit toujours être dans la liste de lecture»
semble résoudre le problème