| .. |
|
task_handlers
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
ag_utils.py
|
Import ag_utils
|
2025-04-26 17:56:01 +03:00 |
|
Archiver.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
BackgroundWorker.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
cache.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
conditions.py
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
config.py
|
Feat: Introduce random delays to task handlers to stagger requests to sites.
|
2025-12-28 16:35:42 +03:00 |
|
DataStore.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
dl_fields.py
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
Download.py
|
Refactor: remove direct as_posix calls
|
2025-12-27 21:43:08 +03:00 |
|
DownloadQueue.py
|
Refactor: stagger tasks creation for playlist processing
|
2025-12-30 17:05:59 +03:00 |
|
encoder.py
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
Events.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
ffprobe.py
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
HttpAPI.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
HttpSocket.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
ItemDTO.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
LogWrapper.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
M3u8.py
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
migrate.py
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
mini_filter.py
|
improved match_str by implementing extended subset.
|
2025-09-11 02:09:48 +03:00 |
|
Notifications.py
|
fix issue sending sometimes events to apprise backends.
|
2025-10-22 17:39:28 +03:00 |
|
operations.py
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
PackageInstaller.py
|
Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469
|
2025-11-01 17:22:16 +03:00 |
|
Playlist.py
|
[FIX] Chromium browser does not render subtitles after HLS attach
|
2025-11-08 23:11:14 +03:00 |
|
Presets.py
|
Refactor: remove direct as_posix calls
|
2025-12-27 21:43:08 +03:00 |
|
router.py
|
Refactor: drop aiohttp serve_static in favor of our own to have more control
|
2025-11-19 18:46:55 +03:00 |
|
Scheduler.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
SegmentEncoders.py
|
Fix qsv for low power mode.
|
2025-11-03 01:35:18 +03:00 |
|
Segments.py
|
Fix qsv for low power mode.
|
2025-11-03 01:35:18 +03:00 |
|
Services.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
Singleton.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
sqlite_store.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
Subtitle.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
TaskDefinitions.py
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
Tasks.py
|
Feat: Introduce random delays to task handlers to stagger requests to sites.
|
2025-12-28 16:35:42 +03:00 |
|
Utils.py
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
version.py
|
Migrate configStore to ts
|
2025-06-22 21:49:07 +03:00 |
|
ytdlp.py
|
Refactor: expand ytdlp tests
|
2025-12-29 17:59:38 +03:00 |
|
YTDLPOpts.py
|
Fix: incorrect usage of function name
|
2025-12-08 16:47:43 +03:00 |