Commit Graph

516 Commits (32a884365becd14dd98f70a914f5c218af4e49d8)

Author SHA1 Message Date
KuhnChris f4e5b6e76c del `delete_index_source_task` calls - solves #333 2023-02-13 14:23:41 +01:00
KuhnChris 977f996d8e Adding new "manual_skip" field; adapt UI 2023-02-13 07:46:16 +01:00
meeb dc5491455c
Merge pull request #331 from kuhnchris/sync-now-v2
"Sync now" button
2023-02-13 11:17:46 +11:00
meeb 70ef11d552
Merge pull request #332 from kuhnchris/patch-1
Remove automatic builds on pull_request
2023-02-13 11:16:11 +11:00
KuhnChris b04e237cb8
Remove automatic builds on pull_request
Removes the automatic pull request build due to failing for the regular contributors (aside from @meeb).
2023-02-12 19:14:41 +01:00
KuhnChris 55c58b4836 "Sync now" button 2023-02-12 19:03:28 +01:00
meeb e871983707
Merge pull request #325 from kuhnchris/allow-audio-play
Fix bug getting content_type for "audio only"
2023-02-12 23:51:37 +11:00
meeb b3f93ddef7
Merge pull request #327 from kuhnchris/dev-file-plrovider
(dev only) allow file download directly from django
2023-02-12 23:46:24 +11:00
KuhnChris bf7a0fcec0 content_type based on vcodec/acodec 2023-02-12 13:22:57 +01:00
KuhnChris 598ee2bd0a use pathlib; .exists() check 2023-02-12 13:09:33 +01:00
meeb 7b12fe3fad
Merge pull request #326 from kuhnchris/audio-player-main
<audio>-player instead of <video> for audio only
2023-02-12 12:02:01 +11:00
meeb 7358b52184
Merge pull request #324 from kuhnchris/suspicious-file-op
Add check against folders outside of DOWNLOAD_ROOT
2023-02-12 11:54:57 +11:00
meeb 4b4b4eb58d
Merge pull request #323 from kuhnchris/update-readme
Update README-FAQ regarding `Locking Failed`
2023-02-12 11:53:38 +11:00
KuhnChris b719fd5122 Allow file fetching directly from django (dev-env) 2023-02-11 22:07:48 +01:00
KuhnChris 4696aebebc allow the use of <audio> if only audio available. 2023-02-11 22:05:36 +01:00
KuhnChris 7d333487fe Fix bug getting content_type for "audio only" 2023-02-11 22:01:01 +01:00
KuhnChris 844d17006e Add check against folders outside of DOWNLOAD_ROOT 2023-02-11 20:42:59 +01:00
KuhnChris f9a27eb33e Update README-FAQ regarding `Locking Failed` 2023-02-11 19:16:25 +01:00
meeb b8434ff444
Merge pull request #320 from ticoombs/main
feat: initial sponsorblock support
2023-02-03 17:50:48 +11:00
Tim Coombs 932eb4caf4 feat: sponsorblock support 2023-02-03 15:18:52 +11:00
meeb 812fbc5f46 remove per-init timeout 2023-01-20 13:55:54 +11:00
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
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