mirror of
https://github.com/fosrl/docs.git
synced 2025-05-15 06:40:34 +01:00
Update 05-bypass-rules.md
Added new category Media Servers and put jellyfin into that. Added instructions for audiobookshelf to Media Servers
This commit is contained in:
parent
6f5c9aa31c
commit
b5f2b51db2
1 changed files with 5 additions and 2 deletions
|
@ -11,9 +11,12 @@ This table compiles paths that need to be allowed for various apps to work with
|
|||
| **Media Management** | |
|
||||
| Radarr | `/api/*` |
|
||||
| Sonarr | `/api/*` |
|
||||
| Lidarr | `/api/*` |
|
||||
| Lidarr | `/api/*` | **Media Servers** | |
|
||||
| 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*`
|
||||
|
||||
| **Management & Monitoring** | |
|
||||
| Tautulli | `/api/*` |
|
||||
| Harbour | `/api/*` |
|
||||
|
|
Loading…
Reference in a new issue