| .. |
|
task_handlers
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
ag_utils.py
|
Import ag_utils
|
2025-04-26 17:56:01 +03:00 |
|
Archiver.py
|
add short ttl on archiver read
|
2025-09-01 17:14:44 +03:00 |
|
BackgroundWorker.py
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|
cache.py
|
minor change to add random background to the WebUI.
|
2025-03-25 01:38:59 +03:00 |
|
conditions.py
|
Change re-queue text to retry
|
2025-06-22 18:03:12 +03:00 |
|
config.py
|
removed sentry as we really don't use it for anything.
|
2025-09-03 21:04:12 +03:00 |
|
DataStore.py
|
FEAT: Enhance item retrieval in DataStore and DownloadQueue with flexible attribute search
|
2025-09-03 18:35:40 +03:00 |
|
dl_fields.py
|
working version of custom fields.
|
2025-08-07 23:03:34 +03:00 |
|
Download.py
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
DownloadQueue.py
|
FEAT: Enhance DownloadQueue to handle archived items
|
2025-09-03 18:36:08 +03:00 |
|
encoder.py
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
Events.py
|
Added initial code to support adding custom fields to NewDownload form.
|
2025-08-07 18:12:24 +03:00 |
|
ffprobe.py
|
consider file size when caching ffprobe results.
|
2025-08-23 20:21:16 +03:00 |
|
HttpAPI.py
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +03:00 |
|
HttpSocket.py
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +03:00 |
|
ItemDTO.py
|
FEAT: Enhance URL handling in Item class to support YouTube video IDs
|
2025-09-03 21:04:28 +03:00 |
|
LogWrapper.py
|
reverted some changes to logging
|
2025-04-28 18:15:11 +03:00 |
|
M3u8.py
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
Notifications.py
|
FEAT: Make it possible to limit notify target to specific presets.
|
2025-09-02 22:36:31 +03:00 |
|
PackageInstaller.py
|
Cleanup user python packages dir after each version change.
|
2025-09-02 18:58:32 +03:00 |
|
Playlist.py
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
Presets.py
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +03:00 |
|
router.py
|
Refactor HttpSocket to be more manageable and more modular.
|
2025-06-13 01:02:31 +03:00 |
|
Scheduler.py
|
Refactor code for improved type hinting; add unarchive functionality to tasks API and UI.
|
2025-08-30 01:02:13 +03:00 |
|
Segments.py
|
support running in pywebview in windows.
|
2025-07-07 18:37:11 +03:00 |
|
Services.py
|
minor design update
|
2025-06-17 17:24:52 +03:00 |
|
Singleton.py
|
mostly linter fixes.
|
2025-01-28 19:43:51 +03:00 |
|
Subtitle.py
|
completed path migration
|
2025-06-10 12:29:21 +03:00 |
|
Tasks.py
|
FEAT: Make it possible to limit notify target to specific presets.
|
2025-09-02 22:36:31 +03:00 |
|
Utils.py
|
Reimplemented Archive feature
|
2025-08-30 20:45:17 +03:00 |
|
version.py
|
Migrate configStore to ts
|
2025-06-22 21:49:07 +03:00 |
|
ytdlp.py
|
add short ttl on archiver read
|
2025-09-01 17:14:44 +03:00 |
|
YTDLPOpts.py
|
Refactor arg_converter usage to remove logging of removed options in Item and YTDLPOpts classes
|
2025-09-01 19:35:35 +03:00 |