8683fc9fe4
Fix:Show series name when collapsing sub-series #2140
2023-09-23 14:38:30 -05:00
9e13c64408
Handle sorting when collapsing by series and filtering by series on library page
2023-09-08 13:42:19 -05:00
03115e5e53
Replace old items filter/sort api endpoint with new, handle collapse sub-series
2023-09-04 15:26:07 -05:00
6c1b4e3a36
Update db model references
2023-08-20 13:34:03 -05:00
4f94deefa0
Fix remove items with issues API route & remove old endpoints
2023-08-19 17:12:24 -05:00
09eefae808
Add remaining personalized shelf queries, update book libraries home page to use new API endpoint
2023-08-05 14:01:16 -05:00
4d0acb30ba
Update bookSeries & bookAuthors table to include createdAt timestamp
2023-07-29 17:25:11 -05:00
4dbe8d29d9
Update db migration for duration, size, lastFirst, and ignore prefix columns
2023-07-28 18:03:31 -05:00
6814adffcc
Update:Only load feeds when needed
2023-07-17 16:48:46 -05:00
ec998dc1ac
Update:Podcast library item covers show number of episodes incomplete #782
2023-07-15 14:45:08 -05:00
b108f2241b
Add:Library filter for publishers & link to publisher filter on book page #1813
2023-07-15 12:22:13 -05:00
cf7fd315b6
Init sqlite take 2
2023-07-04 18:14:44 -05:00
bdbc5e3161
Add:Library setting to hide single book series #1433
2023-06-29 17:55:17 -05:00
18cb394884
Update:Remove episodes from newest shelf when finished #1871
2023-06-26 17:32:45 -05:00
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