mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
![]() * Fixes issue 636 - fail to parse torrent size on some RSS feeds when enclosure is a fixed value * Pick the biggest size * minor comment * Updates release size when new parsed string size is bigger - Sets default size of `Release` to zero (unparsed) - When there are parsing errors, then it doesn't RESET the size to 0 (assuming a tracker providing some size that can't be parsed) - Updates the size to the new size only if the parsed size is bigger than the previous. * fix(feeds): ignore default 39399 enclosure size --------- Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com> |
||
---|---|---|
.. | ||
client.go | ||
rss.go | ||
rss_test.go | ||
service.go | ||
torznab.go |