How do I add podcasts from RSS?
-
I'm a fedora and strawberry noob, I recently switched to strawberry from clementine and I've noticed that when I try to go to
playlist / add stream
and put in the RSS feed of my choice i get an error sayingInternal data stream error. ../libs/gst/base/gstbasesrc.c(3132): gst_base_src_loop (): /GstPlayBin3:pipeline-1-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin0/GstSoupHTTPSrc:souphttpsrc1: streaming stopped, reason not-linked (-1)
does anyone know how to help or if i can add podcasts some other way?
-
@ggszmr
What version is this? Version 1.0.15 is always using strict ssl and no option to turn it off. Fixed in 1.0.16.
It could be related to the SSL certificate, do you have the option for "Use strict SSL mode" in the backend settings, turn it off.
It could also be that you are missing a gstreamer plugin for the stream, or the stream is unsupported.
You can use thegst-discoverer-1.0
utility to figure out what stream it is.
Usage.:gst-discoverer-1.0 <URL>
Then install the specific gstreamer plugin needed.