meeb
|
22cebba8ac
|
remove explicit Dockerfile path
|
2021-05-27 20:33:52 +10:00 |
meeb
|
d51d198f94
|
remove $ in yaml docker tags
|
2021-05-27 20:28:50 +10:00 |
meeb
|
ed0c2d7dd3
|
switch to actions v2 format
|
2021-05-27 20:26:11 +10:00 |
meeb
|
5ced901ae8
|
streamline multi-arch build, part of #81
|
2021-05-27 20:12:02 +10:00 |
meeb
|
afda481046
|
custom builder just building amd64 for now pending multi-arch ffmpeg releases being available, part of #81
|
2021-05-27 20:01:29 +10:00 |
meeb
|
a986864f77
|
add custom docker builder, part of #81
|
2021-05-27 19:56:21 +10:00 |
meeb
|
ad1c4ecbc9
|
add multi-platform container image builds to latest image build process, part of #81
|
2021-05-27 19:49:41 +10:00 |
meeb
|
54b7de4442
|
add multi-platform container image builds to ci process, part of #81
|
2021-05-27 19:48:11 +10:00 |
meeb
|
d1996aee80
|
add addmetadata as a default youtube-dl flag, part of #111
|
2021-05-27 19:22:56 +10:00 |
meeb
|
326cefbec1
|
add hack to force database connection to stay alive by hooking into DatabaseWrapper.ensure_connection, resolves #121
|
2021-05-27 19:12:29 +10:00 |
meeb
|
d6e81c6af7
|
tweak can_download evaluation logic so post-metadata checks trigger a save if required, part of #108
|
2021-05-27 18:57:43 +10:00 |
meeb
|
a000f8f2c0
|
update libs
|
2021-05-27 18:43:24 +10:00 |
meeb
|
cbab09e931
|
bump libs
|
2021-05-22 03:01:29 +10:00 |
meeb
|
414fca08ca
|
bump libs
|
2021-05-21 01:44:27 +10:00 |
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 |