tubesync/tubesync/sync
KuhnChris c927f32aa6 ffmpeg embed thumbnails, configuration 2023-02-18 11:37:28 +01:00
..
management patch youtube-dl-info command to work with yt-dlp metadata 2021-09-24 12:30:59 +10:00
migrations Phase 1 - extend model for new fields 2023-02-18 11:35:45 +01:00
templates ffmpeg embed thumbnails, configuration 2023-02-18 11:37:28 +01:00
testdata bump libs 2022-06-29 17:14:19 +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 ffmpeg embed thumbnails, configuration 2023-02-18 11:37:28 +01:00
signals.py Adding new "manual_skip" field; adapt UI 2023-02-13 07:46:16 +01:00
tasks.py Merge pull request #334 from kuhnchris/skip-manual 2023-02-18 12:18:00 +11:00
tests.py add support for m.youtube.com as a netloc when validating source urls, resolves #264 2022-09-04 11:57:15 +10:00
urls.py "Sync now" button 2023-02-12 19:03:28 +01:00
utils.py add support for m.youtube.com as a netloc when validating source urls, resolves #264 2022-09-04 11:57:15 +10:00
views.py Phase 1 - extend model for new fields 2023-02-18 11:35:45 +01:00
youtube.py ffmpeg embed thumbnails, configuration 2023-02-18 11:37:28 +01:00