Commit graph

3 commits

Author SHA1 Message Date
LimeDrive
fa68cb2c6b feat: Implement title matching and language rules management
- Refactored title filtering logic in `filter_results.py` to utilize a new title matching module.
- Introduced normalization functions for search queries in `jackett_service.py` and `yggflix_service.py`.
- Added new endpoints for managing title and language normalization rules in the admin views.
- Implemented loading and reloading of title matching and language rules in the application lifecycle.
- Enhanced release group extraction and language detection in `parser_utils.py` using the new title matching module.
2026-04-01 11:04:04 +02:00
LimeDrive
91d968dd06 Refactor parser_utils.py: Update download required emoji 2024-10-10 15:20:10 +00:00
LimeDrive
37ac214aff Refactor parser_service.py and parser_utils.py 2024-10-09 15:41:09 +00:00