Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.44k stars 535 forks source link

Feed not found despite reasonable-looking <link rel> tag #4144

Open irons opened 1 year ago

irons commented 1 year ago

Using NNW 6.1.4 on macOS 13.6, I tried to add a subscription to https://cloud.google.com/kubernetes-engine/docs/release-notes, which failed with a "Feed not found" error. However, the page source, captured here, showed an atom feed:

<link rel="alternate" type="application/atom+xml" href="https://cloud.google.com/feeds/gke-main-release-notes.xml"/>

Creating a subscription to https://cloud.google.com/feeds/gke-main-release-notes.xml in NNW succeeded, so the only problem is the failure to detect it.

brentsimmons commented 1 month ago

This is working in current main (29 Sep 2024).