Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some podcasts from gpodder list are not loaded #12

Open
ominty opened this issue Dec 7, 2019 · 5 comments
Open

some podcasts from gpodder list are not loaded #12

ominty opened this issue Dec 7, 2019 · 5 comments

Comments

@ominty
Copy link

ominty commented Dec 7, 2019

I exported the .opml from gpodder and find for some podcast no episodes loaded in Kodi, but in gpodder the episodes are shown.

opml is like this:

<?xml version="1.0" encoding="utf-8"?>
<opml version="2.0">
    <head>
        <title>gPodder subscriptions</title>
        <dateCreated>Sat, 07 Dec 2019 14:27:32 +0100</dateCreated>
    </head>
    <body>
        <outline text="Neues aus Wissenschaft und Forschung" title="SWR2 Campus" type="rss" xmlUrl="http://www1.swr.de/podcast/xml/swr2/campus.xml"/>
        <outline text="Ubuntu Podcast" title="Ubuntu Podcast" type="rss" xmlUrl="http://ubuntupodcast.org/feed/podcast/"/>
        <outline text="The weekly free show about all things photography." title="PHOTOGRAPHY TIPS FROM THE TOP FLOOR" type="rss" xmlUrl="https://tipsfromthetopfloor.com/feed/"/>
        <outline text="Der Fotopodcast aus dem echten Norden, in dem fotografische Wahrheiten mit norddeutschem Charme besprochen werden." title="fotophonie – Fotografie unterhaltsam vertont (MP3)" type="rss" xmlUrl="https://fotophonie.de/?feed=mp3"/>
        <outline text="Interviews und Meinungen" title="Podcast eines Fotoproduzenten" type="rss" xmlUrl="http://podcasteinesfotoproduzenten.libsyn.com/rss"/>
        <outline text="Für Leute, die ihr Geld selbst anlegen" title="Der Finanzwesir rockt - Der etwas andere Podcast über Geld und finanzielle Bildung" type="rss" xmlUrl="https://finanzwesir-rockt.podigee.io/"/>
        <outline text="Tips, Tricks, And Advice For Better Wildlife Photography" title="Backcountry Gallery's Wildlife Photographer's Podcast" type="rss" xmlUrl="https://backcountrygallery.com/feed/podcast/"/>
    </body>
</opml>
@raptor2101
Copy link
Owner

seems to be a problem with urllib... currently looking to migrate to urllib2

@raptor2101
Copy link
Owner

raptor2101 pushed a commit that referenced this issue Dec 9, 2019
@raptor2101
Copy link
Owner

can you please make a retest?

@ominty
Copy link
Author

ominty commented Dec 9, 2019

works 👍
thanks a lot!
(but I had to clone to /.kodi/addons/plugin.audio.podcatcher as update from within kodi didn't show any effect)

@raptor2101
Copy link
Owner

raptor2101 commented Dec 9, 2019

works
thanks a lot!
(but I had to clone to /.kodi/addons/plugin.audio.podcatcher as update from within kodi didn't show any effect)
that is intended, i will push an update to kodi within this week... waiting for a testresult from @jeeger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants