tubesync/tubesync/sync
2025-05-15 04:43:59 -04:00
..
management Use a migration that gives the output we search for 2025-05-15 04:43:59 -04:00
migrations Update 0016_auto_20230214_2052.py 2025-05-10 03:29:59 -04:00
models Re-indent imports 2025-05-10 04:31:14 -04:00
overrides
templates Merge pull request #1030 from tcely/patch-6 2025-05-13 17:13:20 +10:00
templatetags Add sub filter 2025-03-09 19:33:45 -04:00
testdata
__init__.py
admin.py Remove code 2025-04-21 14:11:11 -04:00
apps.py
choices.py Add music.youtube.com to the YouTube domains 2025-05-07 15:24:23 -04:00
fields.py Be consistent and explicit with the len check 2025-04-14 20:04:10 -04:00
filtering.py Remove the useless "not skipping" logged messages 2025-02-19 18:30:45 -05:00
forms.py assume_scheme was added in Django 5 2025-05-14 11:29:05 -04:00
hooks.py Use remove_enclosed function in hooks.py 2025-03-21 15:07:48 -04:00
matching.py Expand resolution matching to include height 2025-04-26 07:13:31 -04:00
mediaservers.py Update mediaservers.py 2025-05-08 22:31:12 -04:00
signals.py Remove Path.is_relative_to patch for Python 3.8 2025-05-14 12:46:57 -04:00
tasks.py Mark media for deletion 2025-05-09 22:02:03 -04:00
tests.py Update tests.py 2025-05-09 16:06:28 -04:00
urls.py Update urls.py 2025-05-08 08:22:34 -04:00
utils.py raise_for_status checks status_code itself 2025-05-02 17:14:07 -04:00
views.py Merge pull request #1030 from tcely/patch-6 2025-05-13 17:13:20 +10:00
youtube.py Merge pull request #1017 from tcely/patch-3 2025-05-10 15:46:12 +10:00