| .. |
|
task_handlers
|
Feat: Add task handler for tver.jp
|
2025-11-25 16:52:03 +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
|
fixes
|
2025-09-12 19:34:12 +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
|
Refactor: do not load history items in DownloadQueue
|
2025-12-18 17:08:18 +03:00 |
|
DataStore.py
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
dl_fields.py
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
Download.py
|
Drop download_archive for generic extractors when using default presets. Fixes #506
|
2025-12-04 20:04:58 +03:00 |
|
DownloadQueue.py
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
encoder.py
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
Events.py
|
Fix: reduce the initial connection data
|
2025-11-11 17:24:07 +03:00 |
|
ffprobe.py
|
Cache calls to frequently called functions
|
2025-09-15 19:34:03 +03:00 |
|
HttpAPI.py
|
Refactor: drop aiohttp serve_static in favor of our own to have more control
|
2025-11-19 18:46:55 +03:00 |
|
HttpSocket.py
|
Fix: reduce the initial connection data
|
2025-11-11 17:24:07 +03:00 |
|
ItemDTO.py
|
Drop download_archive for generic extractors when using default presets. Fixes #506
|
2025-12-04 20:04:58 +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: swap sqlite to aiosqlite and add queued db updates
|
2025-12-18 16:31:15 +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
|
Feat: update datastore.get_items to support operations
|
2025-11-14 17:49:01 +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
|
Migrate inline cookie creation to standalone function
|
2025-10-27 19:54:49 +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: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +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
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
Utils.py
|
Fix: Fix performance regression while loading items.
|
2025-12-15 17:22:41 +03:00 |
|
version.py
|
Migrate configStore to ts
|
2025-06-22 21:49:07 +03:00 |
|
ytdlp.py
|
Refactor: move nfo maker into correct namespace and move metadataPP patcher into utils
|
2025-11-12 21:56:29 +03:00 |
|
YTDLPOpts.py
|
Fix: incorrect usage of function name
|
2025-12-08 16:47:43 +03:00 |