advplyr
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
advplyr
b260bcaeb1
Merge pull request #1144 from austinphilp/fix-listening-sessions-count-bug
...
Fix listening sessions count bug
2022-11-12 08:02:07 -06:00
advplyr
3ffc481a54
Fix users latest session computed property
2022-11-12 08:03:13 -06:00
Austin Philp
eb295453fc
Cleanup
2022-11-11 15:47:20 -08:00
advplyr
28feed6ea2
Fix:Remove collections when removing library
2022-11-11 17:44:19 -06:00
Austin Philp
c6dc4054be
Use total from listening-sessions endpoint to display total sessions
2022-11-11 15:41:50 -08:00
advplyr
4cbc8676c6
Update:Rename UserCollections to Collections
2022-11-11 17:13:10 -06:00
advplyr
c33314edfb
Add:Language select in account page #1103
2022-11-09 18:00:20 -06:00
advplyr
6e064eeafb
Add:Server setting for default language #1103
2022-11-08 18:09:07 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
advplyr
2662b3ec49
Update:More localization strings #1103
2022-11-08 08:37:39 -06:00
advplyr
faac6f677a
Update:More localization strings #1103
2022-11-07 18:27:17 -06:00
advplyr
eb463a2958
Add:Start of localization i18n #1103
2022-11-06 17:56:44 -06:00
advplyr
1118b8b782
Metadata embed and m4b merge fixes and cleanup
2022-11-05 13:13:52 -05:00
advplyr
c6e9fe6513
Update:Chapter lookup modal show # of chapters found vs current # of chapters #1070
2022-11-02 17:28:26 -05: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
685b4e77eb
Remove old viewMode code
2022-10-28 17:27:06 -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
0e96465d74
Remove old coverAspectRatio server setting
2022-10-22 09:01:00 -05:00
advplyr
ce4e48cbd7
Add:Region support for audible chapter lookup
2022-10-15 15:31:07 -05:00
advplyr
fdece944f4
Remove leftover string in chapter editor
2022-10-08 17:37:43 -05:00
advplyr
dcc223949a
Update:Add note for number of backups to keep #1041
2022-10-08 16:30:21 -05:00
advplyr
793233e782
Fix:Authors page to only include library items from the current library #1049
2022-10-06 17:06:06 -05:00
advplyr
94012e5dff
Add:Chapter editor shift all chapters by X seconds #927
2022-10-05 18:01:42 -05:00
advplyr
803c9699ef
Version bump 2.2.0
2022-10-02 15:54:05 -05:00
advplyr
d22b475539
Update tools copy
2022-10-02 14:49:24 -05:00
advplyr
142205f060
Add:Purge items cache button and api endpoint
2022-10-02 14:46:48 -05:00
advplyr
02d997897c
Add:Cancel m4b merge button #1008
2022-10-02 14:31:04 -05:00
advplyr
39979ff8a3
Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes
2022-10-02 14:16:17 -05:00
advplyr
441b8c5bb7
Update:M4b Merge tool moved to manage page
2022-10-02 11:53:53 -05:00
advplyr
a729ce1512
Fix:Metadata embed tool chapters list
2022-10-02 08:44:38 -05:00
advplyr
cd04533eea
Update:Setting up paths to eventually support subdirectory
2022-10-01 16:07:30 -05:00
advplyr
1a4833f873
Add:Chapter editor lookup chapters and apply titles only #991
2022-09-29 18:06:13 -05:00
advplyr
3a7639f690
Update:Chapter editor lookup modal add color legend and style improvements #657
2022-09-29 17:55:45 -05:00
advplyr
9ee6eaade9
Add:Hide series from home page option #919
2022-09-27 17:48:45 -05:00
advplyr
162a1b7971
Add:Purge media progress button & api endpoint for items that no longer exist #921
2022-09-25 17:11:39 -05:00
advplyr
97da73baf3
Update:Experimental metadata embed tool to use tone
2022-09-25 15:56:06 -05:00
advplyr
b6e3559aba
Update:Notification config UI for mobile #996
2022-09-25 11:50:41 -05:00
advplyr
39a13e3610
Add:Notification system max queue and max failed attempts settings #996
2022-09-25 10:42:26 -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
8e8046541e
Add:Notification edit/delete and UI updates #996
2022-09-24 14:03:14 -05:00
advplyr
37a3fdb606
Notifications UI update and delete endpoint
2022-09-23 18:10:03 -05:00
advplyr
b08ad8785e
Notification create/update events UI
2022-09-22 18:12:48 -05:00
advplyr
ff04eb8d5e
Add:Notification settings, notification manager trigger #996
2022-09-21 18:01:10 -05:00
advplyr
ae4ac392c6
Add:Podcasts latest episodes page
2022-09-17 15:23:33 -05:00
advplyr
c16e6d19ae
Add:Experimental tone library for scanning metadata
2022-09-11 15:35:06 -05:00
advplyr
c17612a233
Merge pull request #961 from barrycarey/issue-694-clear-issues
...
Pass lib ID to toolbar so it can refresh state when clearing issues.
2022-09-02 17:58:01 -05:00