advplyr
8558baf30a
Merge branch 'master' into feat-forwardauth
2022-12-18 09:49:49 -06:00
advplyr
4fcdeda447
Add:Book library filter for missing cover image #1243
2022-12-15 17:46:27 -06:00
advplyr
4d8e2a1279
Update:Max filename to 255 bytes in utf-16 #1261
2022-12-13 17:46:18 -06:00
advplyr
4541e9ddc3
Fix:Library filters when using other language #1166
2022-11-27 17:54:40 -06:00
advplyr
972271a1a9
Add:Library filter for single & multi-track audiobooks #1213
2022-11-27 17:42:02 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
advplyr
3282ac67e4
Fix:Podcast pubDate parsing #1116
2022-11-06 15:43:17 -06:00
Scott Ruoti
c1035d97e8
Show book sequences for collapsed series when filtering by series
2022-11-05 20:01:01 -04:00
Scott Ruoti
b322d0207b
Fixed sorting to be more consistent for multiple series (and generally)
2022-11-05 20:01:01 -04:00
Scott Ruoti
d64932dad7
Fixes bug when titles are in multiple series being collapsed
2022-11-05 20:01:01 -04:00
advplyr
9627f58541
Merge pull request #1110 from keaganhilliard/tone-json
...
Added tone json file support
2022-11-05 13:13:49 -05:00
advplyr
1118b8b782
Metadata embed and m4b merge fixes and cleanup
2022-11-05 13:13:52 -05:00
Keagan Hilliard
586c8a550a
Removed a noisy log and limit chapter embedding to items with only 1 audiofile
2022-11-03 10:09:49 -06:00
Keagan Hilliard
d57effe97c
Fixed a couple of issues, should be working well now
2022-11-03 09:32:50 -06:00
Scott Ruoti
473257f65e
Makes it so the when sorting and ignoring prefixes, they are actually ignored
2022-11-03 00:14:07 -04:00
Keagan Hilliard
c1938f78c2
Added json file support
2022-11-02 19:40:50 -06:00
pgodwin
b8d0395e6d
Add support for forward proxy auth. Tested with authentik.
...
- adds new method (`getUserFromProxyAuth) to server/Auth.js to check for
relevant environment variables and pull the user from the request headers..
- adds `/forwardauth` route to call new proxy auth method
- modified /client/login.vue to call `/forwardauth` and authenticate
the user if returned by forwardauth
- add a helper method in `server/utils/parseBool.js` to help check for
boolean values from environment
- update the readme.md to explain how enable forward auth.
2022-11-02 22:03:06 +10:00
advplyr
fbbcbb4af1
Add:Series filters #712
2022-10-29 15:33:38 -05:00
advplyr
ce133cd6f2
Add:Series sort #712
2022-10-29 11:17:51 -05:00
advplyr
e1e10dca50
Update:Default library view to detail instead of bookshelf view & update settings copy
2022-10-22 09:13:20 -05:00
advplyr
f55559e9a3
Add:Support for webm and webma audio files #1079
2022-10-20 17:24:51 -05:00
advplyr
cb762c97a8
Fix:Podcast parsing pubDate from RSS feed #1072
2022-10-16 16:24:05 -05:00
advplyr
067d90474b
Add:Collapsed series finished progress bar #1062
2022-10-14 17:59:00 -05:00
advplyr
bec599f325
Update:30s timeout for file downloading axios request #1050
2022-10-08 17:15:37 -05:00
advplyr
6a6d384d88
Update:Scanner folder name parse sequence starting with decimal and cast to number
2022-10-08 15:42:38 -05:00
advplyr
c254dc5144
Add:Button for testing scan probes in audiobook tracks table
2022-10-02 15:24:32 -05:00
advplyr
63c55f08dc
Add:Remove episodes from continue listening shelf #919
2022-09-28 17:57:27 -05:00
advplyr
98e79f144c
Add:Remove item from continue listening shelf #919
2022-09-28 17:45:39 -05:00
advplyr
ac30a971c5
Fix:Clean user data on server start removing invalid media progress items
2022-09-28 17:12:27 -05:00
advplyr
9ee6eaade9
Add:Hide series from home page option #919
2022-09-27 17:48:45 -05:00
advplyr
b7bdaac163
Fix:Trim whitespace when parsing audio file meta tags #997
2022-09-25 17:15:19 -05:00
advplyr
97da73baf3
Update:Experimental metadata embed tool to use tone
2022-09-25 15:56:06 -05:00
advplyr
88726bed86
Update:Notification system descriptions #996
2022-09-25 09:46:45 -05:00
advplyr
0ef2a2e4b6
Update:Notifications onTest for testing and parse title/body template #996
2022-09-24 16:15:16 -05:00
advplyr
b08ad8785e
Notification create/update events UI
2022-09-22 18:12:48 -05:00
advplyr
be592a04d0
Update:Author names ignore periods when checking for existing authors #993
2022-09-18 16:58:20 -05:00
advplyr
70ef09f451
Add:Podcast quickmatch attempts quick matching unmatched episodes #983
2022-09-15 18:35:56 -05:00
advplyr
b2b5111c50
Fix TONE_PATH in toneProber
2022-09-11 16:42:28 -05:00
advplyr
e11629a161
Fix:.ignore files not working inside library item subdirs #979
2022-09-11 16:22:07 -05:00
advplyr
c16e6d19ae
Add:Experimental tone library for scanning metadata
2022-09-11 15:35:06 -05:00
advplyr
e32f51f58a
Fix:Add podcast modal for mobile screen sizes #975
2022-09-09 17:40:06 -05:00
barry
99ea7866c5
Optional match on ending ;
2022-08-30 21:15:18 -04:00
barry
3194b4cd87
Ability to decode HTML Entities when all tags are stripped. Fixes #929
2022-08-30 19:20:35 -04:00
advplyr
7a69afdcd9
Add:Podcast auto-download option to delete an episode if it exceeds X max episodes to keep #903
2022-08-15 17:35:13 -05:00
advplyr
9f200ece99
Add:API endpoint to get continue listening items across all libraries for android auto
2022-08-14 10:24:41 -05:00
advplyr
1ad9ea92b6
Update:OPF parser return array of authors and narrators without attempting to parse names #907
2022-08-12 17:30:05 -05:00
advplyr
e02169907d
Add:Filter for RSS feeds open #893
2022-08-06 07:58:19 -05:00
advplyr
7a14b49aea
Fix:Continue series shelf showing in reverse order
2022-08-02 16:41:52 -05:00
advplyr
95ac74d748
Fix:Overdrive chapter parser crash server on invalid meta data #880
2022-08-01 18:28:56 -05:00
advplyr
b64a651b27
Update:Series page support sort ignore prefix #866
2022-07-30 17:07:54 -05:00