Hi! I use an NZB feed provider that augments all their feed URLs with access tokens for authentication purposes. As you might have guessed, they just reset my access token, so SABnzbd got errors on
all my feeds.
I stopped SABnzbd, did a search-and-replace in
to replace all the access tokens, then restarted it...before I realized that it would now see
200+ brand-new feeds. Cue 100,000+ NZB downloads.
(I'm still cleaning up the mess as I write this post.)
As I'm fairly sure this will happen again at some point in the future, what's the best way to deal with such a situation? In particular, how can I tell SABnzbd that the feed URL may have changed, but it's still the same feed?
Thanks much!