.. |
management
|
add reset-metadata command, related to #287
|
2023-04-05 11:02:21 +10:00 |
migrations
|
Delete tubesync/sync/migrations/0020_auto_20231024_1812.py
|
2023-10-24 19:26:50 +01:00 |
templates
|
Update media.html
|
2023-10-22 02:30:24 +01:00 |
testdata
|
ignore media formats which do not have acodecs or vcodecs in their respective matchers, resolves #386
|
2023-06-29 23:48:35 +10:00 |
__init__.py
|
rename app dir
|
2020-12-10 03:40:06 +11:00 |
admin.py
|
add sync.Source.download_media master flag, add manual import existing media command with docs, resolves #24
|
2021-02-18 16:24:24 +11:00 |
apps.py
|
refactor media format codes, media skipping and re-enabling feature
|
2020-12-11 16:11:31 +11:00 |
fields.py
|
fix connection kwarg to db_type() in custom field to be compatible with the postgresql backend, resolves #347
|
2023-02-21 13:55:03 +11:00 |
forms.py
|
media servers and media server updating
|
2020-12-12 20:11:50 +11:00 |
matching.py
|
ignore media formats which do not have acodecs or vcodecs in their respective matchers, resolves #386
|
2023-06-29 23:48:35 +10:00 |
mediaservers.py
|
add additional library ID help link, resolves #370
|
2023-04-14 11:45:52 +10:00 |
models.py
|
Updated according to comments on PR
|
2023-10-24 18:37:09 +01:00 |
signals.py
|
Updated according to comments on PR
|
2023-10-24 18:37:09 +01:00 |
tasks.py
|
Updated according to comments on PR
|
2023-10-24 18:37:09 +01:00 |
tests.py
|
Updated according to comments on PR
|
2023-10-24 18:37:09 +01:00 |
urls.py
|
"Sync now" button
|
2023-02-12 19:03:28 +01:00 |
utils.py
|
replace PIL.Image.ANTIALIAS with PIL.Image.LANCZOS, resolves #392
|
2023-07-16 00:06:05 +10:00 |
views.py
|
Add support for regex filters on video names
|
2023-10-21 21:07:15 +01:00 |
youtube.py
|
Add subtitles config into sources model
|
2023-09-02 14:30:23 +02:00 |