advplyr
|
5a01be1ee3
|
Add tempFileDir for uploads
|
2023-06-06 15:40:52 -05:00 |
|
Coda
|
2fd3238576
|
Fix: useTempFiles=true, upload use tmp instead of ram
|
2023-06-04 15:56:41 -07:00 |
|
Coda
|
a3642b204d
|
Fix: decode filename as utf8 on upload
|
2023-06-03 21:44:13 -07:00 |
|
advplyr
|
4d8a1b5b6d
|
Add:Ebook library filter, and update e-book to ebook
|
2023-05-30 16:37:24 -05:00 |
|
advplyr
|
c382f07b05
|
Fix:Close player resetting progress #1807
|
2023-05-30 16:08:30 -05:00 |
|
advplyr
|
05ce9c6eda
|
Add:Email smtp config & send ebooks to devices #1474
|
2023-05-29 17:38:38 -05:00 |
|
advplyr
|
15aaf2863c
|
Add:OPML Export #1260
|
2023-05-28 15:10:34 -05:00 |
|
advplyr
|
019063e6f4
|
Update:New API routes for library files and downloads
|
2023-05-28 12:34:22 -05:00 |
|
advplyr
|
ea79948122
|
Fix:Podcast episode downloads where RSS feed uses the same title #1802
|
2023-05-28 11:24:51 -05:00 |
|
advplyr
|
4f75a89633
|
Update:New EBook API endpoint
|
2023-05-28 10:47:28 -05:00 |
|
advplyr
|
b3f19ef628
|
Fix:Static file route check authorization
|
2023-05-28 09:34:03 -05:00 |
|
advplyr
|
f16e312319
|
Fix:Series api check user has access to library
|
2023-05-28 08:51:34 -05:00 |
|
advplyr
|
056da0ef70
|
Fix:Static ebook route
|
2023-05-28 08:39:41 -05:00 |
|
advplyr
|
53c96b2540
|
Update:Handle multiple sessions open, sync when paused, show alert of multiple sessions open when both are playing #1660
|
2023-05-27 17:21:43 -05:00 |
|
advplyr
|
9712bdf5f0
|
Update:Check if directory already exists before upload #1497
|
2023-05-27 16:00:34 -05:00 |
|
advplyr
|
0678c26627
|
Fix:Catch exception when podcast episode download request fails #1759
|
2023-05-27 15:24:08 -05:00 |
|
advplyr
|
b52e240025
|
Add:Batch re-scan #1754
|
2023-05-27 14:51:03 -05:00 |
|
advplyr
|
2cc23b6d6b
|
Update:Auto update home page shelves when new episode is added #716
|
2023-05-27 09:13:44 -05:00 |
|
advplyr
|
3e4c94e2b4
|
Update:Continue Reading and Read Again home page shelves for ebook only items #1782
|
2023-05-27 08:20:09 -05:00 |
|
advplyr
|
1da471e136
|
Fix:Embed metadata tool embed ASIN, SERIES and SERIESPART #1794
|
2023-05-26 17:57:56 -05:00 |
|
advplyr
|
36477a832c
|
Add:Saving progress for PDF ebooks #1791
|
2023-05-24 16:41:16 -05:00 |
|
advplyr
|
be2d317325
|
Fix initialize currentTime and ebookProgress for MediaProgress
|
2023-05-20 15:37:44 -05:00 |
|
advplyr
|
9f6bfeb839
|
Fix:Removing media progress that was started local
|
2023-05-20 15:19:09 -05:00 |
|
advplyr
|
f4f5f79af7
|
Update:Add chapters to playback session so they can be used for podcast episodes in mobile apps
|
2023-05-20 13:30:07 -05:00 |
|
advplyr
|
92bb2fb23d
|
Fix:Levenshtein distance crash when passed non-strings
|
2023-05-18 17:07:58 -05:00 |
|
advplyr
|
3c406c12b4
|
Updates to metadata file format changing, use chapters from metadata file
|
2023-05-16 18:58:01 -05:00 |
|
advplyr
|
81d4ac3ed2
|
Add:metadata.json format #1775 #916
|
2023-05-15 18:23:31 -05:00 |
|
advplyr
|
32bdae31a8
|
Add:All providers option for searching covers #1774
|
2023-05-14 13:43:20 -05:00 |
|
advplyr
|
84c16c4a39
|
Fix:Audible india provider
|
2023-05-14 13:42:29 -05:00 |
|
advplyr
|
bac09de23d
|
Fix:getNarrators API endpoint check narrators are strings #1770
|
2023-05-12 18:22:09 -05:00 |
|
advplyr
|
2ab287e2a9
|
Fix:Podcast cron filter out failed library item
|
2023-05-08 16:20:09 -04:00 |
|
advplyr
|
30009e45da
|
Update:Book subtitle searchable #1755
|
2023-05-06 09:43:13 -05:00 |
|
advplyr
|
c848f366de
|
Update:Audio file disc meta tag support for TPA #1749
|
2023-05-03 17:33:01 -05:00 |
|
Andreas
|
d0972348b9
|
Added part to supported tags for file_tag_seriespart
Since `part` is a supported tag for `m4b` files, it's now added as another fallback option.
|
2023-05-03 10:40:11 +02:00 |
|
advplyr
|
eb7f66c89e
|
Add:Narrators page #860 #1139
|
2023-04-30 14:11:54 -05:00 |
|
advplyr
|
4db26f9f79
|
Add:Log user and ip on successful login #1740
|
2023-04-28 16:16:47 -05:00 |
|
advplyr
|
ff8a58c7bc
|
Remove log about not modifying permissions
|
2023-04-28 16:08:57 -05:00 |
|
advplyr
|
56e213d654
|
Update itemTagsSelected migration
|
2023-04-27 17:18:54 -05:00 |
|
Divyang Joshi
|
0387436111
|
feat: add support for inverting the selection on libraries and tags
|
2023-04-27 17:02:15 -04:00 |
|
advplyr
|
065675697d
|
Fix:Catch exception when failing to download podcast episodes
|
2023-04-26 18:15:50 -05:00 |
|
advplyr
|
a5627a1b52
|
Add:Search for narrators #1495
|
2023-04-24 18:25:30 -05:00 |
|
advplyr
|
dadd41cb5c
|
Fix:Podcast episode quick match crash #1711
|
2023-04-21 17:49:25 -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
|
0bb1cf002d
|
Fix:Crash when podcasts put empty spaces with episode file path in RSS feed #1650
|
2023-04-17 17:03:58 -05:00 |
|
advplyr
|
e4961feffb
|
Update:Remove item metadata path when removing item #1561
|
2023-04-16 16:23:13 -05:00 |
|
advplyr
|
eb5f257b8c
|
Merge pull request #1680 from lukeIam/region_authors
Use region for author queries
|
2023-04-16 15:54:49 -05:00 |
|
advplyr
|
e271e89835
|
Author API requests to use region from library provider
|
2023-04-16 15:53:46 -05:00 |
|
advplyr
|
f5009f76f4
|
Update proper lockfile settings #1326
|
2023-04-16 15:21:04 -05:00 |
|