Commit Graph

76 Commits

Author SHA1 Message Date
aae92649b1 Add:Ebook and supplementary ebook library filters 2023-06-10 15:59:44 -05:00
09566c02ea Fix:Series page In Progress filter showing completed series #1827 2023-06-07 14:01:03 -05:00
4d8a1b5b6d Add:Ebook library filter, and update e-book to ebook 2023-05-30 16:37:24 -05:00
3e4c94e2b4 Update:Continue Reading and Read Again home page shelves for ebook only items #1782 2023-05-27 08:20:09 -05:00
fd58df4729 Add:Abridged book detail, parse from audible, abridged book filter #1408 2023-03-22 18:05:43 -05:00
d95975cade Fix:Series page progress filter #1577 2023-03-03 17:35:14 -06:00
08d7a9aa14 Add size stats 2023-02-19 21:39:28 +00:00
49279430fc Add:Recommended book home page shelf 2023-01-27 17:59:06 -06:00
aaede2752c Don't list book twice in continue series
Sometimes, a book belongs to more than one series. If you listen to and
finish such a book, Audiobookshelf will list the next book in “Continue
Series” twice, right next to each other. That is not helpful.

This patch fixes the problem by not adding books to the list if they are
already in the list.
2023-01-13 00:50:04 +01:00
02c4b21d3f Show next book only if previous book is finished
This patch changes the books displayed in “Continue Series”, avoiding
books if another book from the series is played back right now. This
prevents Audiobookshelf suggesting books to which users will not listen
to because they are still listening to the last one.

Once a book is finished, the next book in the series will pop still be
suggested to the user.

This fixes  #1382
2023-01-10 21:50:33 +01:00
d6da161b13 Music albums grouping and page 2023-01-02 18:02:04 -06:00
70ba2f7850 Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
d8ee61bfab Update:Personalized API endpoint include query string to add rssFeed to entities 2022-12-31 14:31:38 -06:00
0e6b0d3eff Update:Remove RSS feeds from login response payload and include feeds from library items request 2022-12-31 10:59:12 -06:00
4fcdeda447 Add:Book library filter for missing cover image #1243 2022-12-15 17:46:27 -06:00
4541e9ddc3 Fix:Library filters when using other language #1166 2022-11-27 17:54:40 -06:00
972271a1a9 Add:Library filter for single & multi-track audiobooks #1213 2022-11-27 17:42:02 -06:00
400e34a4c7 Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
c1035d97e8 Show book sequences for collapsed series when filtering by series 2022-11-05 20:01:01 -04:00
b322d0207b Fixed sorting to be more consistent for multiple series (and generally) 2022-11-05 20:01:01 -04:00
d64932dad7 Fixes bug when titles are in multiple series being collapsed 2022-11-05 20:01:01 -04:00
473257f65e Makes it so the when sorting and ignoring prefixes, they are actually ignored 2022-11-03 00:14:07 -04:00
fbbcbb4af1 Add:Series filters #712 2022-10-29 15:33:38 -05:00
ce133cd6f2 Add:Series sort #712 2022-10-29 11:17:51 -05:00
067d90474b Add:Collapsed series finished progress bar #1062 2022-10-14 17:59:00 -05:00
63c55f08dc Add:Remove episodes from continue listening shelf #919 2022-09-28 17:57:27 -05:00
98e79f144c Add:Remove item from continue listening shelf #919 2022-09-28 17:45:39 -05:00
ac30a971c5 Fix:Clean user data on server start removing invalid media progress items 2022-09-28 17:12:27 -05:00
9ee6eaade9 Add:Hide series from home page option #919 2022-09-27 17:48:45 -05:00
9f200ece99 Add:API endpoint to get continue listening items across all libraries for android auto 2022-08-14 10:24:41 -05:00
e02169907d Add:Filter for RSS feeds open #893 2022-08-06 07:58:19 -05:00
7a14b49aea Fix:Continue series shelf showing in reverse order 2022-08-02 16:41:52 -05:00
b64a651b27 Update:Series page support sort ignore prefix #866 2022-07-30 17:07:54 -05:00
06b8d1194c Fix:Library collapsed series to respect ignore prefixes setting #866 2022-07-30 16:18:26 -05:00
089d4b5cee Update:Remove fast-sort dependency 2022-06-07 20:22:23 -05:00
881baa818d Fix:Progress filter 2022-06-05 15:26:27 -05:00
0d1ff35c5e Add:Not Finished progress filter #650 2022-06-02 18:20:18 -05:00
acf22ca4fa Testing video media type 2022-05-30 19:26:53 -05:00
302870a101 Fix:Continue series shelf show next book in series #608 2022-05-20 15:55:03 -05:00
4bcca97b1f Update:Home page continue series shelf to use first unplayed book (instead of next book after most recently played) #608 2022-05-19 18:09:26 -05:00
5f0f8b92d1 Fix:Continue series home page shelf to check for finished books in series #545 2022-05-01 15:31:07 -05:00
fc8473ed84 Add:Putting back in the Continue Series shelf on the home page #541 2022-04-30 12:24:48 -05:00
b19442e440 Remove old home page personalized API route 2022-04-30 11:36:05 -05:00
4291769b93 Fix:Filter checks on server to check for mediaType 2022-04-25 17:36:18 -05:00
4bc7cd2045 Fix: show books with invalid audio files and add error icon on book items #491 2022-04-24 18:05:15 -05:00
6e99cf6570 Fix: filter sort authors and series, authors page sort alphabetical #497 2022-04-24 17:15:41 -05:00
e3ae3f7e6a Update personalized api endpoint to new optimal function that only loops through library items once 2022-04-24 16:56:30 -05:00
034d858f18 Change new podcast modal to remove episode download list #494, Fix error when importing many episodes (set max size to 5MB) #493, show podcast episodes downloading and in queue on podcast landing page 2022-04-23 19:41:06 -05:00
5d12cc3f23 Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card 2022-04-22 19:31:11 -05:00
f2d9de5a5f Library stats page links to genres, authors, items #453, use overall days when hours > 10000 2022-04-20 18:43:39 -05:00