| .. |
|
mini_filter_test.py
|
improved match_str by implementing extended subset.
|
2025-09-11 02:09:48 +03:00 |
|
test_ag_utils.py
|
fix linter issues
|
2025-09-11 21:49:39 +03:00 |
|
test_backgroundworker.py
|
improve logic for codec selection
|
2025-09-14 01:30:34 +03:00 |
|
test_cache.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
test_conditions.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
test_datastore.py
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
test_datastore_pagination.py
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
test_dl_fields.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
test_download.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_encoder.py
|
fix linter issues
|
2025-09-11 21:49:39 +03:00 |
|
test_events.py
|
[CHORE] update dependancies and remove lagecy code
|
2025-11-10 19:02:55 +03:00 |
|
test_ffprobe.py
|
Cache calls to frequently called functions
|
2025-09-15 19:34:03 +03:00 |
|
test_generic_task_handler.py
|
[FIX] Force generic handler to generate real archive_id for generic urls.
|
2025-10-21 23:58:01 +03:00 |
|
test_itemdto.py
|
Drop download_archive for generic extractors when using default presets. Fixes #506
|
2025-12-04 20:04:58 +03:00 |
|
test_logwrapper.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_m3u8.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_notifications.py
|
Fix possible issue with apprise notification.
|
2025-10-19 17:51:58 +03:00 |
|
test_operations.py
|
Feat: update datastore.get_items to support operations
|
2025-11-14 17:49:01 +03:00 |
|
test_package_installer.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_playlist.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_presets.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
test_router.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_rss_handler.py
|
Added generic rss feed parser for tasks.
|
2025-10-22 18:52:57 +03:00 |
|
test_scheduler.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_segments.py
|
Fix qsv for low power mode.
|
2025-11-03 01:35:18 +03:00 |
|
test_services.py
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
test_singleton.py
|
fix linter issues
|
2025-09-11 21:49:39 +03:00 |
|
test_sqlite_store.py
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
test_subtitle.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_task_definitions.py
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
test_tasks.py
|
Feat: Add new PATCH api for updating the task and improved the no timer messaging
|
2025-12-08 19:43:06 +03:00 |
|
test_tver_handler.py
|
Feat: Add task handler for tver.jp
|
2025-11-25 16:52:03 +03:00 |
|
test_twitch_handler.py
|
Refactored HandleTask to support a generic extractor and made it more testable
|
2025-09-21 23:44:11 +03:00 |
|
test_utils.py
|
Refactor: drop aiohttp serve_static in favor of our own to have more control
|
2025-11-19 18:46:55 +03:00 |
|
test_youtube_handler.py
|
Refactored HandleTask to support a generic extractor and made it more testable
|
2025-09-21 23:44:11 +03:00 |
|
test_ytdlp_module.py
|
extends tests
|
2025-09-13 18:35:41 +03:00 |
|
test_ytdlpopts.py
|
Fix: incorrect usage of function name
|
2025-12-08 16:47:43 +03:00 |