tubesync/tubesync/sync
2025-05-28 16:37:57 -04:00
..
management Fixes for ruff check in import-existing-media.py 2025-05-18 06:25:23 -04:00
migrations Depend on 0033 temporarily 2025-05-28 06:19:41 -04:00
models Do not accept indexing results as media metadata 2025-05-28 01:53:01 -04:00
overrides Add docs, add logging 2024-07-13 16:08:32 +08:00
templates Close the tr tag on the next line 2025-05-22 09:12:35 -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 music.youtube.com to the YouTube domains 2025-05-07 15:24:23 -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 assume_scheme was added in Django 5 2025-05-14 11:29:05 -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 Ignore indexed data when trying to reuse old metadata 2025-05-28 16:37:57 -04:00
tasks.py Providing the source column is still needed 2025-05-28 12:27:41 -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 Use private directory_and_stem function 2025-05-22 10:49:21 -04:00
views.py Tighten errors_qs by checking last_error 2025-05-23 01:03:30 -04:00
youtube.py Use extractor_key as it is more stable 2025-05-24 20:56:14 -04:00