Notifiarr / website

Issue tracker for Notifiarr.com
https://notifiarr.com
6 stars 0 forks source link

add a way to allow custom rss feeds for atom feeds too #163

Closed notifiarr-bot closed 2 years ago

notifiarr-bot commented 2 years ago

Feature Request - being able to monitor GitHub pages for releases and commits

release example: https://github.com/meisnate12/Plex-Meta-Manager/releases

commit example: https://github.com/meisnate12/Plex-Meta-Manager/commits/nightly

The use case is that I have several projects that I would like to track the release and updates of centrally in one channel.

I believe this may theoretically be possible already by appending .atom to the end of the above two URLs and using RSS Watcher, but I'm not sure how that will look from a UI stance (still setting Notifiarr up) so may be better as an actual feature.

Origin user: Yozora Origin message: Discord Server Link Reporting user: nitsua Reporting message: Discord Server Link

austinwbest commented 2 years ago

Done on dev, just waiting for one of the repos i added to have a release to be sure it works (it does parse the feeds fine, just fails the condition of not being "new")