I like it. But I'd rather keep the track numbers, they don't take up much 
space anyway. Would that be possible?

Ronald

On Wednesday 01 March 2006 22:20, gl <"gl" <[EMAIL PROTECTED]>> wrote:
> I've rewritting this patch completely.  It now features automatic filename
> grouping!  Check it out:  http://forums.rockbox.org/index.php?topic=2857.0
> --
> gl
>
> ----- Original Message -----
> From: "gl" <[EMAIL PROTECTED]>
> To: "Rockbox development" <[email protected]>
> Sent: Tuesday, February 14, 2006 2:20 AM
> Subject: Showing tracknames only in file view.
>
> > Is it already possible to filter anything but the track name from file
> > views?
> >
> > I've just coded a little setting that strips anything after the
> > right-most occurrance of '-' (and any follwing spaces or underscores)
> > from a displayed filename.  The idea is to display filename like this:
> >
> > [track no ]<album title> - <track name>[.extension]
> > [track no_]<album title>_-_<track name>[.extension]
> >
> > as just this instead:
> >
> > <track name>[.extension]
> >
> > Takes up much less space on the screen and makes sense when tracks are
> > already sorted into album titled folders.
> >
> > Any good?  (if it's already doable, it was good practice).
> > --
> > gl

Reply via email to