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.

Topics - aboettger

1
Customization / Custom Text – originalyear
August 29, 2015, 20:20:17
I have some tracks with

Custom Text "originalyear"

How can I use this information in a filter?

2
Customization / "gmusicbrowser" and "picard"
May 23, 2014, 13:47:46
Maybe this is interesting for someone:
https://github.com/aboettger/ShellScripts/blob/master/gmb_call_picard
https://github.com/aboettger/ShellScripts/blob/master/gmb-call-picard

I use this script together with the programs "gmusicbrowser" and "picard".  With each song change this script is called and decided whether the program "picard" should be started or not.
3
I have a shortcut defined that calls a shell script and passes the parameter %f. But there are problems with special characters.

Here is the call for the shortcut:
gmb_call_picard "%f"

Here is the code for gmb_call_picard

#!/bin/bash -
zenity --info --text "$1"
picard "$(dirname "$1")"


And the zenity ouput:
/home/aboettger/Musik/-=C=-/Phil Collins/Serious Hitsâ?¦ Live! (2236b7ec-6e3e-4467-8aaf-377ff4699138)/1-02 - Phil Collins - Against All Odds (Take a Look at Me Now).flac

And this is the correct file name:
/home/aboettger/Musik/-=C=-/Phil Collins/Serious Hits... Live! (2236b7ec-6e3e-4467-8aaf-377ff4699138)/1-02 - Phil Collins - Against All Odds (Take a Look at Me Now).flac
4
Questions / keyboard shortcuts
April 22, 2014, 11:18:06
How can I pass the name of the folder to a program with a keyboard shortcut?

This version also does not work.
picard "$(dirname %f)"
5
Customization / size of rating pic
April 21, 2014, 19:06:40
The image have a height of 16 pixels and a width of 80 pixels. Shown are the images too big, so they look blurry. What am I doing wrong?

{Column gmb-art_ratingpic}
title = _"Rat3"
menutitle = _"gmb-art Rat3"
sort = rating
width=100
pic : picture(file=ratingpic($rating),h=$_h,w=$_w,resize='ratio',init_file=ratingpic(0))
7
Customization / Problems with gtk-search
April 19, 2014, 10:54:49
I have a problem with the display of the icon "gtk-search":

[...] -Button3(click1="RunPerlCode(::IdleScan)",stock=gtk-zoom-in,tip=_"scan now") \ [...]

If I replace gtk-zoom-in by gtk-search, a button with no icon is displayed.

[...] -Button3(click1="RunPerlCode(::IdleScan)",stock=gtk-search,tip=_"scan now") \ [...]
8
Suggestions / Daily PPA
April 15, 2014, 13:36:10
9
Suggestions / Filter by non existing APIC frame
April 13, 2014, 15:40:28
It's possible to add a filter by non existing APIC frames?
10
Questions / Problems with the display of covers
April 03, 2014, 17:51:31
By an external program I add the cover to separate files. The covers but only appears if I remove the file from my collection and then add again.
11
Questions / Gnome 3
October 29, 2013, 10:04:09
Is it possible to display gmusicbrowser in the sound menu of Gnome 3?

12
Customization / total tracks
October 11, 2013, 16:12:21
Is it possible to access the field "totaltracks"/"tracktotal" in the layout files ?
13
Customization / field "discname" in *.layout
September 27, 2013, 22:42:45
I wanted to use the field in a separate group definition but gmb says: "unknown var 'discname'"

{Group gmb-art_artistalbum_breadcrumbs}
title=_"gmb-art - Album and artist breadcrumbs"
head=title:h
tail=25
vcollapse=head
vmin=pic:y+pic:h+25
left=pic:w+2
title: text(markup='<b><big>'.pesc($album).'</big></b>'. if($discname,'  <big><b>«</b></big>  '.pesc($discname)). if($year,'  <big><b>«</b></big>  '.pesc($year)) . '  <big><b>«</b></big> '.pesc($artist),pad=2)
pic: +aapic(y=title:h+title:y,picsize=picsize,ypad=2,xpad=1,aa='album')
picstars : picture(file=ratingpic($rating_avrg),x=(picsize/2)-(picstars:w/2),y=pic:y+pic:h,hide=picsize < 80)
nocover: picture(w=picsize,h=picsize,resize='s',file='gmb-art_nocover.png',y=title:h + title:y,hide=pic:wr || !shownocover)

shownocover: OptionBoolean(default=1,name='show a \'no cover\'')
picsize : OptionNumber(default=100,min=20,max=1000,step=10)
picstars : picture(file=ratingpic($rating_avrg),x=(picsize/2)-(picstars:w/2),y=pic:y+pic:h,hide=picsize < 80)
14
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.
15
Kann man ein Layout so gestalten, dass man die ursprünglichen Erscheinunsjahre anzeigen lassen kann?
16
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
17
Some modifications for the "Arkanoid Vertical"-Layout.

Various fields can be hidden by a small button in the upper left corner of the area. Using shortcuts, the areas will also be a fade in and out.
In addition, a small section was added. Here are the previous, current and next song appears.
The list of titles already using a group layout, which can display the content centered (thank you    laite and squentin). This group layout is currently not available through the PPA. https://launchpad.net/~andreas-boettger/+archive/gmusicbrowser-art

Group layouts (or in my Git Repo: https://github.com/aboettger/gmusicbrowser-layouts):
{Group gmb-art_cover_center}
title=_"gmb-art - Cover centered, album, artist and disk breadcrumbs"
head= max(pic:h, nocover:h) + title:h + line:h
vcollapse=head
vmin = head

line: line(x1=0,y1=0,x2=$_w,y2=0,color='#000000')
title: text(y=pic:h, x= $_w/2 - title:w/2, markup='<b><big>'.pesc($album).'</big></b>'. if($disc,'  <big><b>«</b></big>  <b>'.pesc($disc).'</b>'). if($year,'  <big><b>«</b></big>  '.pesc($year)) . '  <big><b>«</b></big>  '.pesc($artist),pad=2)
pic: aapic(picsize=picsize,ypad=2, x=$_w/2 - pic:w/2)
nocover: picture(w=picsize,h=picsize,yalign=0,resize='s',file='gmb-art_nocover.png',x=$_w/2 - pic:w/2,hide=pic:wr || !shownocover)
picstars : picture(file=ratingpic($rating_avrg),x=($_w/2 - pic:w/2) / 2 - picstars:w/2, y=pic:y + pic:h / 2,hide=!showrating)

picsize: OptionNumber(default=100,min=20,max=1000,step=10)
shownocover: OptionBoolean(default=1,name='show a \'no cover\'')
showrating: OptionBoolean(default=1,name='show album rating')

{Group gmb-art_disknr_with_symbol}
title=_"gmb-art - Disk number and symbol"
head= max(case:h, title:h, album:h)
vcollapse=head
vmin = head
case: picture(file='gmb-art_nocover.png',w=24,h=24,resize='s',x=0, y=0,pad=2)
album: aapic(x=3,y=4,w=case:w-5,h=case:h-7,aa='album')
title: text(x=case:w + 5,y=case:h/2 - title:h/2,markup='<b>'.if($disc,$disc,'?').'</b>')
18
Customization / Application icon
March 08, 2011, 11:44:39
http://fav.me/d3b6ep8
Based on the gmb icon of the AwOken icon theme: http://fav.me/d2pdw32