August 03, 2015, 03:31:04 Last Edit: April 28, 2016, 22:16:37 by Garthhh
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

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)

thanks Quentin
the line aren't quite the same?
see attached

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

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

thanks for the help
moved on to a newer version on a better machine