Commit Graph

1160 Commits

Author SHA1 Message Date
tcely
bc284568df
Remove unused SOURCE_RESOLUTION* 2025-02-13 08:43:08 -05:00
tcely
8a044567a5
Remove SOURCE_TYPE_YOUTUBE_PLAYLIST 2025-02-13 08:23:06 -05:00
tcely
c702889653
Adjusted test data for the new filter_seconds_min choices 2025-02-13 05:31:06 -05:00
tcely
1ccdd2e58b
Integer is a closer fit for bool 2025-02-13 02:26:56 -05:00
tcely
811bbdf57f
fixup: missed one of the users of a removed attribute 2025-02-13 01:54:55 -05:00
tcely
6768fe4385
Use MediaState in models.py 2025-02-13 01:47:45 -05:00
tcely
11ee871006
Merge branch 'meeb:main' into patch-17 2025-02-12 23:55:04 -05:00
tcely
f4b34bafd0
Use FilterSeconds in models.py 2025-02-12 23:52:35 -05:00
tcely
edd320b786
Replace Source.SOURCE_TYPE_YOUTUBE_PLAYLIST 2025-02-12 23:26:14 -05:00
tcely
43e6598a31
Remove unused variables 2025-02-12 23:08:28 -05:00
tcely
312b9275c1
Use FileExtension for import-existing-media.py 2025-02-12 23:07:25 -05:00
tcely
58b98739ee
Use V for models.py 2025-02-12 22:59:29 -05:00
tcely
7638500188
Use V for views.py 2025-02-12 20:30:32 -05:00
tcely
150bb9a5f8
Use V for tests.py 2025-02-12 19:40:55 -05:00
tcely
a81d946980
Use V in matching.py 2025-02-12 18:09:51 -05:00
tcely
fb1db9da59
Add V function to save myself some effort 2025-02-12 18:04:00 -05:00
tcely
10632b9e5d
Use SourceResolution 2025-02-12 15:23:08 -05:00
tcely
a33527a6cd
Use SourceResolution 2025-02-12 13:49:19 -05:00
tcely
091c9fed7b
Create 0028_alter_source_source_resolution.py 2025-02-12 13:37:51 -05:00
tcely
2e4ef80691
fixup: missed the list() 2025-02-12 13:25:40 -05:00
tcely
7bb29165e2
Correct the mapping keys 2025-02-12 13:15:56 -05:00
tcely
2195ac34b7
Remove RESOLUTION_MAP 2025-02-12 11:27:27 -05:00
tcely
3675496cfa
Use SourceResolution 2025-02-12 11:21:29 -05:00
tcely
668a3c6604
Use Fallback 2025-02-12 09:49:18 -05:00
meeb
78434ca522
Merge pull request #715 from tcely/patch-4
Some checks failed
Run Django tests for TubeSync / test (3.10) (push) Has been cancelled
Run Django tests for TubeSync / test (3.11) (push) Has been cancelled
Run Django tests for TubeSync / test (3.12) (push) Has been cancelled
Run Django tests for TubeSync / test (3.7) (push) Has been cancelled
Run Django tests for TubeSync / test (3.8) (push) Has been cancelled
Run Django tests for TubeSync / test (3.9) (push) Has been cancelled
Run Django tests for TubeSync / containerise (push) Has been cancelled
Use a raw string
2025-02-13 01:41:23 +11:00
meeb
5b88a3147b
Merge pull request #714 from tcely/patch-2
We can filter before metadata
2025-02-13 01:40:57 +11:00
meeb
5b8f6cfacf
Merge pull request #703 from tcely/patch-10
Skip downloaded media that was deleted
2025-02-13 01:34:37 +11:00
meeb
6e1b203bed
Merge pull request #710 from tcely/patch-16
Deduplicated `fields`
2025-02-13 01:34:16 +11:00
tcely
0fdef5948c
Use Fallback 2025-02-12 07:32:23 -05:00
tcely
0f85803081
Use Fallback 2025-02-12 07:07:26 -05:00
tcely
4a1c0016fd
Use MediaServerType 2025-02-12 06:34:29 -05:00
tcely
f8229fff11
Use MediaServerType 2025-02-12 06:07:37 -05:00
tcely
ab9a6e6c76
Remove SponsorBlock_Category from fields.py 2025-02-12 05:46:32 -05:00
tcely
deefe060ed
Use SponsorBlock_Category from choices.py 2025-02-12 05:44:33 -05:00
tcely
073e08e27c
Actually return the updated dictionary 2025-02-12 05:29:10 -05:00
tcely
6b4adbd596
Add YouTube_SourceType._validation_urls class method 2025-02-12 05:03:48 -05:00
tcely
aabe249598
Use youtube_help 2025-02-12 04:10:52 -05:00
tcely
09c9d93372
Remove unneeded test_source_types 2025-02-12 03:20:25 -05:00
tcely
b45675b13a
Use a class method to generate the mapping dictionary 2025-02-12 02:46:27 -05:00
tcely
e79218c208
Use youtube_validation_urls 2025-02-12 01:33:11 -05:00
tcely
b64ca284e7
fixup: the 'p' must still be removed 2025-02-12 01:22:11 -05:00
tcely
8bedd4f9ff
Use a way that works for all versions 2025-02-12 01:18:45 -05:00
tcely
116b78db08
Make migrate happy again 2025-02-12 01:04:29 -05:00
tcely
3337dcae08
Fixes from testing 2025-02-12 00:59:38 -05:00
tcely
69095f9f92
Use a raw string
SyntaxWarning: invalid escape sequence '\/'
2025-02-12 00:43:44 -05:00
tcely
d550812022
Use youtube_long_source_types 2025-02-12 00:06:46 -05:00
tcely
c493e3c92a
Use youtube_long_source_types 2025-02-12 00:02:39 -05:00
tcely
934cb2ed58
Use IndexSchedule from choices.py 2025-02-11 23:31:13 -05:00
tcely
bb3d5fcdff
Remove CapChoices and IndexSchedule 2025-02-11 23:24:21 -05:00
tcely
47f3341b00
Remoce Source.SOURCE_TYPES 2025-02-11 23:10:23 -05:00