Quentin King
d5a2ea9feb
feat: auto-populate series ASIN from Audible metadata
...
- Update Audible provider to return series ASIN in search results
- Pass series ASIN through Match.vue when selecting metadata
- Update Book.updateSeriesFromRequest to forward ASIN to Series model
- Update Scanner to use series ASIN during quick match
When using the Audible metadata provider, the series ASIN is now
automatically captured and stored with the series.
2026-01-04 02:22:00 -06:00
advplyr
04eb3bc437
Fix server crash on audible match #4931
2025-12-23 16:44:29 -06:00
advplyr
7b37c98e88
Book tags genres dedupe ( #4927 )
...
* Update Audible provider dedupe genres/tags and return tags as array
* Update custom metadata provider to dedupe tags/genres and return tags as array
2025-12-21 15:38:34 -06:00
mikiher
a164c17d38
Reduce provider timout to 10 secs, Shorten error message
2025-10-02 13:26:05 +03:00
Vito0912
a617994207
added isbn
2025-06-11 08:12:23 +02:00
mikiher
286185329d
Support rich text book descriptions
2025-01-22 08:53:23 +02:00
advplyr
149bb3e5b2
Fix:Audible book match not falling back to search after failed ASIN #3314
2024-08-20 17:04:48 -05:00
advplyr
a018374d26
Update:Validate ASIN for author, chapter and match requests
2024-06-09 13:43:03 -05:00
advplyr
6fa49e0aab
Fix:Add timeout to provider matching default to 30s #3000
2024-05-25 16:32:02 -05:00
advplyr
f0caf1a933
Update:Book matches support lowercase letters in audible ASIN #2849
2024-04-16 16:39:57 -05:00
mikiher
8826d3af62
fix cleanSeriesSequence method to extract first numeric value
2024-03-14 19:36:51 +02:00
mikiher
29e9216bb1
Make series sequence cleanup slighlty less aggressive
2024-03-12 13:17:52 +02:00
advplyr
b5e255a384
Update:Clean series sequence response from audible provider #2380
...
- Removes Book prefix
- Splits on spaces and takes first, removes trailing comma
2023-12-06 17:31:36 -06:00
advplyr
84c16c4a39
Fix:Audible india provider
2023-05-14 13:42:29 -05:00
advplyr
fd58df4729
Add:Abridged book detail, parse from audible, abridged book filter #1408
2023-03-22 18:05:43 -05:00
advplyr
3588e1e8d3
Update:Handle badly formatted series sequence from Audible #1339
2023-01-07 16:33:20 -06:00
advplyr
c285dd666d
Fix:Australian audible TLD #1191
2022-11-20 17:17:25 -06:00
advplyr
3900db14d3
Add:Multi-region audible & audnexus support #731
2022-10-07 17:18:28 -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
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
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
7d66f1eec9
New data model edit tracks page, match, quick match, clean out old files
2022-03-13 19:34:31 -05: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