Shadowghost
|
a7e2271845
|
Skip local metadata providers when identifying
|
2024-06-02 09:17:43 +02:00 |
|
Joshua M. Boniface
|
2ddb15c784
|
Merge pull request #11743 from Shadowghost/fix-replace
Fix replace logic
|
2024-06-01 18:33:31 -04:00 |
|
Shadowghost
|
4746c88633
|
Apply review suggestion
|
2024-05-30 09:21:23 +02:00 |
|
Shadowghost
|
b7d6bedbbb
|
Apply review suggestion
|
2024-05-30 08:54:44 +02:00 |
|
Shadowghost
|
684dfedbcc
|
Do not remove already set people on locked items
|
2024-05-27 19:14:17 +02:00 |
|
Tim Eisele
|
d89e5a0074
|
Exclude virtual items from DateLastMediaAdded calculation (#11804)
|
2024-05-24 07:36:39 -06:00 |
|
Shadowghost
|
95a6291c34
|
Fixes
|
2024-05-22 19:26:19 +02:00 |
|
Shadowghost
|
58041e1f9d
|
Fix backwards merge
|
2024-05-22 13:44:45 +02:00 |
|
Shadowghost
|
9145be6bfc
|
Remove local metadata stop logic
|
2024-05-22 07:38:53 +02:00 |
|
Shadowghost
|
f5a8fca22f
|
Don't drop existing metadata if item gets local locked
|
2024-05-21 23:22:44 +02:00 |
|
Shadowghost
|
0b64426cf2
|
Fix local locked and StopRefreshIfLocalMetadataFound logic
|
2024-05-21 23:08:00 +02:00 |
|
Shadowghost
|
f3bf9bcdc8
|
Fix final merge logic
|
2024-05-21 21:47:29 +02:00 |
|
Shadowghost
|
e67eb48540
|
Never revert locked state
|
2024-05-20 12:49:26 +02:00 |
|
Shadowghost
|
37d7e8f5bf
|
Fix replacement logic
|
2024-05-20 12:24:57 +02:00 |
|
Shadowghost
|
52cfd9f261
|
Properly pass replace flag to remote provider logic
|
2024-05-19 19:59:47 +02:00 |
|
Shadowghost
|
80c9589885
|
Fix local playlist scanning
|
2024-05-15 23:20:14 +02:00 |
|
gnattu
|
77a101cc98
|
Fix missing season Index (#11472)
|
2024-05-05 08:21:00 -06:00 |
|
scampower3
|
4bcabbde7b
|
Fixes 'replace missing metadata' overwrites existing metadata that does exist (#11136)
|
2024-03-18 08:39:30 -06:00 |
|
Cody Robibero
|
c7a94d48ae
|
Convert ItemSortBy to enum (#9765)
* Convert ItemSortBy to enum
* Rename Unknown to Default
|
2023-11-09 14:00:13 -07:00 |
|
Stepan Goremykin
|
f84469d500
|
Remove redundant using directives
|
2023-10-08 00:50:02 +02:00 |
|
LJQ
|
a0011886b0
|
Fixes metadata refresh problems with NFO files
|
2023-08-06 16:14:33 +08:00 |
|
Shadowghost
|
6ddc449a89
|
Implement NFO named season parsing
|
2023-05-20 18:57:56 +02:00 |
|
SenorSmartyPants
|
11d7c00de9
|
Fix local JPG primary image for video being overwritten by screen grabber (#9552)
|
2023-05-10 17:46:55 -06:00 |
|
Stepan Goremykin
|
6ae1903453
|
Use TryAdd
|
2023-04-06 19:17:28 +02:00 |
|
SenorSmartyPants
|
39677525f3
|
Don't overwrite NFO images (#9452)
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2023-03-18 19:24:48 -06:00 |
|
Bond_009
|
24a7e210c3
|
Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
|
2023-02-19 16:52:29 +01:00 |
|
Joe Rogers
|
4ce30989e0
|
Make update type for RunTimeTicks consistent with other file attributes
|
2023-02-12 23:14:43 -05:00 |
|
Joe Rogers
|
2d2b0a528c
|
Add missing checks for item locked state in metadata updates
|
2023-02-12 21:59:58 -05:00 |
|
Claus Vium
|
223aaec93f
|
Merge pull request #8995 from daullmer/nfo-remote-images-initial
Use nfo provided remote images on initial scan
|
2023-01-02 18:43:49 +01:00 |
|
David Ullmer
|
6e7b0a8cb2
|
Use nfo provided remote images on initial scan
|
2023-01-02 11:07:00 +01:00 |
|
Bond_009
|
6bf131b270
|
Use Diacritics.NET
Last time we had to revert this due to regressions, now those regression
tests seem to succeed with a newer version of Diacritics.NET
|
2022-12-27 16:53:58 +01:00 |
|
Bond-009
|
497d8c4957
|
Use Order() introduced in .NET 7 (#8923)
|
2022-12-19 09:30:00 -07:00 |
|
Bond_009
|
b366dc2e6e
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
Claus Vium
|
81b04ddbb5
|
Merge branch 'master' into providermanager-cleanup
|
2022-10-07 09:57:16 +02:00 |
|
Bond-009
|
6702756e7b
|
Merge pull request #7873 from cvium/fix_nfo_remoteimages
(cherry picked from commit 1a787e273a )
Signed-off-by: crobibero <cody@robibe.ro>
|
2022-06-14 19:30:59 -04:00 |
|
Bond-009
|
2b1a915ead
|
Merge pull request #7604 from Jellifi007/fixes-diactritics
Co-authored-by: Cody Robibero <cody@robibe.ro>
(cherry picked from commit 8d1d973438 )
Signed-off-by: crobibero <cody@robibe.ro>
|
2022-05-20 18:30:56 -04:00 |
|
Joe Rogers
|
2e2a594e19
|
Move Get*Providers definitions to interface
|
2022-04-03 23:34:47 +02:00 |
|
Bond-009
|
ef0708d876
|
Merge pull request #7078 from 1337joe/metadata-merge-data
|
2022-01-16 23:17:40 +01:00 |
|
Joe Rogers
|
f87e780fb5
|
Address review comments
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2022-01-16 13:21:24 +01:00 |
|
Joe Rogers
|
b43f46d5c9
|
Make identify flag describe purpose, not source
|
2022-01-08 14:03:59 +01:00 |
|
Joe Rogers
|
1dfbeae045
|
Embed ProviderUtils into MetadataService
|
2022-01-04 00:44:03 +01:00 |
|
Joe Rogers
|
19164378f2
|
Clean up warnings
|
2022-01-04 00:21:45 +01:00 |
|
Joe Rogers
|
c81d2e9dec
|
Remove existing images when applying identify
|
2022-01-03 23:41:13 +01:00 |
|
Joe Rogers
|
853ef727da
|
Add refresh flag to remove existing data/images
Fixes #7040
|
2022-01-02 22:21:05 +01:00 |
|
Joe Rogers
|
e3a7c9238d
|
Pull default MergeData implementation to parent
|
2021-12-28 15:12:09 +01:00 |
|
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
2021-12-27 07:38:06 -07:00 |
|
cvium
|
c86b064f80
|
Catch HttpRequestException when saving images from local provider
|
2021-12-21 12:29:09 +01:00 |
|
Bond_009
|
5726535a26
|
Fix some warnings
609 left
|
2021-11-09 13:14:31 +01:00 |
|