Commit Graph

136 Commits

Author SHA1 Message Date
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
meeb f1b0b50acc cleanup 2020-12-17 19:26:28 +11:00
meeb fd2d895560 tweaks 2020-12-17 19:24:57 +11:00
meeb 5da202ceaa fix healthcheck permissions 2020-12-17 19:23:32 +11:00
meeb 0cbe987196 update readme 2020-12-17 19:13:09 +11:00
meeb 81905b7325 update readme 2020-12-17 19:07:08 +11:00
meeb 3c29cdb340 add screenshots to readme 2020-12-17 18:59:21 +11:00
meeb 918f84cd6d readme 2020-12-17 18:51:58 +11:00
meeb 8df8376124 tweak dashboard truncation 2020-12-17 18:51:44 +11:00
meeb 19afe7fbb3 let youtube-dl create its cachedir 2020-12-14 03:00:10 +11:00
meeb 0bab395fd3 fix container secret key to a default 2020-12-14 02:21:30 +11:00
meeb 7fd6e41f0c enable youtube-dl cache dir by default with optional setting for container builds 2020-12-14 02:01:31 +11:00
meeb e709db8ffe move healthcheck.py into app dir 2020-12-14 01:55:07 +11:00
meeb b667a7ec55 fix source last crawl date formatting in template 2020-12-14 01:00:48 +11:00
meeb df988547e7 add download progress logs for videos with no downloaded bytes total 2020-12-14 00:58:39 +11:00
meeb 39ea60baa4 add transparent version of logo 2020-12-14 00:54:03 +11:00
meeb 3f9b89471d missing import 2020-12-14 00:36:39 +11:00
meeb 9928443c46 allow sass to be recompiled if required inside the container 2020-12-13 22:52:50 +11:00
meeb 8de5e63781 allow sass to be recompiled if required inside the container 2020-12-13 22:43:06 +11:00
meeb 96509f3dce typo 2020-12-13 22:12:43 +11:00