This release introduces SearXNG integration for richer AI recommendation context, fixes configuration issues in Advanced settings, and improves TMDb discovery filtering and interface clarity.
🔎 SearXNG Integration
- Added SearXNG integration to provide additional search context for AI-generated recommendations (#422)
- Improved the information available to supported AI providers when generating recommendation results
🤖 AI & Advanced Settings
- Fixed Advanced settings being unable to save when an existing legacy temperature value was present (#429) @ghzgod
- Improved compatibility with configurations created before the introduction of the current LLM temperature controls
🎬 TMDb Discovery
- Updated TMDb discovery date handling to correctly exclude TV results from movie discovery requests (#430)
- Improved media-type filtering when building TMDb discover parameters
🎨 UI Improvements
- Refactored toggle labels and descriptions for better readability and consistency
- Improved clarity across configuration options in the interface
🧹 Misc
- General maintenance and stability improvements