daefd503f0
Stage all downloads in webshare; leave library placement to *arr.
...
UI grabs no longer write into Movies/. Same DOWNLOAD_PATH staging as Sonarr/Radarr so they import series and movies into the correct roots.
2026-08-07 12:00:49 +02:00
96dbc46580
Send UI downloads into Movies library and harden queue API.
...
UI grabs write Movies/<Title (Year)>/; chown to 1000:1000; CORS and safer /api/queue handling for the Web UI.
2026-08-07 11:58:11 +02:00
798d7d7251
Support Webshare guest downloads without login.
...
Credentials optional: empty WEBSHARE_* uses file_link without wst (free CDN). Verified against live API; docs and tests updated. Includes cancel→dequeue fix for queued downloads.
2026-08-07 11:31:19 +02:00
3032f2ea85
Switch MCP transport from stdio to Streamable HTTP
...
Mount POST /mcp on the main Express app (stateless Streamable HTTP).
Keep optional MCP-only HTTP process via npm run mcp. Update docs.
2026-08-07 08:51:59 +02:00
3fcadfe973
Initial commit: webshare-api
...
Torznab + fake qBittorrent proxy for Webshare.cz, with Compose/Docker
packaging, MIT license, and tests.
2026-08-07 08:37:10 +02:00