Commit Graph

199 Commits

Author SHA1 Message Date
ISO-B
7607381ea4 Added _isbn to Book so it's always string 2022-01-04 14:46:40 +02:00
ISO-B
01c8013309 Changed replaceAll to replace since node12 doent' have it 2022-01-04 14:41:34 +02:00
ISO-B
2f8a90c21a Added isbn search
Search now also searches books using isbn.
ISBN match has to be exact to prevent isbn matches to flood results.
2022-01-04 12:20:28 +02:00
ISO-B
021d3cfa1a Added isbn fetching for metadata
If file metadata has isbn tag it will be fetched and used for book
2022-01-03 21:40:03 +02:00
mx03
02db145a0c Fix: escape special characters in provider urls 2021-12-30 10:57:28 +01:00
advplyr
b80d735750 Add:User listening stats page and new library stats 2021-12-29 15:53:19 -06:00
advplyr
e56196a137 Add:Alternative bookshelf view with titles #232 2021-12-28 15:50:17 -06:00
advplyr
3905ef677d
Merge pull request #270 from mx03/patherror
Bug: Missing path variable
2021-12-27 11:36:12 -06:00
mx03
ace37cc54f Missing Path variable 2021-12-27 17:51:19 +01:00
mx03
090a6a3696 Sort filters 2021-12-27 11:43:07 +01:00
advplyr
dd7aed8f90 Fix:Add natural sort to books/all route #261 2021-12-26 16:17:10 -06:00
advplyr
de579347e8 Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2021-12-26 11:28:48 -06:00
advplyr
ef94a6bb29 Change:Series volume numbers to use language sensitive sorting #261 2021-12-26 11:25:07 -06:00
mx03
46e13f8971 fix cover cache not purged after change 2021-12-25 21:56:39 +01:00
advplyr
49fcaefd01 Fix:Open stream update with full audiobook object #255 2021-12-25 07:22:46 -06:00
advplyr
a17348f916 Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
advplyr
3f8551f9a1 Change:Bookshelf to return minified audiobook objects and limit 100 #255 2021-12-24 16:37:57 -06:00
mx03
6fb5352ed5 Fix audible match if title or author has special characters 2021-12-21 14:02:27 +01:00
advplyr
1b03af4041 Add:Api route to sync stream data for use in android native 2021-12-19 18:45:56 -06:00
advplyr
1463af28ce Add:Support AAC audio files #244 2021-12-16 18:44:50 -06:00
advplyr
394789d64e Fix:metadata covers check file exists on scan #239 2021-12-15 19:39:26 -06:00
advplyr
b18af414b6 Fix:Check failed ffmpeg image command +additional errors logs #239 2021-12-14 15:19:23 -06:00
advplyr
57b464c867 Fix:Set full cover path for extracted covers & use temp fix to update books without a full cover path 2021-12-13 16:53:04 -06:00
Keagan Hilliard
d6ae50f89a Remove sharp in favor of ffmpeg, fallback to cover 2021-12-13 11:29:31 -08:00
advplyr
ddf0fa72e8 Add:Cover image cache, resize & use webp image #223 2021-12-12 17:15:37 -06:00
Keagan Hilliard
69fa00608f Added an endpoint to serve different cover sizes 2021-12-12 08:52:27 -08:00
advplyr
3d6bbeb3cd Fix:Find books api endpoint #225 2021-12-08 14:29:10 -06:00
advplyr
c5465ad8e0 Add:Select cover search provider, Add:Persist selected provider, Change:API routes for searching 2021-12-07 18:42:56 -06:00
advplyr
9548be7075
Merge pull request #226 from keaganhilliard/master
Added ASIN support in the title field
2021-12-07 18:11:32 -06: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
advplyr
fde6700a82 Fix:Multi select dropdown menus overflow and update on scroll,Fix: Batch edit only submit updates that were made #222 2021-12-06 17:55:43 -06:00
advplyr
c17af1fc28 Fix:Sort books for series #220 2021-12-06 16:18:26 -06:00
advplyr
975984e8d1 Add:forceRescan rescans existing audio files,Fix:False positives for if an audio file was updated 2021-12-05 11:29:42 -06:00
advplyr
040548c6db Fix:Reorder libraries route and draggable table,Fix:Update filter daata 2021-12-05 09:52:23 -06:00
Igor Kaldowski
b68c181631 Add: Force re-scan library 2021-12-04 23:57:47 +00:00
advplyr
f6d43ea60f Merge version bump 1.6.35 2021-12-04 16:22:40 -06:00
advplyr
0c1a0f5d01 Fix:Bookshelf shadow,Fix:Series volume sort 2021-12-04 16:21:10 -06:00
Igor Kaldowski
4ac0bd6770 Moved getting xml meta entries to opf parser 2021-12-04 22:15:23 +00:00
Igor Kaldowski
60aeb23797 Fix Series Sort 2021-12-04 22:10:26 +00:00
Igor Kaldowski
670a461752 Strip html from opf descriptions 2021-12-04 21:07:43 +00:00
Igor Kaldowski
6e621ecce1 Get series info from opf 2021-12-04 21:07:31 +00:00
advplyr
9423727f89 Fix:Size and duration sort 2021-12-03 18:30:51 -06:00
advplyr
8225d35022 Fix:Cover aspect ratio for search match,Fix:Dynamic route 404s 2021-12-02 19:40:42 -06:00
advplyr
d544540454 Add:Experimental authors page layout #187,Add:Square covers #210 2021-12-02 19:02:38 -06:00
advplyr
9a6ba3d0de Add:Server option to use square cover images #210 2021-12-02 15:49:03 -06:00
advplyr
c61c0cfc6b Fix:Mobile app api endpoint middleware 2021-12-02 11:44:45 -06:00
advplyr
1ef9a689bc Lazy bookshelf finalized 2021-12-01 19:07:03 -06:00
advplyr
5c92aef048 Lazy bookshelf, api routes for categories and filter data 2021-11-30 20:02:40 -06:00
advplyr
4587916c8e Lazy bookshelf 2021-11-28 19:36:44 -06:00