cardo-podcast / cardo

Podcast client
https://cardo-podcast.github.io/
GNU General Public License v3.0
12 stars 2 forks source link

Nextcloud gpoddersync is not syncing #4

Closed FiLeonard closed 1 week ago

FiLeonard commented 1 week ago

Hi, I came across Cardo when looking for a Windows-compatible podcast app that supports nextcloud-gpoddersync. It was listed as the nextcloud-gpoddersync compatible client on the nextcloud repod gitea page. I got my nextcloud connected, however it doesn't sync with the following error message image

1.5.1 didn't fix it.

cardo-podcast commented 1 week ago

Hi @FiLeonard, I gess that the first time you sync Cardo add your old subscriptions to subscription list. Some podcast details are parsed from feed, I think you have a subscription with a different formed xml, so the app is not ready yet. You can see the feeds (with the concrete feed url) you are subscribed on <YOUR NEXTCLOUD URL>/index.php/apps/gpoddersync/subscriptions In the "add" list.

If it's not a problem for you, you can send me the list, or, to know what podcast it's causing trouble you can add subscriptions manually with the "Add subscription by RSS address" button.

In adition to solve this specific problem I think I could catch the error and let other subscriptions to be added.

Thanks for the report!

FiLeonard commented 1 week ago

Hey @cardo-podcast, found the problem. I accidentally added at one point a regular rss-feed to my subscription list. But this is generally supported by all the clients i use, e.g. antennapod and repod. So there has been no problem, until now ^^ Maybe it is a potential "feature" to support regular non-podcast rss feeds. But it would be definitely helpful, if you could implement an except for those subscriptions which don't work so the import is not generally aborted. Maybe with some information that the import didn't work for feed xyz.

cardo-podcast commented 1 week ago

@FiLeonard good idea! Maybe in next release.