Quote:
Originally Posted by tradjincal
I think if we can specify tags (text or regular expression) to ignore global settings, it should be enough (for example, I can ignore all PDF tag as it comme already with format field)
|
This looks doable using the built-in Metadata download feature "Create rules to transform tags/authors/publishers". You can create a rule to automatically remove specific tags.
Quote:
Originally Posted by tradjincal
Maybe you can fill the series field as game type. For example, for Catalyst Game Labs you have shadowrun 6, shadowrun 5 "series". Not sure if it can be retrieve with the api though but it can be an idea.
|
There is a "Rule System" field on DTRPG product pages, but that information doesn't appear to be returned in the current API call I'm making. I might be able to grab it with a separate API call, though that isn't idea. Unfortunately, DTRPG has changed something on their end and the API documentation has disappeared. Until they fix that, I'm stuck with what's available from the current API call.
Quote:
Originally Posted by tradjincal
One more question, how do you manage titles which provide several files?
|
I add each file as a separate entry in Calibre, and pull the same product information for each entry, then manually tweak the Title afterwards to indicate what the specific file is (Character Sheet, Map, etc).