Files
romm/backend/handler/metadata
Spinnich aec1c4ed33 fix(screenscraper): re-add user credentials to media file downloads
SS media URLs are stripped of ssid/sspassword before DB storage (correct),
but downloads were issued against the credential-less stored URLs, causing
them to count against the anonymous IP quota instead of the user's account.

Adds restore_sensitive_query_params() as the principled complement to
strip_sensitive_query_params(), and add_ss_auth_to_url() in ss_handler
which re-attaches credentials at download time without storing them.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 15:27:43 +00:00
..
2026-05-09 12:56:01 -04:00
2026-05-17 12:43:33 -04:00
2026-05-15 21:01:33 -04:00
2026-04-05 19:15:33 -04:00
2026-05-21 18:30:30 -04:00
2026-05-17 12:43:33 -04:00
2026-05-14 15:41:32 -04:00
2025-09-20 19:38:26 -04:00
2026-05-17 12:43:33 -04:00