mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-25 19:14:00 +00:00
This commit refactors the Schedules Direct integration by splitting related functionality into distinct modules. The refresh pipeline and Celery tasks are now located in `sd_tasks.py`, while API mixins are moved to `sd_api.py`. This restructuring enhances code organization and maintainability, allowing for cleaner imports and better separation of concerns. Existing imports and task names remain unchanged to ensure backward compatibility. |
||
|---|---|---|
| .. | ||
| accounts | ||
| api | ||
| backups | ||
| channels | ||
| connect | ||
| dashboard | ||
| epg | ||
| hdhr | ||
| m3u | ||
| output | ||
| plugins | ||
| proxy | ||
| timeshift | ||
| vod | ||