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

1
Multiple genres are essential, also on the phone. Alas, nothing as good as gmusicbrowser exists for Android.

I've found to option that support multi genres: MusicMonkey and foobar2000. Only the later reads gmusicbrowser genres correcly, but I would like to give the former a try.

Seemingly, MusicMonkey uses semicolon ; as a genre delimiter, whereas gmusicbrowser uses slash /. The latter I gather from reading off the meta-data.

Is it possible to change the output written by gmusicbrowser for genre separators?

(If other suggestion for solution exists, then I'm oopen for that, too. I'm working on a separate collection of test files -- I would not mess with my real collection).

Kind regards,

2
1) Nice to know.

2) No, I ran it without additional arguments (as shown in the first line of the drop  ;) ).
3
Suggestions / Re: Search to include File Names
February 03, 2012, 08:02:23
Perfect!
I have been using gmb for a couple of years and I had no idea I could affect the searches that way! Thank you!

I have filtered out the minor artists in the way you suggested -- simply great!

I think making a "minor artists" artist would be nice -- then one could always select that, and in a filterPnae to the right also showing artists, one could then have a lower filter number set there and thereby re-find them.
4
Suggestions / Search to include File Names
February 02, 2012, 20:40:10
Perhaps optional, it would be nice if search covered file names as well.

With certain collections, keeping every track tagged with the correct artist is unfeasible (like my "90's Dance" genre with ~200 artists and ~300 tracks).

I would like to throw away the artist information of such collections and pool them under a "Various Artists" heading, but I would also like to be able to find those tracks again easily, by searching. Since the artist name makes no trouble in the file name, one could keep it there and re-find it by searching -- if search included filenames.

:-*
5
I was running v1.1.8-1 from the software center.

I just download and installed the .deb of the new version, and it runs! Thank you very much!  ;D
I have been living with Rhythmbox for the last couple of hours, but it's a very poor substitute after having organized my collection with gmb.

I case you are interested, here's what the terminal prints with the new version:

rasmus@OptimusPrime:~$ gmusicbrowser
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Error loading Net::DBus :
Attempt to reload gmusicbrowser_dbus.pm aborted.
Compilation failed in require at /usr/bin/gmusicbrowser line 337.
=> controlling gmusicbrowser through DBus won't be possible.

Name "GMB::DBus::bus" used only once: possible typo at /usr/bin/gmusicbrowser line 320.
Reading saved tags in /home/rasmus/.config/gmusicbrowser/gmbrc ...
Reading saved tags in /home/rasmus/.config/gmusicbrowser/gmbrc ... done
These commands were not found : flac123, ogg123
=> these file types won't be played by the 123 output : oga, flac
6
I have just make a clean install of 12.04 daily, and gmb does not run.

I get the following errors:

user@machine:~$ gmusicbrowser
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
print() on closed filehandle $fifofh at /usr/bin/gmusicbrowser line 290.
Reading saved tags in /home/rasmus/.config/gmusicbrowser/gmbrc ...
Can't use an undefined value as an ARRAY reference at /usr/bin/gmusicbrowser line 600.

---------

rasmus@OptimusPrime:~$ gmusicbrowser -cfg /tmp/delme
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", at /usr/lib/perl5/Gtk2.pm line 138.
print() on closed filehandle $fifofh at /usr/bin/gmusicbrowser line 290.
These commands were not found : flac123, ogg123
=> these file types won't be played by the 123 output : oga, flac
Ignoring layout 'Playlist, Library & Context (custom 2)' because it is based on unknown layout 'Playlist, Library & Context'
Use of uninitialized value $_[0] in vec at (eval 94) line 1.
Use of uninitialized value $_[0] in vec at (eval 95) line 1.
Use of uninitialized value $_[0] in vec at (eval 94) line 1.
Use of uninitialized value $_[0] in vec at (eval 95) line 1.
Use of uninitialized value $key in hash element at /usr/lib/perl5/Net/DBus/Binding/Iterator.pm line 504.
process 13578: Array or variant type requires that type boolean be written, but double was written.
The overall signature expected here was 'a{sb}' and we are on byte 4 of that signature.
process 13578: Array or variant type requires that type boolean be written, but string was written.
The overall signature expected here was 'a{sb}' and we are on byte 4 of that signature.
process 13578: Array or variant type requires that type boolean be written, but string was written.
The overall signature expected here was 'a{sb}' and we are on byte 4 of that signature.
rasmus@OptimusPrime:~$ sudo apt-get purge gmusicbrowser


Any tips?