tubesync/tubesync/sync
meeb 7876b48860 use backend agnostic text type for custom field, related to #345 and #338 2023-02-20 14:56:28 +11:00
..
management patch youtube-dl-info command to work with yt-dlp metadata 2021-09-24 12:30:59 +10:00
migrations change sponsorblock_categories to a textfield, fixing max charlen=255 for mysql, related to #338 2023-02-20 13:24:38 +11:00
templates "source" overview, fix some edge case(s) 2023-02-18 14:03:32 +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
fields.py use backend agnostic text type for custom field, related to #345 and #338 2023-02-20 14:56:28 +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 migrate migrations; split fields into `fields.py` 2023-02-19 23:44:48 +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 Merge branch 'meeb-main' into embed-thumbnail 2023-02-18 11:38:59 +01:00