Commit Graph

2359 Commits

Author SHA1 Message Date
tcely
cc0ed6fd47
Remove unused imports from utils.py 2025-05-18 06:18:41 -04:00
tcely
1ba4bca58b
Add json_serial to json.py 2025-05-18 06:16:06 -04:00
tcely
3abab98f64
Remove json_serial from utils.py 2025-05-18 06:11:16 -04:00
tcely
9a173dc477
Use JSONEncoder in media.py 2025-05-18 06:08:49 -04:00
tcely
87bcfb9094
Fixes for ruff check in youtube-dl-info.py 2025-05-18 05:51:31 -04:00
tcely
7a53e363b2
Fixes for ruff check in sync-missing-metadata.py 2025-05-18 05:24:36 -04:00
tcely
da182070f8
Fixes for ruff check in delete-source.py 2025-05-18 03:23:15 -04:00
tcely
2ece2e7f38
Fixes for ruff check in reset-tasks.py 2025-05-18 03:12:12 -04:00
tcely
c69cd7f582
Fixes for ruff check in list-sources.py 2025-05-18 02:52:15 -04:00
tcely
0fa5c9ef97
Add missing imports 2025-05-17 20:17:08 -04:00
tcely
c85dd553dc
Remove unused NoMetadataException 2025-05-17 20:13:44 -04:00
tcely
9e13870e6f
Use the dict.get function instead 2025-05-17 20:01:51 -04:00
tcely
2e6f07652a
Import signals
We must import this file to have Django signals used.

This should probably be done as part of app configuration instead of in views.
2025-05-17 19:57:09 -04:00
tcely
58ed18519a
Fixes for ruff check in utils.py 2025-05-17 10:33:42 -04:00
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
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
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