stream-fusion-better/stream_fusion/utils/jackett
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
..
__init__.py init 2024-07-09 04:13:29 +02:00
jackett_indexer.py init 2024-07-09 04:13:29 +02:00
jackett_result.py update 8 files 2024-09-23 16:38:16 +00:00
jackett_service.py feat: Implement title matching and language rules management 2026-04-01 11:04:04 +02:00