Kavita/API/DTOs/OPDS
Joseph Milazzo f17d89ea47
ComicInfo Refactor (#636)
* Implemented methods to parse out the whole ComicInfo file and a mock ComicInfo from epub files.

* Removed unused imports. ScanSeries needs to cleanup deleted chapters and call RefreshMetadata. Ensure after scan we cleanup tags without any series.

* Random cleanup

* Added some comments about data getting stale and not updating.

* Removed old Summary methods in favor of the ComicInfo versions

* Added a missing property

* Fixed unit test
2021-10-04 16:10:48 -07:00
..
Author.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Feed.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
FeedEntry.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
FeedEntryContent.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
FeedLink.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
FeedLinkRelation.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
FeedLinkType.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
OpenSearchDescription.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
SearchLink.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00