Commit Graph

525 Commits

Author SHA1 Message Date
meeb 874c71b7aa add mysql utf8mb4 encoding note to docs, resolves #117 2021-05-17 15:28:43 +10:00
meeb 5b101825f5 update tests 2021-05-17 01:30:04 +10:00
meeb 0db8db4351 force mysql to use utf8mb4 for connections, related to #117 2021-05-17 01:27:50 +10:00
meeb d4fd148089 update django 2021-05-15 15:00:20 +10:00
meeb c739d594d8 update libs 2021-05-06 23:10:45 +10:00
meeb 05e8ad8e89 update libs 2021-05-05 15:49:59 +10:00
meeb 024ab72e5f update libs 2021-05-04 14:25:09 +10:00
meeb 66ec3a29ec update tests to match changes in #115 2021-04-30 14:03:36 +10:00
meeb 28a565737f set database connections CONN_MAX_AGE to a default of 300, resolves #115 2021-04-30 14:00:04 +10:00
meeb 2c7116f6ba fix AutoField warning in django >= 3.2, part of #115 2021-04-30 13:55:33 +10:00
meeb 9ccb9db6de add missing libmariadb3 package, update gunicorn package hash, resolves #113 2021-04-28 23:20:21 +10:00
meeb 2d992cbb90 update libs 2021-04-26 13:17:05 +10:00
meeb 302a3614cf update libs 2021-04-25 13:32:48 +10:00
meeb ea546013de bump libs 2021-04-21 15:43:08 +10:00
meeb fb18610893 bump libs 2021-04-07 21:00:38 +10:00
meeb 2364432088 bump libs 2021-04-06 11:31:36 +10:00
meeb 655bed14fd fix loaddata import example in docs 2021-04-05 23:59:48 +10:00
meeb 721399f665 fix container build deps for python mysql client, related to #72 2021-04-05 00:31:50 +10:00
meeb 694ed5c581 update example database settings 2021-04-04 23:09:05 +10:00
meeb a98f2462ed tweak docs 2021-04-04 23:06:44 +10:00
meeb 5461a5357d check dicts output of parse_database_connection_string() in tests, part of #72 2021-04-04 23:04:51 +10:00
meeb 20df9f4044 support external postgresql, mysql and mariadb databases, resolves #72 2021-04-04 23:01:15 +10:00
meeb 3ec4f7c525 fix test running in Makefile 2021-04-04 22:16:22 +10:00
meeb 443fb827d0 update libs 2021-04-02 21:28:14 +11:00
meeb a810303f52 bump libs 2021-03-30 11:54:01 +11:00
meeb 9370a481f9
Merge pull request #100 from micahmo/main
Related to #88: Fix 4320p in test data.
2021-03-18 12:19:45 +11:00
Micah Morrison 1478c95d59 Related to #88: Fix 4320p in test data.
RESOLUTION_MAP expects lowercase p in resolution name.
2021-03-17 17:19:15 -04:00
meeb f69fa747af fix download cap date comparison check in signal, resolves #97 2021-03-15 01:13:16 +11:00
meeb a29a92893f
Merge pull request #95 from micahmo/main
Fix meeb/tubesync#90: Match media on source and id
2021-03-13 23:05:45 +11:00
Micah Morrison 7d471056c1 Fix meeb/tubesync#90: Match media on source and id 2021-03-11 20:37:44 -05:00
meeb 119493c181 disable warning on skipping an already skipped video with no publish date, related to #77 2021-03-08 13:26:34 +11:00
meeb 02a0f924b4 typo 2021-03-08 13:08:38 +11:00
meeb 38665eb00d add a secondary check when download tasks are triggered for download caps, related to #77 2021-03-08 12:20:44 +11:00
meeb c32358bcef media requires a published date, update tests to match, related to #77 2021-03-08 12:08:10 +11:00
meeb df9316bede handle media which may not have a published date set for some erroneous reason, related to #77 2021-03-08 11:55:23 +11:00
meeb 8525d920a0 update ffmpeg to 4.3.2, resolves #75 2021-03-07 17:38:35 +11:00
meeb a6e08d9a10 update s6-init to 2.2.0.3, resolves #76 2021-03-07 17:12:40 +11:00
meeb 2e0d0385b0 recalculate media skip flag when source download cap is updated, resolves #77 2021-03-07 14:03:19 +11:00
meeb 972c184c70 add longer source indexing options and a never option, resolves #68 2021-03-07 13:39:49 +11:00
meeb adeafbfcb4 update libs 2021-03-07 13:10:10 +11:00
meeb 2c1c45e829 bump to 0.9.1 2021-03-05 14:20:23 +11:00
meeb c64f54bcb4 bump to 0.9.1 2021-03-05 14:16:17 +11:00
meeb 6ce55b0337 bump libs 2021-03-04 15:39:51 +11:00
meeb d06c4beae0 bump upstream libs 2021-02-22 19:22:30 +11:00
meeb db651e16b9 raise a manual exception when youtube-dl extract_info returns no data to trigger backoffs, increase backoff retry and timers, resolves #66 2021-02-22 13:24:11 +11:00
meeb 86068790ed missing import 2021-02-21 11:52:14 +11:00
meeb ea72671351 add version details for http basic auth instructions 2021-02-21 11:45:56 +11:00
meeb 96b9eddf43 add a reset tasks cli command 2021-02-21 11:44:52 +11:00
meeb bceefc8b01 skip media which has no publish date in locally stored metadata 2021-02-21 11:15:57 +11:00
meeb 820cc69937 typo 2021-02-19 14:40:41 +11:00