View Single Post
Old 10-04-2023, 09:40 AM   #4
SnapSilken
Junior Member
SnapSilken began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Oct 2023
Device: None
Smile Preferences Adding books

Quote:
Originally Posted by theducks View Post
Preferences Adding books.
The template governs the fields

Code:
(?P<author>[^_]+) - (?P<title>.+)
(FWIW I just reversed the default Calibre comes with)

You may need to remove the tick from Read from file contents
It works wonderfully!! Thank you very much.
SnapSilken is offline   Reply With Quote