Commit Graph

2317 Commits

Author SHA1 Message Date
tcely
182836aa99
Update media_server.py 2025-05-08 21:33:55 -04:00
tcely
6717f1a58b
Create media.py 2025-05-08 20:57:35 -04:00
tcely
e33cf52209
Create source.py 2025-05-08 20:56:11 -04:00
tcely
e764e43e6d
Create metadata.py 2025-05-08 20:55:45 -04:00
tcely
a8b811abcd
Create metadata_format.py 2025-05-08 20:54:08 -04:00
tcely
40b7ce1d2e
Create media_server.py 2025-05-08 20:51:22 -04:00
tcely
266218f816
Rename tubesync/sync/models.py to tubesync/sync/models/__init__.py 2025-05-08 20:48:43 -04:00
tcely
f5fcfd2e1e
Log OSError when checking for existing media files 2025-05-08 15:54:13 -04:00
meeb
73972c8b0c
Merge pull request #1026 from tcely/patch-6
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.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Add a start link to scheduled tasks
2025-05-09 00:43:20 +10:00
tcely
dc3e320c11
Allow running tasks with errors also 2025-05-08 10:36:03 -04:00
tcely
90253ecab6
Display both links in the same item 2025-05-08 10:27:22 -04:00
tcely
0e29a5bdbe
Add when to the form 2025-05-08 10:06:04 -04:00
tcely
4f68552713
Provide when for the form and the template 2025-05-08 09:50:01 -04:00
meeb
255a65aaf2
Merge pull request #1027 from tcely/patch-10
Add a missing error message
2025-05-08 23:35:49 +10:00
meeb
cfcbd565e4
Merge pull request #1025 from tcely/patch-2
Add `music.youtube.com` to the YouTube domains
2025-05-08 23:35:24 +10:00
tcely
329c13625c
Add a missing error message 2025-05-08 09:28:49 -04:00
tcely
d8eca035ac
Update urls.py 2025-05-08 08:22:34 -04:00
tcely
30b77d182b
Use TaskScheduleView 2025-05-08 08:19:20 -04:00
tcely
8da507c935
Create task-schedule.html 2025-05-08 08:15:51 -04:00
tcely
317f293991
Add ScheduleTaskForm 2025-05-08 07:58:56 -04:00
tcely
3b17f69346
Add TaskScheduleView 2025-05-08 07:55:06 -04:00
tcely
dc38c0a37a
Match the correct URL 2025-05-07 21:25:04 -04:00
tcely
01705f5f68
Add task scheduling URLs 2025-05-07 21:23:42 -04:00
tcely
e6a6552c3c
Add a start link to scheduled tasks 2025-05-07 20:56:51 -04:00
tcely
dab458c9f7
Add music.youtube.com to the YouTube domains 2025-05-07 15:24:23 -04:00
meeb
967fc64d94
Merge pull request #1023 from tcely/patch-10
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.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Stop services before database steps
2025-05-07 13:46:01 +10:00
meeb
62582e406c
Merge pull request #1022 from tcely/patch-6
Use `POSTGRES_DB` instead of `init.sql`
2025-05-07 13:45:33 +10:00
meeb
0380dc8fee
Merge pull request #1021 from tcely/patch-2
Remux video for combined format download
2025-05-07 13:44:35 +10:00
tcely
ed90a23830
Stop services before database steps 2025-05-06 19:34:28 -04:00
tcely
a2722ee188
Use POSTGRES_DB instead of init.sql 2025-05-06 18:01:45 -04:00
tcely
27ceecadc8
Check media_format for + 2025-05-06 11:49:18 -04:00
tcely
024ced3696
Remux video for combined format download 2025-05-06 11:44:39 -04:00
meeb
dba5bc01a2
Merge pull request #1016 from tcely/patch-2
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Add more details about saving database entries
2025-05-06 23:31:36 +10:00
tcely
e90721722b
Let missing_pot formats download after testing 2025-05-05 06:06:38 -04:00
tcely
c593933bfa
Add more details about saving database entries 2025-05-05 05:31:17 -04:00
meeb
76976e9d36
Merge pull request #1013 from tcely/issue-1012
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.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Created fix-mariadb.py
2025-05-05 13:53:09 +10:00
tcely
0fb7520a2b
Go back to removing then adding the foreign key 2025-05-04 22:25:37 -04:00
tcely
c3b5a25b9d
Alter sync_source first 2025-05-04 21:36:43 -04:00
tcely
a8ee30192c
Remove pprint as it is now unused 2025-05-04 14:06:34 -04:00
tcely
305d27a7af
Try using foreign_key_checks 2025-05-04 13:35:51 -04:00
tcely
621a578787
Log the Done before returning 2025-05-04 13:25:29 -04:00
tcely
a59fb8bc26
The SQL output needs to be returned 2025-05-04 13:13:23 -04:00
tcely
da06a1ffa1
Add --dry-run and apply SQL when it is not used 2025-05-04 13:00:28 -04:00
tcely
5e8cc639f7
Generate SQL for deleting tables 2025-05-04 11:03:26 -04:00
tcely
5e2200382f
Check for completed data migration 2025-05-04 10:10:34 -04:00
tcely
e6e4c3300a
Update fix-mariadb.py 2025-05-04 09:41:21 -04:00
tcely
36681aadc0
Add check_migration_status function 2025-05-04 09:35:04 -04:00
tcely
2a98707254
Collect SQL with schema editor 2025-05-04 07:46:36 -04:00
tcely
cc9b5446c1
Use the quote_name from schema 2025-05-04 07:24:54 -04:00
tcely
b5828801de
Update fix-mariadb.py 2025-05-04 06:34:09 -04:00