Add watchlist episode offset naming
This commit is contained in:
@@ -617,6 +617,7 @@ class Handler(BaseHTTPRequestHandler):
|
||||
payload.get("quality"),
|
||||
payload.get("name"),
|
||||
payload.get("series"),
|
||||
payload.get("episode_offset"),
|
||||
)
|
||||
)
|
||||
elif parsed.path == "/api/watchlist/update-all":
|
||||
|
||||
Reference in New Issue
Block a user