gmusicbrowser Forum

Main board => Questions => Topic started by: Garthhh on August 03, 2015, 03:31:04

Title: Displaying playlist order[solved]
Post by: Garthhh on August 03, 2015, 03:31:04
I'm on the default layout
How can I have a column displaying play order number?
I'm playing a random playlist of all songs
right now I'm listening to 249 of 13679
Title: Re: Displaying playlist order
Post by: Quentin Sculo on August 04, 2015, 14:30:37
Layouts that use a SongTree have a "Row number" column.

Layouts that use SongList don't have that column, though I've just added it in the git repo : https://github.com/squentin/gmusicbrowser/commit/e262029010
If you want to use this column without updating to the git version, you can add the lines manually to /usr/share/gmusicbrowser/gmusicbrowser_list.pm (needs root/sudo permissions)
Title: Re:Displaying playlist order
Post by: Garthhh on August 13, 2015, 17:52:01
thanks Quentin
the line aren't quite the same?
see attached
Title: Re: Displaying playlist order
Post by: Quentin Sculo on August 14, 2015, 23:25:17
You mean the line numbers do not match ? This doesn't matter, this patch should work fine even with a rather old version.
Just add the lines that begin with + (do not include the +) between the lines 838 and 839 in your file
Title: Re: Displaying playlist order
Post by: Garthhh on August 20, 2015, 17:33:50
I don't seem to be able to copy the lines?
I haven't been able to find any info on copying a few lines
I am signed in to github
I am able to use pluma [mate text editor] as root
Title: Re: Displaying playlist order[solved]
Post by: Garthhh on April 28, 2016, 22:21:13
thanks for the help
moved on to a newer version on a better machine