tubesync/tubesync/sync
meeb 42e4ee775f switch from depreciated etree iterator to iter, resolves #177 2021-10-19 14:16:06 +11:00
..
management patch youtube-dl-info command to work with yt-dlp metadata 2021-09-24 12:30:59 +10:00
migrations add migrations for #158 2021-09-24 15:55:10 +10:00
templates/sync revert 3c1d64a089, remove {hh} and {min} filepath macros, resolves #133 2021-10-17 21:35:08 +11:00
testdata remove broken playlist_index support in media formatting options, resolves #142 2021-09-04 15:22:45 +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
forms.py media servers and media server updating 2020-12-12 20:11:50 +11:00
matching.py fix bug handling audio fallback detection, resolves #31 2021-01-20 18:00:28 +11:00
mediaservers.py switch from depreciated etree iterator to iter, resolves #177 2021-10-19 14:16:06 +11:00
models.py revert 3c1d64a089, remove {hh} and {min} filepath macros, resolves #133 2021-10-17 21:35:08 +11:00
signals.py tweak can_download evaluation logic so post-metadata checks trigger a save if required, part of #108 2021-05-27 18:57:43 +10:00
tasks.py switch to yt-dlp with required library updates, resolves #145 2021-09-20 16:49:03 +10:00
tests.py revert 3c1d64a089, remove {hh} and {min} filepath macros, resolves #133 2021-10-17 21:35:08 +11:00
urls.py media servers and media server updating 2020-12-12 20:11:50 +11:00
utils.py add XML NFO file writing support, rework media cleanup deletion, resolves #11 2020-12-19 16:00:37 +11:00
views.py support external postgresql, mysql and mariadb databases, resolves #72 2021-04-04 23:01:15 +10:00
youtube.py switch to yt-dlp with required library updates, resolves #145 2021-09-20 16:49:03 +10:00