autobrr/internal/domain
ze0s b50688159e
feat(feeds): add generic RSS support (#410)
* feat(feeds): add generic rss support

* feat(feeds/web): add generic rss support

* implement rss downloading

* gosum + mod

* re-add size from Custom field.

* implement uploader + category

* sync

* remove double assignment (+torznab)

* didn't save the rss file >.>

* cleanup

* fixfeeds): create rss indexer

* fix(feeds): stop feed

* feat(feeds): support nexusphp rss enclosure link

* feat(feeds): check size for custom size

* fix(feeds): race condition and only stop enabled feeds

* fix(feeds): unify indexer implementation badge

Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
2022-08-20 00:34:46 +02:00
..
action.go feat(actions): qbit add options content layout and skip hash check (#393) 2022-08-02 18:06:45 +02:00
api.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
client.go feat(download-clients): add transmission (#350) 2022-07-10 18:01:58 +02:00
config.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
event.go refactor: filter and action flow (#225) 2022-04-09 21:20:26 +02:00
feed.go feat(feeds): add generic RSS support (#410) 2022-08-20 00:34:46 +02:00
filter.go feat(filters): support partial update (#409) 2022-08-15 15:54:34 +02:00
filter_test.go feat(filters): add except origins (#396) 2022-08-03 12:47:32 +02:00
indexer.go feat(feeds): add generic RSS support (#410) 2022-08-20 00:34:46 +02:00
irc.go fix(irc): rewrite handler pipeline (#399) 2022-08-12 15:32:02 +02:00
macros.go feat(filters): add external script and webhook checks 2022-07-23 15:19:28 +02:00
macros_test.go feat(filters): add external script and webhook checks 2022-07-23 15:19:28 +02:00
notification.go feat(notifications): on update available (#352) 2022-07-12 14:47:08 +02:00
release.go feat(feeds): add generic RSS support (#410) 2022-08-20 00:34:46 +02:00
release_test.go feat(indexers): mam parse vip as freeleech (#407) 2022-08-12 16:13:45 +02:00
releasetags.go feat(filters): add except origins (#396) 2022-08-03 12:47:32 +02:00
releasetags_test.go feat(indexers): btn improve parsing (#371) 2022-07-23 16:47:15 +02:00
user.go feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00