Commit Graph

2563 Commits

Author SHA1 Message Date
tcely
35d2aa7b2d
Fixes for ruff check in urls.py 2025-05-17 10:23:48 -04:00
tcely
087e2f2e5d
Fixes for ruff check in fields.py 2025-05-17 10:22:16 -04:00
tcely
60579ab883
Fixes for ruff check in filtering.py 2025-05-17 10:19:48 -04:00
tcely
c07ed8eb04
Fixes for ruff check in hooks.py 2025-05-17 10:18:04 -04:00
tcely
48c9fb1ca3
Fixes for ruff check in mediaservers.py 2025-05-17 10:15:30 -04:00
tcely
4ead042235
Fixes for ruff check in models/__init__.py 2025-05-17 10:10:37 -04:00
tcely
6f8bc52c0a
Fixes for ruff check in models/media.py 2025-05-17 09:53:30 -04:00
tcely
565fe79183
Fixes for ruff check in models/source.py 2025-05-17 09:47:57 -04:00
tcely
34dfb52bf0
Fixes for ruff check in signals.py 2025-05-17 09:43:17 -04:00
tcely
d956a99110
Fixes for ruff check in tasks.py 2025-05-17 09:14:24 -04:00
tcely
2785c7d387
Fixes for ruff check in views.py 2025-05-17 09:06:26 -04:00
tcely
c22ce9b67c
Fixes for ruff check in youtube.py 2025-05-17 08:42:06 -04:00
tcely
b93b4e1d47
Add a step for ruff check 2025-05-17 08:22:56 -04:00
meeb
6f57a2e1bf
Merge pull request #1040 from tcely/patch-4
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.13) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Migrate task logic to models
2025-05-17 15:51:56 +10:00
meeb
d4c1c7b9d8
Merge pull request #1039 from tcely/patch-3
Update release.yaml
2025-05-17 15:51:16 +10:00
tcely
ea911e4bf9
Bump version 2025-05-17 01:49:32 -04:00
tcely
98f3bba9e8
Support --link variables 2025-05-17 00:31:55 -04:00
tcely
14877a8c7d
Set YT_POT_BGUTIL_BASE_URL for the user 2025-05-16 23:59:13 -04:00
tcely
f7d3367a9f
Use the environment variable directly 2025-05-16 23:37:23 -04:00
tcely
0919b03143
Set the scheme from YT_POT_BGUTIL_BASE_URL 2025-05-16 22:11:42 -04:00
tcely
5f797d0915
Add YT_POT_BGUTIL_BASE_URL environment variable 2025-05-16 21:57:37 -04:00
tcely
8819a94596
Add server_name 2025-05-16 21:32:54 -04:00
tcely
4abd768ba8
Create token_server.conf 2025-05-16 19:59:09 -04:00
tcely
12aa6b4134
Use token_server.conf 2025-05-16 19:55:56 -04:00
tcely
a68c82d975
Add bgutil-ytdlp-pot-provider plugin 2025-05-16 18:37:11 -04:00
tcely
a7c1ae1922
Merge branch 'meeb:main' into patch-12 2025-05-16 17:52:49 -04:00
tcely
f0a4c9dea4
Use storage location for media_file 2025-05-16 08:49:04 -04:00
tcely
346d66ff69
Add a blank line 2025-05-16 08:27:02 -04:00
tcely
151640ae45
Use Media.download_finished function 2025-05-16 08:25:15 -04:00
tcely
f77a657322
Add Media.download_finished function 2025-05-16 08:18:21 -04:00
tcely
54b7e261f1
Add download_finished function 2025-05-16 08:16:18 -04:00
tcely
e507a63362
Use Media.download_checklist function 2025-05-16 07:50:54 -04:00
tcely
fb4185a9b1
Add Media.download_checklist function 2025-05-16 07:44:21 -04:00
tcely
7390a2b2b1
Add download_checklist function 2025-05-16 07:41:37 -04:00
tcely
31fc6adc11
Use Media.wait_for_premiere function 2025-05-16 07:07:22 -04:00
tcely
9ee28befe0
Add wait_for_premiere function 2025-05-16 06:54:42 -04:00
tcely
9de2728f35
Create media__tasks.py
+ `wait_for_premiere`
2025-05-16 06:50:03 -04:00
tcely
7923d03387
fixup: missing colon 2025-05-16 05:09:15 -04:00
tcely
4d179fbd42
Use the local get-tag action 2025-05-16 05:03:24 -04:00
tcely
e0e81c3a2c
Create get-tag/action.yml 2025-05-16 04:59:55 -04:00
tcely
42456f6389
Update release.yaml 2025-05-16 04:21:33 -04:00
meeb
7287bc1dee
Merge pull request #1036 from tcely/patch-2
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.13) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Use Django 5.2
2025-05-16 14:48:40 +10:00
tcely
add42bd87c
Use a migration that gives the output we search for 2025-05-15 04:43:59 -04:00
tcely
be1617979f
Use db.connection.ensure_connection() 2025-05-15 04:09:14 -04:00
tcely
1142fb6844
Update README.md 2025-05-14 13:04:58 -04:00
tcely
1c078322ef
Remove Python 3.9 as unsupported 2025-05-14 12:49:48 -04:00
tcely
06591a0020
Remove Path.is_relative_to patch for Python 3.8 2025-05-14 12:46:57 -04:00
tcely
b99cb61cdb
Don't write .pyc files 2025-05-14 11:58:29 -04:00
tcely
b901f6f08c
Run collectstatic before test 2025-05-14 11:39:45 -04:00
tcely
0cf25a1bc8
assume_scheme was added in Django 5 2025-05-14 11:29:05 -04:00