View Single Post
Old 02-23-2025, 03:24 PM   #1
crnirg
Connoisseur
crnirg began at the beginning.
 
Posts: 64
Karma: 10
Join Date: Nov 2010
Location: Niš, Srbija
Device: TCL Nxtpaper 11, Kindle PW 2024
How use folder name lika field "series" ?

I apologize if it was somewhere on the forum - I tried to find it but I couldn't.

I have several books outside the Caliber library that are in the folder that represented the series and inside the folder a book in the following format:

_01 SF BORIS\Boris D - Calypso.epub

and now I would like to enter these books into the Caliber library, but when adding, use the folder name as the series and the rest normally as the author and name.

I thought this would help
^(?P<series>.+?)\\(?P<author>[^_]+) - (?P<title>.+)
but in the test it works ok however when adding books there is no series.
crnirg is online now   Reply With Quote