mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-07 11:16:41 +00:00
Update Audibookshelf Rules (#14)
* Fix Audiobookshelf Rules * Fix duplicate and share * Update Audiobookshelf API paths in rules.mdx
This commit is contained in:
@@ -109,7 +109,7 @@ This table compiles paths that need to be allowed for various apps to work with
|
|||||||
| **Media Servers** | |
|
| **Media Servers** | |
|
||||||
| Jellyfin (iOS) | `/system/info/public` |
|
| Jellyfin (iOS) | `/system/info/public` |
|
||||||
| Jellyfin (Roku) | `/System/Info/Public`<br />`/Users/AuthenticateByName`<br />`/Users/Public`<br />`/QuickConnect/Initiate`<br />`/QuickConnect/Connect`<br />`/Users/AuthenticateWithQuickConnect` |
|
| Jellyfin (Roku) | `/System/Info/Public`<br />`/Users/AuthenticateByName`<br />`/Users/Public`<br />`/QuickConnect/Initiate`<br />`/QuickConnect/Connect`<br />`/Users/AuthenticateWithQuickConnect` |
|
||||||
| Audiobookshelf (Android) | `/api/*`<br />`/login*`<br />`/s/*`<br />`/ping*`<br />`/feed/*`<br />`/socket*`<br />`/status` |
|
| Audiobookshelf | Audiobookshelf also supports `/audiobookshelf` by default. Each rule should also be applied to this path.<br />`/api/*`<br />`/login`<br />`/auth/*`<br />`/feed/*`<br />`/socket.io/`<br />`/status`<br />`/logout`<br />`/ping`<br />`/public/*`<br />The following is needed for public shares and is optional for clients:<br />`/share/*`<br />`/_nuxt/*.js`<br />`/_nuxt/fonts/*` |
|
||||||
| **Management & Monitoring** | |
|
| **Management & Monitoring** | |
|
||||||
| Tautulli | `/api/*` |
|
| Tautulli | `/api/*` |
|
||||||
| Harbour | `/api/*` |
|
| Harbour | `/api/*` |
|
||||||
|
|||||||
Reference in New Issue
Block a user