advplyr
|
28feed6ea2
|
Fix:Remove collections when removing library
|
2022-11-11 17:44:19 -06:00 |
|
advplyr
|
6f901defd6
|
Fix:Show only collections for selected library #1130
|
2022-11-11 17:28:05 -06:00 |
|
advplyr
|
4cbc8676c6
|
Update:Rename UserCollections to Collections
|
2022-11-11 17:13:10 -06:00 |
|
advplyr
|
fdf67e17a0
|
Add:API endpoint to get users online and open listening sessions #1125
|
2022-11-10 17:42:20 -06:00 |
|
Scott Ruoti
|
0643116e9b
|
Fixing range generation in series labels
|
2022-11-07 09:24:48 -05:00 |
|
Scott Ruoti
|
b1111912f7
|
Added sorting by sequence for series and collapsing series in series view
|
2022-11-05 20:30:13 -04: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 |
|
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 |
|
Scott Ruoti
|
473257f65e
|
Makes it so the when sorting and ignoring prefixes, they are actually ignored
|
2022-11-03 00:14:07 -04: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
|
ce4e48cbd7
|
Add:Region support for audible chapter lookup
|
2022-10-15 15:31:07 -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
|
c254dc5144
|
Add:Button for testing scan probes in audiobook tracks table
|
2022-10-02 15:24:32 -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
|
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
|
f36a5eae6d
|
Update:Audiobook merge to set metadata with tone and replace m4b in library item #594
|
2022-09-26 18:07:31 -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
|
a35b35c062
|
Merge pull request #1005 from Undergrid/multi_select_quick_match
Multi select quick match
|
2022-09-24 17:46:51 -05:00 |
|
Undergrid
|
014ad668a5
|
Update server/controllers/LibraryItemController.js
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
|
2022-09-24 23:38:44 +01:00 |
|
Undergrid
|
62c59c634c
|
Update server/controllers/LibraryItemController.js
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
|
2022-09-24 23:38:18 +01:00 |
|
Nick Thomson
|
dd8577354b
|
Fixing tabs again.
|
2022-09-24 22:20:49 +01:00 |
|
Nick Thomson
|
3e7a76574b
|
Switch to using the websocket for confirmation of batch updates, allowing the main request to be done asynchronously
|
2022-09-24 22:17:36 +01: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 |
|
Nick Thomson
|
2d6f9bab8b
|
Added totals of updated and unmatched books to toast shown at completion of batch quick match.
|
2022-09-24 18:57:09 +01:00 |
|
advplyr
|
37a3fdb606
|
Notifications UI update and delete endpoint
|
2022-09-23 18:10:03 -05:00 |
|
Nick Thomson
|
731cf8e4ed
|
Fix whitespace issues
|
2022-09-23 19:37:30 +01:00 |
|
Nick Thomson
|
dbb62069ef
|
Implementation of batch quick match API and related options dialog
|
2022-09-23 17:51:34 +01: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
|
f6b6c0a41e
|
Add:API endpoint for podcasts to get most recent unfinished episodes for all podcasts in the library
|
2022-09-16 16:59:16 -05:00 |
|
advplyr
|
70ef09f451
|
Add:Podcast quickmatch attempts quick matching unmatched episodes #983
|
2022-09-15 18:35:56 -05:00 |
|
advplyr
|
3dc848a106
|
Update:Podcast episodes look for new episodes after this date add input to set the max # of episodes to download
|
2022-09-03 08:06:52 -05:00 |
|
advplyr
|
a73b72a07b
|
Fix:No Series filter on book library #956
|
2022-08-31 16:45:50 -05:00 |
|
advplyr
|
8ec4bd4279
|
Fix:User permissions for collection API routes and UI #951
|
2022-08-31 15:46:10 -05:00 |
|
advplyr
|
3cafa87eda
|
Add:Podcast episode table batch mark as finished #941
|
2022-08-28 14:47:31 -05:00 |
|
advplyr
|
33ae93e61e
|
Fix:Add new podcast crash #920
|
2022-08-20 19:32:37 -05:00 |
|
advplyr
|
46668854ad
|
Add:Schedule podcast new episode checks
|
2022-08-19 18:41:58 -05:00 |
|
advplyr
|
2304f37cbe
|
Add:Schedule periodic library scans #655
|
2022-08-17 18:44:21 -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 |
|