Add configurable upload template#32
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📜 Recent review details🔇 Additional comments (9)
📝 WalkthroughWalkthroughThis PR introduces a user-configurable upload template preference for the Calibre CrossPoint plugin. Users can now set a custom upload template through the configuration UI, which is persisted and used with a defined fallback chain: the configured preference takes priority, followed by the internal save template, and finally the legacy Calibre send-to-device template if earlier sources are empty. ChangesUpload Template Configuration
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add a upload template preference: Use the plugin template for upload paths when set, falling back to Calibre's send-to-device template when blank.
Relevant to issues #4 and #6