mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
- Added support for customizable title and description matching modes in series rules. - Implemented a preview feature for series rules to show matching upcoming programs. - Created a new SeriesRuleEditorModal for editing series rules with improved UI. - Refactored query parsing logic into reusable functions for better maintainability. - Updated API to handle new parameters for series rule creation and evaluation. - Enhanced the ProgramRecordingModal and SeriesRecordingModal to integrate the new rule editor. - Added pagination for program search results in the API. |
||
|---|---|---|
| .. | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| models.py | ||
| query_utils.py | ||
| serializers.py | ||
| signals.py | ||
| tasks.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||