Commit Graph

546 Commits (v0.13.4)

Author SHA1 Message Date
meeb fdc591cc7c fix in-client video player with correct content type headers 2023-01-19 13:29:37 +11:00
meeb 4ae454a4f3 disable s6 service timeout entirely, resolves #309 2023-01-19 12:57:09 +11:00
meeb 4f6af702ae set S6_CMD_WAIT_FOR_SERVICES_MAXTIME to 60s 2023-01-19 11:38:01 +11:00
meeb 2431f8775a bump to 0.12.0 2023-01-19 05:17:50 +11:00
meeb 438316953a increase tubesync-init up timeout to 60s 2023-01-19 04:11:10 +11:00
meeb 85637fecba fix ci build 2023-01-18 18:45:34 +11:00
meeb f9dfffe91a
Merge pull request #305 from biolds/misc
Misc fixes
2023-01-18 18:41:01 +11:00
meeb 0845a6662d switch to s6 v3, bump s6 to 3.1.2.1, bump ffmpeg to 2023-01-03-12-55, bump yt-dlp to 2023.01.06, fix multi-arch builds 2023-01-18 18:39:23 +11:00
Laurent DEFERT 419c4c5a9f source edition refactoring 2023-01-17 21:34:41 +01:00
Laurent DEFERT 2f475bf2a8 limit the number of videos to process 2023-01-15 18:37:00 +01:00
Laurent DEFERT 7d16a1714c add missing migration 2023-01-15 18:37:00 +01:00
Laurent DEFERT a7100a0f53 prevent exceptions when metadata loading failed 2023-01-15 18:37:00 +01:00
Laurent DEFERT 5a4e6cee58 typo fix 2023-01-08 11:41:30 +01:00
Laurent DEFERT e69adafcec fix deleting media files 2022-12-28 18:38:38 +01:00
meeb f9908a4d3b
Merge pull request #297 from biolds/embed-video
Embedded video player
2022-12-28 22:41:08 +11:00
Laurent DEFERT bf99241ad2 embedded video player, video downloads 2022-12-28 12:03:40 +01:00
Laurent DEFERT 0e278bc8c4 fix relative media_file path
FileField should store a relative path, to make their "url" attribute work
2022-12-28 12:03:34 +01:00
George Antoniadis fa5bc3ecab skip metadata and thumbnails once they are past the cutoff date 2022-12-08 01:20:10 +00:00
meeb 57921ca6b9
Merge pull request #281 from PaulWoitaschek/patch-1
Specify the full compose syntax
2022-11-02 07:57:52 +11:00
Paul Woitaschek fb23fdeae1
Specify the full compose syntax 2022-11-01 18:02:29 +01:00
meeb 433a7792d5
Merge pull request #275 from serjs/ffmpeg
Change ffmpeg from ytdlp
2022-10-14 21:27:27 +11:00
Sergey Bogatyrets e198cc011b Change ffmpeg from ytdlp 2022-10-13 13:25:06 +03:00
meeb 296a790af5 bump libs 2022-09-29 03:19:12 +10:00
meeb e190821b7b bump libs 2022-09-24 16:56:41 +10:00
meeb 1ba865cf0d run build before test so static file tests work without precondition 2022-09-04 11:58:13 +10:00
meeb 05d50c958e add support for m.youtube.com as a netloc when validating source urls, resolves #264 2022-09-04 11:57:15 +10:00
meeb 8426c7309a bump libs 2022-09-04 11:46:04 +10:00
meeb 0450d47d81 bump libs 2022-08-25 17:01:39 +10:00
meeb e8d899d273 use container config base dir for cookies when using container local settings, resolves #259 2022-08-14 15:43:49 +10:00
meeb 25d5768f6e bump libs 2022-08-14 15:43:06 +10:00
meeb e9a3f2dd59 url prefix override typo in some environments, related to #255 2022-07-25 16:37:47 +10:00
meeb 7832282545 patch the wsgi application environ to support sub-URLs, add a master ENV var to set a sub-URL, tweak SASS and README to match, actually resolves #255 2022-07-25 13:36:12 +10:00
meeb d161aef112 allow Django STATIC_URL to be set, resolves #255 2022-07-24 17:51:46 +10:00
meeb 8901aea8d7 Merge branch 'main' of github.com:meeb/tubesync 2022-07-24 17:38:54 +10:00
meeb 227cae4cdb
Merge pull request #256 from rstrom1763/main
Correcting various spelling and grammar errors
2022-07-23 17:40:46 +10:00
Ryan 5e57abe86a Correcting various spelling and grammar errors
Corrected various spelling and grammar errors on the README.md file. Utilized a spell checker to verify.
2022-07-23 00:22:05 -05:00
meeb c04c1b3cfb bump libs 2022-07-20 17:45:10 +10:00
meeb a94541a354 replace all whitespaec with spaces in filenames, related to #35 2022-07-17 13:45:40 +10:00
meeb 84a368aa09 bump libs 2022-07-17 13:35:00 +10:00
meeb 6d2fb86e7d bump libs 2022-07-06 11:27:52 +10:00
meeb 67a3998aac bump to 0.11.0 2022-06-29 17:17:58 +10:00
meeb e3ca39b5db bump libs 2022-06-29 17:14:19 +10:00
meeb 872bfc5124 remove vague py version requirement, bump libs 2022-06-18 23:40:02 +10:00
meeb ae5550a28d add arm64 note 2022-06-09 00:00:00 +10:00
meeb 153ca032b1 bump libs 2022-06-08 23:57:37 +10:00
meeb 95e727b0a8
Merge pull request #246 from SweetMNM/main
Build docker image for amd64 and arm64
2022-06-08 23:37:49 +10:00
SweetMNM f1c6fc3086 🎪 Update CI action to support arm64 2022-06-08 08:20:08 +03:00
SweetMNM a3559526cb 🌵 Fix docker cache url 2022-06-08 08:13:36 +03:00
SweetMNM a0ca2b3061 🎪 Fix gchr username error 2022-06-07 21:59:47 +03:00
SweetMNM 120a19d2ba 🚜 Fix ghcr url in release action 2022-06-07 21:45:29 +03:00