View Single Post
Old 05-02-2020, 10:55 PM   #1366
yamusing
Enthusiast
yamusing began at the beginning.
 
Posts: 49
Karma: 10
Join Date: Jul 2019
Device: none
Metadata plugin from multiple different book title formats

Is there a plugin that is able to get metadata from the book titles and import them automatically into custom fields or primary fields? An example is if I have book names like this and I want to add them all in one go with metadata being pulled from their titles:
[author (publisher)] book title (series) [language]
[author (publisher)] book title [language]
[author (publisher)] book title
[author] book title (publisher)

I've tried using adding book regex but it will only work for one of each of these examples and I'd have to switch the regular expressions when the book title format has changed.
Wondering if some plugin can do something like this where if the filename doesn't have "(series)" in the regex "[author (publisher)] book title (series) [language]", then put in "[author (publisher)] book title [language]" instead and if there is no "[language]" then put in "[author (publisher)] book title".
yamusing is offline   Reply With Quote