autobrr/internal/feed
soup f308286484
fix(feeds): handle unicode escaped url characters (#1942)
* fix(rss): handle unicode escaped url characters

* refactor: simplify URL encoding function name

Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>

* feat(feeds): sanitize download url

---------

Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
2025-01-18 22:27:38 +01:00
..
cleanup.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
client.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
newznab.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
rss.go fix(feeds): handle unicode escaped url characters (#1942) 2025-01-18 22:27:38 +01:00
rss_test.go fix(feeds): handle unicode escaped url characters (#1942) 2025-01-18 22:27:38 +01:00
service.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
torznab.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00