mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-13 23:44:47 +02:00
Update:Library item pages show alerts on if the item is linked to the current server
- Local library item pages redirect to server item page if connected to the same server address
This commit is contained in:
parent
81b11bac93
commit
632b1f526b
2 changed files with 51 additions and 4 deletions
|
@ -88,6 +88,8 @@ class AbsDatabaseWeb extends WebPlugin {
|
|||
value: [{
|
||||
id: 'local_test',
|
||||
libraryItemId: 'test34',
|
||||
serverAddress: 'https://abs.test.com',
|
||||
serverUserId: 'test56',
|
||||
folderId: 'test1',
|
||||
absolutePath: 'a',
|
||||
contentUrl: 'c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue