Commit Graph

38 Commits

Author SHA1 Message Date
Lars Kiesow b47ce4fb24 Use HTTPS for Google Books Images
The API for Google Books will return HTTP image URLs when matiching any
books using it as a search provider. In a secure environment, this
causes browser warnings.

All Google image links support HTTPS and we can safely switch to HTTOS
to avoid these warnings.
2022-12-18 00:18:11 +01:00
advplyr a68ade2b3d Update:Select largest cover image from Google Books provider #1244 2022-12-15 17:54:02 -06:00
advplyr c285dd666d Fix:Australian audible TLD #1191 2022-11-20 17:17:25 -06:00
advplyr ce4e48cbd7 Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
advplyr 3900db14d3 Add:Multi-region audible & audnexus support #731 2022-10-07 17:18:28 -05:00
advplyr 928c6cf5b3 Fix:iTunes returning artist names with & instead of all comma separated #1022 2022-10-04 17:41:26 -05:00
advplyr 14e5e11344 Cleaned series match & renaming volumeNumber to sequence 2022-10-01 17:01:22 -05:00
advplyr c23f31216a Fix:iTunes crash on matching genres #1025 2022-10-01 16:51:22 -05:00
advplyr 3d3571013f Add:Show audiobook duration and narrator in audible match results #886 2022-08-03 18:06:25 -05:00
advplyr 6fc70b8656 Remove LibGen provider and package 2022-07-04 19:14:52 -05:00
advplyr a5dacd7821 Merge master 2022-05-28 13:58:52 -05:00
advplyr c4bfa266b0 Add:HTML sanitizer lib to support html in podcasts and replace strip html lib 2022-05-27 19:41:40 -05:00
Kaldigo ce88ebb55b Removed response groups in Audible query and limited to 10 results 2022-05-23 22:48:11 +01:00
Kaldigo d15264832d Updated matching with latest changes, Added override toggle for quickmatch, added asin and isbn to quickmatch query, updated audible provider to use audnexus 2022-05-23 03:56:51 +01:00
advplyr f78d287b59 Update:Matching authors uses the ASIN if set #572, Fix:Purge author image cache when updating author 2022-05-13 18:11:54 -05:00
advplyr cc1181b301 Add:Chapter editor, lookup chapters via audnexus, chapters table on audiobook landing page #435 2022-05-10 17:03:41 -05:00
advplyr 2103edfcdc Update:Max levenshtein distance for matching author names to 3 #572 2022-05-07 20:01:29 -05: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
advplyr 3f6ed6dbf9 Add Podcast match tab and find covers 2022-04-13 18:13:39 -05:00
advplyr 7d66f1eec9 New data model edit tracks page, match, quick match, clean out old files 2022-03-13 19:34:31 -05:00
advplyr c6eb1096e8 Add:Podcast search page 2022-03-06 19:02:06 -06:00
advplyr a907c88f66 Add:iTunes search api metadata provider #381 2022-03-06 17:26:35 -06:00
advplyr 43f48b65f8 Add:Podcast iTunes search api and iTunes provider 2022-03-06 16:32:04 -06:00
advplyr 11be49a535 Add:Library match all books #359 2022-02-15 18:33:33 -06:00
mx03 02db145a0c Fix: escape special characters in provider urls 2021-12-30 10:57:28 +01:00
mx03 6fb5352ed5 Fix audible match if title or author has special characters 2021-12-21 14:02:27 +01:00
advplyr 2b3688b141 Update async function, update debug log 2021-12-07 18:10:56 -06:00
Keagan Hilliard 059d6d96a7 Added ASIN support in the title field 2021-12-07 10:27:30 -08:00
Keagan Hilliard b5d58a3d0b Better handle books with multiple series 2021-11-22 18:38:40 -08:00
advplyr d2503143ec Removing debug log 2021-11-21 15:28:57 -06:00
Keagan Hilliard ae8046823f Added support for audible metadata 2021-11-21 10:59:32 -08:00
advplyr 5308801540 Add: author object, author search api, author images #187 2021-11-17 19:19:24 -06:00
advplyr ad4dad1c29 Add: experimental match tab with google books search #59, Add: isbn field for books #59 2021-10-28 14:41:42 -05:00
Mark Cooper 63cae5b0ed Adding inode to files and audiobooks to support renaming, setting up watcher and removing chokidar 2021-08-25 17:36:54 -05:00
Mark Cooper 30700c1eb0 Update book finder and cover matching - includes LibGen provider 2021-08-21 09:15:44 -05:00
Mark Cooper a0c60a93ba Init 2021-08-17 17:01:11 -05:00