mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
- Improved `xc_get_vod_streams` and `xc_get_series` functions to utilize a new helper method for fetching distinct relations based on account priority, significantly reducing memory usage and response times for large libraries. - Updated the handling of VOD streams to avoid unnecessary ORM instantiation, enhancing performance for endpoints dealing with extensive movie and series data. - Added comprehensive tests to ensure the correctness of the new logic and verify that the highest priority relations are correctly selected. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apps.py | ||
| epg.py | ||
| streaming_chunk_cache.py | ||
| test_streaming_chunk_cache.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||