Commit Graph
20 Commits
Author SHA1 Message Date
Selfhost Alt 19cf3bfb9f Fix query to actually return empty series 2023-09-15 13:32:21 -07:00
Selfhost Alt b668c6e37a Remove stray quote 2023-09-14 23:04:47 -07:00
Selfhost Alt 71762ef837 Newline before printing query 2023-09-14 23:01:40 -07:00
Selfhost Alt b1524d245e Add ability to enable DEV logs of Sqlite queries 2023-09-14 22:52:43 -07:00
Selfhost Alt 8b39b01269 Scan for empty book series more efficiently 2023-09-14 22:35:33 -07:00
Selfhost Alt f7849d2956 Fix typo in fixParsedNameCase 2023-09-14 22:12:22 -07:00
Selfhost Alt 1350a91fba Handle another type of corrupted backup file 2022-05-30 23:53:00 -07:00
Selfhost Alt 5ac342defd Handle corrupted backups gracefully and continue loading other backups 2022-05-02 22:47:16 -07:00
Selfhost Alt 84dd06dfc4 Add options to skip matching media items if they already have an ASIN/ISBN 2022-04-26 17:36:29 -07:00
Selfhost Alt 22900a3f67 Log full path when warning about empty root 2022-04-25 15:28:03 -07:00
Selfhost Alt cb5d9a8287 Add explicit byte conversion variable to make code more self-documenting 2022-04-23 10:26:37 -07:00
Selfhost Alt f9530897c0 Add tooltip to explain the max backup size 2022-04-23 10:23:01 -07:00
Selfhost Alt 7c7e8285a4 Make maximum backup size configurable 2022-04-23 10:19:31 -07:00
Selfhost Alt 4b60b4f73e Set description when quick matching media 2022-04-22 23:19:46 -07:00
Selfhost Alt d88b20addd Update folder update logic to use new media path name 2022-04-22 22:29:38 -07:00
Selfhost Alt 02bf55b401 Add a filter for media that is missing specific fields 2022-04-18 21:47:03 -07:00
Selfhost Alt f0615c2971 Include the type of filter being applied in the UI 2022-04-18 21:20:32 -07:00
Selfhost Alt 2fc60e4e9c Handle an undefined publisher_summary when querying Audible 2022-04-16 14:57:36 -07:00
Selfhost Alt cdcfd01da2 Only consider an Audible ASIN query successful if the response contains an author 2022-04-16 11:55:58 -07:00
Selfhost Alt d6c5b6e8c6 Implement a stricter check for possible ASIN values in titles 2022-04-16 10:40:10 -07:00