tubesync/tubesync/sync
cavanfarrell 350e544594 Fixes formatting 2023-10-20 10:25:20 -05:00
..
management add reset-metadata command, related to #287 2023-04-05 11:02:21 +10:00
migrations Adds workflow to delete local media that no longer exists in the source 2023-10-20 10:19:57 -05:00
templates Adds workflow to delete local media that no longer exists in the source 2023-10-20 10:19:57 -05: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 add sync.Source.download_media master flag, add manual import existing media command with docs, resolves #24 2021-02-18 16:24:24 +11:00
apps.py refactor media format codes, media skipping and re-enabling feature 2020-12-11 16:11:31 +11:00
fields.py fix connection kwarg to db_type() in custom field to be compatible with the postgresql backend, resolves #347 2023-02-21 13:55:03 +11:00
forms.py media servers and media server updating 2020-12-12 20:11:50 +11:00
matching.py ignore media formats which do not have acodecs or vcodecs in their respective matchers, resolves #386 2023-06-29 23:48:35 +10:00
mediaservers.py add additional library ID help link, resolves #370 2023-04-14 11:45:52 +10:00
models.py Adds workflow to delete local media that no longer exists in the source 2023-10-20 10:19:57 -05:00
signals.py move metadata collection to a higher priority over thumbnails, resolves #418 2023-10-12 15:27:19 +11:00
tasks.py Adds workflow to delete local media that no longer exists in the source 2023-10-20 10:19:57 -05:00
tests.py fix tests after subs lang pr 2023-09-25 18:31:32 +10:00
urls.py "Sync now" button 2023-02-12 19:03:28 +01:00
utils.py replace PIL.Image.ANTIALIAS with PIL.Image.LANCZOS, resolves #392 2023-07-16 00:06:05 +10:00
views.py Fixes formatting 2023-10-20 10:25:20 -05:00
youtube.py Add subtitles config into sources model 2023-09-02 14:30:23 +02:00