tubesync/tubesync/sync
2025-06-15 07:28:29 -04:00
..
management Clean up filtering of empty lines 2025-06-12 13:32:03 -04:00
migrations Revert Depend on 0033 temporarily 2025-05-29 01:16:06 -04:00
models Set fuzzy_paths to an empty list by default 2025-06-12 16:49:40 -04:00
overrides Add docs, add logging 2024-07-13 16:08:32 +08:00
templates Display locked time for tasks 2025-06-08 08:51:14 -04:00
templatetags fixup: use the correct variable 2025-06-08 07:05:21 -04:00
testdata ignore media formats which do not have acodecs or vcodecs in their respective matchers, resolves #386 2023-06-29 23:48:35 +10:00
__init__.py rename app dir 2020-12-10 03:40:06 +11:00
admin.py Remove code 2025-04-21 14:11:11 -04:00
apps.py refactor media format codes, media skipping and re-enabling feature 2020-12-11 16:11:31 +11:00
choices.py Add TaskQueue.LIMIT for the new huey queue 2025-06-04 04:06:01 -04:00
fields.py Use the dict.get function instead 2025-05-17 20:01:51 -04:00
filtering.py Fixes for ruff check in filtering.py 2025-05-17 10:19:48 -04:00
forms.py Update forms.py 2025-05-26 06:50:06 -04:00
hooks.py Merge pull request #1062 from tcely/patch-10 2025-05-25 15:57:48 +10:00
matching.py Adjust the multi_key_sort import in sync/matching.py 2025-06-02 18:31:48 -04:00
mediaservers.py Fixes for ruff check in mediaservers.py 2025-05-17 10:15:30 -04:00
signals.py Update signals.py 2025-06-12 16:56:28 -04:00
tasks.py Rename exponential_backoff to dynamic_retry 2025-06-15 07:27:47 -04:00
tests.py Call cleanup_old_media function directly 2025-06-12 16:35:59 -04:00
urls.py Update urls.py 2025-05-08 08:22:34 -04:00
utils.py fixup: remove unused imports 2025-06-02 18:55:36 -04:00
views.py Adjust the multi_key_sort import in sync/views.py 2025-06-02 18:52:09 -04:00
youtube.py Adjust the mkdir_p import in sync/youtube.py 2025-06-02 16:02:12 -04:00