Commit Graph

305 Commits (aa6df989271ad1c5a03ccf805e0995d4d67f720c)

Author SHA1 Message Date
meeb 36747a47e0
create FUNDING.yml 2021-01-22 15:40:26 +11:00
meeb ffd69e8d40 bump to v0.8 2021-01-20 18:13:28 +11:00
meeb eebef3371f fix form label padding from overlapping field, resolves #37 2021-01-20 18:03:24 +11:00
meeb 4cd6701c8a fix bug handling audio fallback detection, resolves #31 2021-01-20 18:00:28 +11:00
meeb 4ebe6f2a37 pin footer at the bottom of the viewport, resolves #26 2021-01-20 17:42:16 +11:00
meeb d553d58fde update youtube-dl 2021-01-20 17:34:50 +11:00
meeb df40a1367a sanitise youtube video titles for use in sane filenames, resolves #35 2021-01-20 17:34:19 +11:00
meeb 607ee77e70 update deps 2021-01-16 03:50:16 +11:00
meeb 9af493aa8a update upstream library versions 2021-01-03 15:18:31 +11:00
meeb f0c94ff789
Merge pull request #29 from ltomes/main
Added format descriptions.
2020-12-30 15:40:41 +11:00
Levi Tomes 39c7799831
Changed PR intent
Changed PR intent
2020-12-29 22:36:43 -06:00
Levi Tomes da7371f830
Added format descriptions
Added format descriptions to the media format help_text.
2020-12-29 21:50:04 -06:00
meeb 387cfefc8f issues with dupe background async worker threads, drop defaults back down to 1 worker 2020-12-21 03:04:54 +11:00
meeb d92dbde781 bump to 0.7 2020-12-20 18:24:04 +11:00
meeb e36658e1a1 missing default setting for container build 2020-12-20 17:57:04 +11:00
meeb 51cd942717 use async workers, spawn two workers by default, add TUBESYNC_WORKERS env var to adjust the number of workers, resolves #19 2020-12-20 17:52:45 +11:00
meeb 001554db1a fix format container name, resolves #22 2020-12-20 13:01:14 +11:00
meeb 7cf86bb98d fix attribute name, resolves #21 2020-12-20 04:15:43 +11:00
meeb c28c095f48 add :latest tag warning 2020-12-19 19:29:26 +11:00
meeb 12eac049e5 bump to 0.6 2020-12-19 18:14:31 +11:00
meeb 304cc153cf add DJANGO_FORCE_SCRIPT_NAME env var to change Djangos FORCE_SCRIPT_NAME if needed, part of support for running TubeSync in a /suburi and not a domain root, resolves #18 2020-12-19 18:10:10 +11:00
meeb b45231f533 add secondary time based cap to allow sources to not download everything in a channel, resolves #15 2020-12-19 18:05:01 +11:00
meeb 26eb9d30e8 tweak field help text 2020-12-19 18:04:26 +11:00
meeb 97fa62d12b add playlist_index and playlist_title as media format options, fix paths for files in media format subdirs post download, resolves #13 2020-12-19 17:33:08 +11:00
meeb 1b092fe955 use xml parsing for tests to fix annoying attr ordering 2020-12-19 16:31:44 +11:00
meeb 18a59fe835 use OrderedDict for XML attrs so testing is consistent 2020-12-19 16:09:19 +11:00
meeb 410906ad8e add XML NFO file writing support, rework media cleanup deletion, resolves #11 2020-12-19 16:00:37 +11:00
meeb 8f4b09f346 add {mm} and {dd} media format support, resolves #12 2020-12-18 21:02:06 +11:00
meeb cda021cbbf update screenshots 2020-12-18 19:01:35 +11:00
meeb ee4df99cd8 update screenshots 2020-12-18 18:57:52 +11:00
meeb 53f1873a9b Merge branch 'main' of github.com:meeb/tubesync into main 2020-12-18 18:41:36 +11:00
meeb 9434293a84 fix dupe info on dashboard 2020-12-18 18:41:24 +11:00
meeb ed69fe9dcc README tweaks 2020-12-18 18:35:58 +11:00
meeb 67af70569b bump to 0.5 2020-12-18 18:07:33 +11:00
meeb 68a62d8a7c add full support for YouTube channels with no vanity name, resolves #9 2020-12-18 17:43:58 +11:00
meeb 55578f4de7 add pretty-json-info-spam wrapper command to aid debugging urls 2020-12-18 17:31:47 +11:00
meeb 47313cb6cc bump to v0.4 2020-12-18 16:20:29 +11:00
meeb a854b804f0 typo in test 2020-12-18 16:01:53 +11:00
meeb 08c1a82c30 custom filenames with media templates, resolves #5 2020-12-18 15:59:01 +11:00
meeb 25a1a82de4 add copy thumbnails status to source overview page 2020-12-18 13:02:13 +11:00
meeb ff58f2811b add field for media file name format, part of #5 2020-12-18 13:00:33 +11:00
meeb 83b9c167a9 add option at source level to copy over thumbnails with media, resolves #8 2020-12-18 12:51:04 +11:00
meeb ffe0049bab support youtube channels without vanity URLs, resolves #6 2020-12-18 12:30:31 +11:00
meeb c1c39d9e17 typos 2020-12-18 12:26:05 +11:00
meeb 8d7f7e2476 change ffmpeg download location, resolves #4 2020-12-18 11:29:35 +11:00
meeb cfcdce5a7b use github release tags for container tags 2020-12-17 20:03:10 +11:00
meeb d0d4cbeace only create a container on published releases 2020-12-17 19:47:59 +11:00
meeb d4218f0087 update libraries 2020-12-17 19:47:38 +11:00
meeb 2560238c50 version bump 2020-12-17 19:35:08 +11:00
meeb 5f519f0d2e increase default items per page 2020-12-17 19:34:37 +11:00