View Single Post
Old 05-10-2009, 09:38 PM   #1
francois
El Book'o'phage
francois began at the beginning.
 
Posts: 5
Karma: 10
Join Date: May 2009
Location: UK
Device: PRS-505/600, Aura HD
Order of info with 'save only LRF format to disk'

When selecting the function 'save only LRF format to disk', I get something along the lines "Title - Author.lrf".

I'd like to get "Author - Title.lrf.lrf" instead. Frome the pref/advanced page, I tried inverting "(?P<title>.+) - (?P<author>[^_]+)" to "(?P<author>[^_]+) - (?P<title>.+)" but the export format stays the same.

Can 'save only LRF format to disk' only export "title - Author.lrf" or am I missing something ?

Thanks for helping a newbie.
francois is offline   Reply With Quote