Kavita/API.Tests/Parser
Joe Milazzo ed4f9e0144
Preparation for Release (#2135)
* Don't allow Comic libraries to do any scrobbling as there aren't any Comic scrobbling providers yet.

* Fixed a bug where if you have multiple libraries pointing the same folder (for whatever reason), the Scan Folder api could be rejected.

* Handle if publication from an epub is empty to avoid a bad parse error

* Cleaned up some hardcoded default strings.

* Fixed up some defaulting code for the cache size.

* Changed how moving something back to on deck works after it's been removed. Now any progress will trigger it, as epubs don't have chapters.

* Ignore .caltrash, which is a Calibre managed folder, when scanning.

* Added the ability to see Volume Last Read Date (or individual chapter) in details drawer. Hover over the clock for the full timestamp.
2023-07-17 06:48:15 -07:00
..
BookParserTests.cs More Bugfixes (EPUB Mainly) (#2004) 2023-05-19 11:32:24 -05:00
ComicParserTests.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
DefaultParserTests.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
MangaParserTests.cs More Fixes (#1993) 2023-05-14 16:14:27 -07:00
ParserInfoTests.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
ParserTest.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00