mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
![]() Feed dates are not always initialized, which defaults (if present) to epoch on some feed items. When this happens the results can be unpredictable, and not expected for what users are intending for. As such to have sane defaults, we ignore the date if it's before April 1st 1970, because nothing really happened before this date. |
||
---|---|---|
.. | ||
client.go | ||
rss.go | ||
rss_test.go | ||
service.go | ||
torznab.go |