Update watchlist server url

This commit is contained in:
Colin Hemphill
2025-09-14 08:28:10 -05:00
parent 5ad9de8e6c
commit 2d6d30392b
2 changed files with 4 additions and 4 deletions

View File

@@ -5676,8 +5676,8 @@ paths:
example: 401
'/library/sections/watchlist/{filter}':
servers:
- url: 'https://metadata.provider.plex.tv'
description: The plex metadata provider server
- url: 'https://discover.provider.plex.tv'
description: The plex discover provider server
get:
tags:
- Watchlist

View File

@@ -1,6 +1,6 @@
servers:
- url: "https://metadata.provider.plex.tv"
description: The plex metadata provider server
- url: "https://discover.provider.plex.tv"
description: The plex discover provider server
get:
tags:
- Watchlist