Stats & More Polish on Metadata Matching (#3538)
This commit is contained in:
parent
6f3ba0948b
commit
5d6a5f0987
34 changed files with 178 additions and 124 deletions
|
@ -55,6 +55,11 @@ public class ServerInfoV3Dto
|
|||
/// </summary>
|
||||
/// <remarks>This pings a health check and does not capture any IP Information</remarks>
|
||||
public long TimeToPingKavitaStatsApi { get; set; }
|
||||
/// <summary>
|
||||
/// If using the downloading metadata feature
|
||||
/// </summary>
|
||||
/// <remarks>Kavita+ Only</remarks>
|
||||
public bool MatchedMetadataEnabled { get; set; }
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue