Basic wiring with Kavita+ for CBR implemented. Metadata writing needs to be hooked up.
This commit is contained in:
parent
75419fb62b
commit
eba5e6875f
9 changed files with 52 additions and 33 deletions
|
|
@ -13,4 +13,5 @@ internal class SeriesDetailPlusApiDto
|
|||
public ExternalSeriesDetailDto? Series { get; set; }
|
||||
public int? AniListId { get; set; }
|
||||
public long? MalId { get; set; }
|
||||
public int? CbrId { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue