c957e9483e
Update:Playlist edit modal
2022-11-27 11:53:48 -06:00
7e171576e0
Update:Add libraries playlists API endpoint, add lazy playlists card
2022-11-26 17:24:46 -06:00
0979b3e03d
Update:Playlist cover & json expanded
2022-11-26 16:45:54 -06:00
1131bfa751
Update:Creating user playlists modal
2022-11-26 16:25:14 -06:00
7df8795d52
Fix:Icon sizes
2022-11-21 07:18:10 -06:00
3d5ca7d5c4
Merge pull request #1192 from lkiesow/update-edit-author-modal
...
Update Author Modal on Changes
2022-11-21 06:43:32 -06:00
d387d5b758
Update Author Modal on Changes
...
If you are on the home page and open the edit author modal, you can
automatically update all data by clicking “Quick Match” or you can
remove a set image by clicking 🗑.
Both options will update the actual data, but not the data in the open
modal. This means that, for example, a picture is still shown in the
modal after deleting it. That's confusing.
This patch fixes the bug and makes sure the modal is updated if the data
is updated.
2022-11-21 01:48:19 +01:00
fdfb07ff2c
Add a few tooltips
...
Starting to use audiobookshelf, the function of some buttons weren't
very clear to me and while some buttons have tooltips, others have not.
This patch adds some additional tooltips to the user interface,
further explaining some of the functionality.
2022-11-20 18:50:34 +01:00
c3ec036009
Update:New strings for translation #1103 #1166
2022-11-16 16:11:06 -06:00
78559520ab
Add:Player queue for audiobooks #1077
2022-11-12 16:48:35 -06:00
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
28feed6ea2
Fix:Remove collections when removing library
2022-11-11 17:44:19 -06:00
6f901defd6
Fix:Show only collections for selected library #1130
2022-11-11 17:28:05 -06:00
4cbc8676c6
Update:Rename UserCollections to Collections
2022-11-11 17:13:10 -06:00
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
2662b3ec49
Update:More localization strings #1103
2022-11-08 08:37:39 -06:00
faac6f677a
Update:More localization strings #1103
2022-11-07 18:27:17 -06:00
491bb04877
Update:Library folder picker note to debian installs
2022-10-29 15:42:34 -05:00
efecf7ed82
Update:Podcast episode auto download schedule setting for max new episodes to download #1091
2022-10-26 16:55:16 -05:00
cd57667444
Fix:Library item edit modal clear loading indicator when changing tabs
2022-10-07 17:22:23 -05:00
3900db14d3
Add:Multi-region audible & audnexus support #731
2022-10-07 17:18:28 -05:00
39979ff8a3
Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes
2022-10-02 14:16:17 -05:00
441b8c5bb7
Update:M4b Merge tool moved to manage page
2022-10-02 11:53:53 -05:00
d456ec2786
Fix:Local covers path for localhost
2022-10-02 10:07:24 -05:00
3949896d88
Fix:Disable multi select input and series input widget
2022-10-01 17:15:21 -05:00
14e5e11344
Cleaned series match & renaming volumeNumber to sequence
2022-10-01 17:01:22 -05:00
c23f31216a
Fix:iTunes crash on matching genres #1025
2022-10-01 16:51:22 -05:00
cd04533eea
Update:Setting up paths to eventually support subdirectory
2022-10-01 16:07:30 -05:00
8c32fed911
Update:Match tab show current genres, tags and description #976
2022-09-27 16:49:14 -05:00
f36a5eae6d
Update:Audiobook merge to set metadata with tone and replace m4b in library item #594
2022-09-26 18:07:31 -05:00
b6e3559aba
Update:Notification config UI for mobile #996
2022-09-25 11:50:41 -05:00
88726bed86
Update:Notification system descriptions #996
2022-09-25 09:46:45 -05:00
a35b35c062
Merge pull request #1005 from Undergrid/multi_select_quick_match
...
Multi select quick match
2022-09-24 17:46:51 -05:00
951afaa568
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:40:07 +01:00
5e8979876f
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:39:37 +01:00
eb0ef8c696
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:38:58 +01:00
066b6c13c6
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:38:51 +01:00
f3f2d614b1
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:37:59 +01:00
7fd70c1c86
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:37:54 +01:00
46a3974b79
Update client/components/modals/BatchQuickMatchModel.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com >
2022-09-24 23:37:43 +01:00
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
0ef2a2e4b6
Update:Notifications onTest for testing and parse title/body template #996
2022-09-24 16:15:16 -05:00
8e8046541e
Add:Notification edit/delete and UI updates #996
2022-09-24 14:03:14 -05:00
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
11e3cf4f19
Initialise the selected provider to the default for the library when the batch quick match is first opened or if the user has switched libraries.
2022-09-24 18:23:33 +01:00
37a3fdb606
Notifications UI update and delete endpoint
2022-09-23 18:10:03 -05:00
731cf8e4ed
Fix whitespace issues
2022-09-23 19:37:30 +01:00
c3f2e606dd
Clarified behaviour of Update options in batch quick match dialog and added flag in quickMatchLibraryItem to override the default system settings
2022-09-23 18:53:30 +01:00
dbb62069ef
Implementation of batch quick match API and related options dialog
2022-09-23 17:51:34 +01:00
b08ad8785e
Notification create/update events UI
2022-09-22 18:12:48 -05:00