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

31
Customization / Column discname
September 26, 2013, 19:00:13
I have a CD with information for the TSST (id3v2.3) field.
And I have defined a new column:

{Column gmb-art_discname}
title = _"CD Name"
menutitle = _"gmb-art CD-Name"
text: text(markup='<small>'.$discname.'</small>')


But the column is blank.
32
Kann man ein Layout so gestalten, dass man die ursprünglichen Erscheinunsjahre anzeigen lassen kann?
33
Quote from: mgrubert on May 14, 2011, 22:27:25
I don't understand git files managment !
If you like, then I can add it.
34
Customization / Re:Layout - cardiacanesthesia
May 15, 2011, 15:21:38
There a two layout errors:
layout error: Filter already has a parent -> can't put it in HBBouton
layout error: Button3 already has a parent -> can't put it in HBBouton
35
Customization / Re:Layout - cardiacanesthesia
May 14, 2011, 18:18:43
You should publish it here, all have something in them that use the PPA. ;)
36
Questions / Is there a PPA for GMB?
May 02, 2011, 18:09:36
Since yesterday there is a daily updated PPA for GMB  with the latest changes from Git.
https://launchpad.net/~andreas-boettger/+archive/gmusicbrowser-daily
37
Customization / Re:beginner layout help
March 27, 2011, 15:25:03
I think that this is not possible.
39
I have reduced the width of the textbox for the artist.
40
Ok, you can test it.
41
Customization / Re: LaiteGMB (my layout)
March 21, 2011, 20:32:58
I find it very successful. Can I have the layout in the repository (https://github.com/aboettger/gmusicbrowser-layouts)? Or are you going to do that?
43
Quote from: laite on March 17, 2011, 12:24:54
Oh, I'm sorry to have mislead: my gmb layout was not included, just the columns and groupings! It's a basic modification from Arkanoid2, I included it here (can remove it if original author of Arkanoid2 doesn't like this).

I have no objections.
Maybe you can add your layout here: https://github.com/aboettger/gmusicbrowser-layouts
44
You should install the DEB package. This eliminates e.g. the problems with paths.


$ git clone [email protected]:aboettger/gmusicbrowser-layouts.git
$ cd gmusicbrowser-layouts
$ debuild -i -I -us -uc
$ sudo dpkg -i ../gmusicbrowser-art_[VERSION]_all.deb
45
Can you change the widget size and the font size in the plugin?