.. |
management
|
add reset-metadata command, related to #287
|
2023-04-05 11:02:21 +10:00 |
migrations
|
migration caused by #574
|
2024-12-11 23:44:28 +11:00 |
overrides
|
Add docs, add logging
|
2024-07-13 16:08:32 +08:00 |
templates
|
Add support for indexing Streams
|
2024-07-20 22:50:01 +02: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 |
filtering.py
|
Remove unused timedelta import
|
2024-12-17 15:29:34 -05:00 |
forms.py
|
media servers and media server updating
|
2020-12-12 20:11:50 +11:00 |
matching.py
|
Merge branch 'main' into patch-1
|
2024-12-10 03:11:26 -05:00 |
mediaservers.py
|
add additional library ID help link, resolves #370
|
2023-04-14 11:45:52 +10:00 |
models.py
|
Merge pull request #579 from tcely/patch-4
|
2024-12-12 00:07:41 +11:00 |
signals.py
|
missing import related to #94
|
2024-07-14 19:15:40 +10:00 |
tasks.py
|
increase cached title length to 200 chars, ensure title is never set over 200 chars, resolves #518 (related to #515)
|
2024-07-18 01:37:27 +10:00 |
tests.py
|
tweaks related to #572
|
2024-12-11 22:56:21 +11:00 |
urls.py
|
"Sync now" button
|
2023-02-12 19:03:28 +01:00 |
utils.py
|
Merge pull request #592 from tcely/patch-6
|
2024-12-22 19:06:40 +11:00 |
views.py
|
Add support for indexing Streams
|
2024-07-20 22:50:01 +02:00 |
youtube.py
|
Remove forcejson option
|
2024-12-20 08:18:40 -05:00 |