Commit Graph

2317 Commits

Author SHA1 Message Date
meeb
f03db23298
Merge pull request #1000 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.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Overwrite thumbnail files
2025-04-30 04:28:13 +10:00
tcely
84b1a48f30
Overwrite thumbnail files 2025-04-29 13:22:09 -04:00
meeb
bb96fdf149
Merge pull request #999 from tcely/patch-2
Fix `media-thumb-redownload` errors
2025-04-30 01:13:58 +10:00
tcely
0875d09ae8
Fix media-thumb-redownload errors 2025-04-29 10:18:37 -04:00
meeb
4ff4b60262
Merge pull request #998 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 redownload thumb link
2025-04-29 13:41:28 +10:00
tcely
bd0ad3682a
Handle thumbnail redownload requests 2025-04-28 15:03:13 -04:00
tcely
ea545d49a6
Add redownload-thumb URL 2025-04-28 14:39:59 -04:00
tcely
e2bf227187
Add redownload thumb link 2025-04-28 14:20:34 -04:00
meeb
7d77d919cc
Merge pull request #996 from tcely/patch-6
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
Use the length of the new metadata
2025-04-28 14:53:09 +10:00
meeb
df8c71ce68
Merge pull request #995 from tcely/patch-3
Better result when `Media.new_metadata` does not exist
2025-04-28 14:52:53 +10:00
meeb
6f6f05d1b4
Merge pull request #994 from tcely/patch-2
Remove the side-effect from `Media.metadata_loads`
2025-04-28 14:52:27 +10:00
tcely
127fc990eb
Use the length of the new metadata 2025-04-27 16:23:51 -04:00
tcely
050a60c0c6
Better result when Media.new_metadata does not exist 2025-04-27 14:57:01 -04:00
tcely
b9ee06eeb5
Remove the side-effect from Media.metadata_loads 2025-04-27 12:58:34 -04:00
meeb
4902503504
Merge pull request #993 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
Ignore `KeyError` when deleting keys
2025-04-27 18:22:24 +10:00
tcely
6d19844af7
dict.pop is the nicer way to remove keys 2025-04-27 03:49:34 -04:00
tcely
91cb0ce83b
Ignore KeyError when deleting keys 2025-04-27 03:30:39 -04:00
meeb
01dee636d6
Merge pull request #992 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
Use the actual model for data migration
2025-04-27 17:06:50 +10:00
tcely
cdbdc755cb
Fix order of operations
We must look for the value before we set it.
2025-04-27 03:05:34 -04:00
tcely
832799b51b
Fix variable scoping 2025-04-27 02:31:08 -04:00
tcely
ccf0e98798
Use the actual model for data migration 2025-04-27 02:20:33 -04:00
meeb
cad9401ad3
Merge pull request #968 from tcely/patch-6
Start using the new metadata models
2025-04-27 15:17:25 +10:00
tcely
6caf26ed5b
Drop an unnecessary 's' 2025-04-26 22:02:48 -04:00
tcely
cbcd1185af
Update reset-metadata.py 2025-04-26 21:58:26 -04:00
tcely
9f56c38166
Be extra careful about which formats are deleted 2025-04-26 21:23:34 -04:00
meeb
6d5d3ad98c
Merge pull request #991 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
Expand resolution matching to include height
2025-04-26 22:47:22 +10:00
tcely
c7b9efbaac
Expand resolution matching to include height
Return the requested codec before matching the first available format
2025-04-26 07:13:31 -04:00
meeb
4b30e6d2b1
Merge pull request #989 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.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Restore all the individual files
2025-04-25 13:48:25 +10:00
tcely
6e97a24ec0
Restore all the individual files 2025-04-24 15:09:11 -04:00
tcely
ef4f4eed03
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-24 13:44:13 -04:00
tcely
1ef1a5a985
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-24 13:40:16 -04:00
tcely
6790456e0f
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-24 13:33:55 -04:00
tcely
ff0f72b884
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-24 13:31:25 -04:00
tcely
8afe97c4d1
Update 0011_auto_20220201_1654_squashed_0020_auto_20231024_1825.py 2025-04-24 13:23:00 -04:00
meeb
6dc6e8e1a9
Merge pull request #987 from tcely/migrations
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
Squashed earlier migrations
2025-04-24 14:37:46 +10:00
tcely
6d299a6661
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-24 00:08:11 -04:00
tcely
fc0ab058a6
Update 0031_metadata_metadataformat.py 2025-04-24 00:05:08 -04:00
tcely
d30b399301
Update 0011_auto_20220201_1654_squashed_0020_auto_20231024_1825.py 2025-04-24 00:01:46 -04:00
tcely
79e7d88528
Update 0001_initial_squashed_0010_auto_20210924_0554.py 2025-04-24 00:00:16 -04:00
tcely
ca2e2c8ac5
Update 0011_auto_20220201_1654_squashed_0020_auto_20231024_1825.py 2025-04-23 23:55:47 -04:00
tcely
0152c971c9
Update 0001_initial_squashed_0010_auto_20210924_0554.py 2025-04-23 23:54:45 -04:00
tcely
de26749409
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-23 23:24:41 -04:00
tcely
706a34d690
Update 0001_initial_squashed_0010_auto_20210924_0554.py 2025-04-23 23:22:20 -04:00
tcely
a2f8e7074c
Update 0001_initial_squashed_0010_auto_20210924_0554.py 2025-04-23 23:19:54 -04:00
tcely
a5c8a35875
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-23 23:15:44 -04:00
tcely
bcb3ae0215
Update 0001_squashed_0030_alter_source_source_vcodec.py 2025-04-23 23:13:03 -04:00
tcely
9803d5890f
Rename tubesync/sync/0001_squashed_0030_alter_source_source_vcodec.py to tubesync/sync/migrations/0001_squashed_0030_alter_source_source_vcodec.py 2025-04-23 23:10:16 -04:00
tcely
f220c797bc
Update 0031_metadata_metadataformat.py 2025-04-23 23:07:56 -04:00
meeb
ecfcf7d6ff
Merge pull request #985 from tcely/patch-2
Use the default locale before the new one is ready
2025-04-24 13:06:31 +10:00
tcely
57c39fcc74
Rename tubesync/sync/migrations/0001_squashed_0030_alter_source_source_vcodec.py to tubesync/sync/0001_squashed_0030_alter_source_source_vcodec.py 2025-04-23 23:05:12 -04:00