tubesync/tubesync/sync
2025-06-02 15:58:11 -04:00
..
management Update reset-tasks.py 2025-05-26 00:32:12 -04:00
migrations Update 0034_source_target_schedule_and_more.py 2025-05-26 08:19:04 -04:00
models Adjust the mkdir_p import in sync/models/media.py 2025-06-02 15:46:50 -04:00
overrides Add docs, add logging 2024-07-13 16:08:32 +08:00
templates Merge branch 'main' into patch-14 2025-05-29 00:47:27 -04:00
templatetags Add sub filter 2025-03-09 19:33:45 -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 WeekDay choice 2025-05-25 14:06:41 -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 Expand resolution matching to include height 2025-04-26 07:13:31 -04:00
mediaservers.py Fixes for ruff check in mediaservers.py 2025-05-17 10:15:30 -04:00
signals.py Adjust the mkdir_p import in sync/signals.py 2025-06-02 15:55:58 -04:00
tasks.py Adjust the seconds_to_timestr import in sync/tasks.py 2025-06-02 14:59:08 -04:00
tests.py Update tests.py 2025-05-18 07:21:13 -04:00
urls.py Update urls.py 2025-05-08 08:22:34 -04:00
utils.py Remove mkdir_p from sync/utils.py 2025-06-02 15:38:36 -04:00
views.py Adjust the mkdir_p import in sync/views.py 2025-06-02 15:58:11 -04:00
youtube.py Use extractor_key as it is more stable 2025-05-24 20:56:14 -04:00