stream-fusion-better/stream_fusion/utils/parser
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 Refactor parser_service.py and parser_utils.py 2024-10-09 15:41:09 +00:00
parser_service.py feat(debrid): add allow_debrid_download setting and TorBox preference for French indexers 2026-03-28 15:53:57 +01:00
parser_utils.py feat: Implement title matching and language rules management 2026-04-01 11:04:04 +02:00