advplyr
a018374d26
Update:Validate ASIN for author, chapter and match requests
2024-06-09 13:43:03 -05:00
advplyr
ee501f70ed
Auto-formatting
2024-06-09 12:51:28 -05:00
jfrazx
e9e9a8ba75
chore: merge and resolve
2024-06-09 09:18:42 -07:00
advplyr
6fa49e0aab
Fix:Add timeout to provider matching default to 30s #3000
2024-05-25 16:32:02 -05:00
advplyr
ad30977781
Fix:Custom metadata provider including extra curly bracket in query string #2860
2024-04-18 16:16:59 -05:00
advplyr
f0caf1a933
Update:Book matches support lowercase letters in audible ASIN #2849
2024-04-16 16:39:57 -05:00
advplyr
91248b496e
Merge pull request #2734 from mikiher/fix-sequence-cleanup
...
Make series sequence cleanup slighlty less aggressive
2024-03-14 13:12:04 -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
Kaldigo
94d1732b0d
Added isbn to CustomProviderAdapter
2024-03-12 08:18:52 +00:00
jfrazx
5e8f247e84
chore: merge master
2024-02-22 10:50:49 -08:00
advplyr
acf75abdf1
Update:Match author use closest name match by levenshtein distance #2624
2024-02-18 13:06:51 -06:00
advplyr
180c328ed1
Update jsdocs for search podcasts
2024-02-17 13:24:49 -06:00
advplyr
4e3e7b10ce
Update:Custom metadata provider adapter sends mediaType as a query param
2024-02-12 17:12:49 -06:00
advplyr
0cf2f8885e
Add custom metadata provider controller, update model, move to item metadata utils
2024-02-11 16:48:16 -06:00
advplyr
ddf4b2646c
Merge branch 'master' into dewyer/add-custom-metadata-provider
2024-02-11 09:10:29 -06:00
Spenser Bushey
295ca3d9a2
Return png from AudiobookCovers.com
...
Changes AudiobookCovers.com provider to return the full size png file from the server. The original file url has the incorrect content-type header set, which caused issues downloading new cover images.
2024-01-30 09:15:50 -08:00
jfrazx
70827727aa
feat(429): retry 429 request errors
2024-01-22 22:19:05 -08:00
jfrazx
73c21242b4
feat: utilize p-throttle instad of limiter
2024-01-22 20:36:20 -08:00
jfrazx
4c9b2ad08b
chore: merge master
2024-01-16 18:31:29 -08:00
jfrazx
79c34d0638
chore: merge master
2024-01-13 11:46:38 -08:00
FlyinPancake
3b531144cf
implemented suggestions, extended CMPs with series
2024-01-12 21:45:03 +01:00
Barnabas Ratki
5ea423072b
Small fixes
2024-01-03 20:40:36 +01:00
Barnabas Ratki
8027c4a06f
Added support for custom metadata providers
...
WiP but already open to feedback
2024-01-03 20:25:34 +01: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
jfrazx
4e6b75d650
fix; HTTP/429 when requesting authors information, resolves #1570
2023-10-05 13:48:55 -07:00
advplyr
84c16c4a39
Fix:Audible india provider
2023-05-14 13:42:29 -05:00
advplyr
84839bea44
Cleanup audiobookcovers.com addition
2023-04-21 16:17:52 -05:00
Spenser Bushey
1342897858
Removed useless comments
2023-04-20 16:39:04 -07:00
Spenser Bushey
f9ed412e4e
Add AudiobookCovers.com metadata provider
...
AudiobookCovers.com acts as a cover-only metadata provider, therefore will only show up in the covers selector.
2023-04-19 22:13:52 -07:00
advplyr
e271e89835
Author API requests to use region from library provider
2023-04-16 15:53:46 -05:00
lukeIam
a3e63e03d2
Use region for author queries
2023-04-16 13:36:50 +02:00
advplyr
fd58df4729
Add:Abridged book detail, parse from audible, abridged book filter #1408
2023-03-22 18:05:43 -05:00
mfcar
c14d13440f
Add explicit info
2023-02-22 12:48:12 +00:00
advplyr
f35c96e118
FantLab minor refactor
2023-02-11 14:25:25 -06:00
Dmitry
371cd3b2e5
Update server/providers/FantLab.js
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
2023-02-09 23:09:44 +03:00
Dmitry Naboychenko
b9307143bd
FantLab match provider fixes after code review
2023-02-08 22:32:27 +03:00
Dmitry Naboychenko
cf927f61a0
Add FantLab.ru Book Finder
2023-02-07 00:25:18 +03:00
advplyr
3588e1e8d3
Update:Handle badly formatted series sequence from Audible #1339
2023-01-07 16:33:20 -06:00
advplyr
2cd9079692
Add MusicBrainz provider
2023-01-07 13:05:33 -06:00
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