Commit Graph

308 Commits

Author SHA1 Message Date
meeb fdfcb5fd33 bump libs 2021-08-14 01:16:21 +10:00
meeb ff35f791f6 handle media having no metadata at all gracefully, resolves #138 2021-08-07 03:01:44 +10:00
meeb b2ea37ffec bump libs 2021-08-03 15:53:41 +10:00
meeb d89530d5b8
Merge pull request #136 from hangrymuppet/patch-1
Add libpq5 to docker image
2021-08-03 15:45:56 +10:00
H Bajaj f00050008b
Add libpq5 to docker image 2021-08-02 22:29:10 -07:00
meeb 68604d19c7 bump libs 2021-07-22 18:09:27 +10:00
meeb 55e5b5632f bump libs 2021-07-11 17:11:17 +10:00
meeb 5e18cb92dd bump libs 2021-07-04 16:05:55 +10:00
meeb 6178e0baa0 bump libs 2021-06-28 17:39:34 +10:00
meeb 8050bac507 add libpq-dev to container build 2021-06-19 15:36:39 +10:00
meeb 6dcdac1647 add postgresql-common to container build for new postgresql-binary 2021-06-19 15:30:59 +10:00
meeb 763f6b89ef bump libs 2021-06-19 15:22:19 +10:00
meeb 6c28292918 bump youtube-dl 2021-06-11 16:21:24 +10:00
meeb 574fc55a5e bump django 2021-06-04 14:03:39 +10:00
meeb c8fd74b3a4 Merge branch 'main' of github.com:meeb/tubesync into main 2021-06-02 15:13:00 +10:00
meeb 6622e17a5a bump libs 2021-06-02 15:12:50 +10:00
meeb ea05bd0b13
Merge pull request #125 from Bad3r/main
README.md - Line: 15 - Spelling Error
2021-06-02 15:08:30 +10:00
Bad3r 019c98dc76
Spelling Error
implemenations --> implementations
2021-06-01 18:26:08 -04:00
meeb 72dfe51a46 use env vars in image names and tags 2021-05-27 20:49:48 +10:00
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