autobrr/internal
Kyle Sanderson 6295239985
fix(rss): ignore max_age for old feed items (#527)
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.
2022-11-07 17:32:49 +01:00
..
action feat(actions): watch dir rename file (#515) 2022-10-28 00:29:34 +02:00
announce fix(indexers): improve animebytes parsing (#477) 2022-10-13 20:35:48 +02:00
api fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
auth feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
client feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
config fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
database fix(download_client): improve no-client error (#529) 2022-11-07 17:22:31 +01:00
domain feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
download_client feat(clients): add Readarr support (#490) 2022-10-14 19:56:42 +02:00
events feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed fix(rss): ignore max_age for old feed items (#527) 2022-11-07 17:32:49 +01:00
filter feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
http feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
indexer feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
irc feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
logger fix(logging): timestamp and update pkg (#309) 2022-06-15 23:00:33 +02:00
mock feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
notification fix(notifications): Notifiarr check for valid api key (#471) 2022-09-23 18:56:28 +02:00
release feat(feeds): improve RSS (#502) 2022-10-18 18:51:10 +02:00
scheduler feat(feeds): add generic RSS support (#410) 2022-08-20 00:34:46 +02:00
server feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
user feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
utils feat: add backend 2021-08-11 15:26:17 +02:00