| .. |
|
task_handlers
|
For youtube handler, if item_error events received, remove the item from queued ids.
|
2025-06-19 19:03:40 +03:00 |
|
ag_utils.py
|
Import ag_utils
|
2025-04-26 17:56:01 +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
|
switch from config.version to config.app_version
|
2025-06-23 16:26:27 +03:00 |
|
DataStore.py
|
make datastore.get key optional.
|
2025-06-19 20:40:51 +03:00 |
|
Download.py
|
make it more clear when item has already been downloaded.
|
2025-06-24 17:26:03 +03:00 |
|
DownloadQueue.py
|
Added missing playlist_ keys
|
2025-06-24 22:07:33 +03:00 |
|
encoder.py
|
migrated all our emitter usage to EventBus
|
2025-03-22 02:05:52 +03:00 |
|
Events.py
|
refactor: reorganize imports and add whitespace
|
2025-06-24 17:59:28 +03:00 |
|
ffprobe.py
|
minor changes
|
2025-06-16 19:45:02 +03:00 |
|
HttpAPI.py
|
Fix running in subpath again.
|
2025-06-27 16:31:11 +03:00 |
|
HttpSocket.py
|
Fix sio disconnect event
|
2025-06-19 23:07:29 +03:00 |
|
ItemDTO.py
|
Change re-queue text to retry
|
2025-06-22 18:03:12 +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
|
switch from config.version to config.app_version
|
2025-06-23 16:26:27 +03:00 |
|
PackageInstaller.py
|
handle ping endpoint logging better
|
2025-06-17 20:00:03 +03:00 |
|
Playlist.py
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
Presets.py
|
completely refactored HttpAPI into more manageable routes.
|
2025-06-12 00:57:37 +03:00 |
|
router.py
|
Refactor HttpSocket to be more manageable and more modular.
|
2025-06-13 01:02:31 +03:00 |
|
Scheduler.py
|
minor changes to the event bus dispatcher
|
2025-06-23 01:00:36 +03:00 |
|
Segments.py
|
completed path migration
|
2025-06-10 12:29:21 +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
|
Handle tasks exception
|
2025-06-24 16:26:56 +03:00 |
|
Utils.py
|
strip leading/ending whitespace from task data.
|
2025-06-23 13:37:41 +03:00 |
|
version.py
|
Migrate configStore to ts
|
2025-06-22 21:49:07 +03:00 |
|
YTDLPOpts.py
|
completely refactored HttpAPI into more manageable routes.
|
2025-06-12 00:57:37 +03:00 |