• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Site › Site Feedback and Questions v
1 2 3 4 5 ... 24 Next »

I can't get the RSS feed to work
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
I can't get the RSS feed to work
02-04-2021, 05:02 PM
#1
FlashyPigeon Offline
Junior Member
**
Posts: 2
Threads: 1
Joined: Feb 2021
Hi,

I've been trying to get the RSS feed to work in my client, but unfortunately it won't get accepted.
As such, I've tried some debugging on my side, but I don't think it something I can fix.
The following URL shows pretty much the same error I get in my feed client: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fdolphin-emu.org%2Fblog%2Ffeeds%2F

Is there another way to get the raw xml file?
Find
Reply
02-04-2021, 10:34 PM
#2
MayImilae Online
Princess of Optimism
**********
Administrators
Posts: 4,194
Threads: 112
Joined: Mar 2011
So the RSS feed is kind of weird. It works completely fine in Feedly and many other readers, but some others, like yours apparently, just hate it. I don't really know what to about it though, as it is difficult to tell what's going on on the reader side and if it is our job to fix this.
[Image: RPvlSEt.png]
Windows 10 x64 | Core i9-9900k | NVIDIA GeForce RTX 3090 EVGA FTW3 Ultra| 32GB DDR4-3000 | Asus Xonar Essence STX on Logitech Z-2300 | Logitech G903 Hero
MacBook Pro 13in mid-2018 with Touch Bar | macOS 10.15 | Core i7-8559U @ 4.5ghz | Intel Iris Plus Graphics 655 | 16GB 2133MHz LPDDR3
Find
Reply
02-05-2021, 03:17 AM (This post was last modified: 02-05-2021, 03:22 AM by Neui.)
#3
Neui Offline
Quiet
***
Posts: 158
Threads: 0
Joined: Apr 2015
I tried a bit. curl without any more parameter outputs nothing (headers says the content is empty, 0 bytes), but it worked in Firefox, so I let Firefox generate the curl command, tried it out again and it worked.

So I removed arguments down to this which is working:

Code:
curl 'https://dolphin-emu.org/blog/feeds/' -H 'Accept-Language: en'

Replacing "en" with anything else would also work, but NOT when using "de", "el", "es", and probably others, so maybe languages the website supports that isn't english doesn't work? Omitting it also doesn't work, which is I guess what at least some Feed Readers do (including the feed validator it seems).
Find
Reply
02-07-2021, 12:08 AM
#4
FlashyPigeon Offline
Junior Member
**
Posts: 2
Threads: 1
Joined: Feb 2021
(02-04-2021, 10:34 PM)MayImilae Wrote: So the RSS feed is kind of weird. It works completely fine in Feedly and many other readers, but some others, like yours apparently, just hate it. I don't really know what to about it though, as it is difficult to tell what's going on on the reader side and if it is our job to fix this.

Yeah I've no idea why it didn't work.
I did manage to get it to work by adding ?nocr=true to the URL
https://dolphin-emu.org/blog/feeds/?nocr=true
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode