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:
Brojan96 2025-05-13 10:40:52 +02:00 committed by GitHub
parent 6f5c9aa31c
commit b5f2b51db2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/*` |