View Single Post
Old 12-15-2025, 02:13 AM   #7
memory_dump
Member
memory_dump began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Mar 2025
Device: Moon+ Reader
Quote:
Originally Posted by tradjincal View Post
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 View Post
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 View Post
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).

Last edited by memory_dump; 12-15-2025 at 02:18 AM. Reason: typo correction. and -> end
memory_dump is offline   Reply With Quote