-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Kodi Plugin "RSS Podcasts" does not work with gpodder-Account #372
Comments
Feel free to try it out @update-freak . Should be now available. If you encounter any errors I probably have to reverse engineer what is going on in the plugin |
Nice. Thanks a lot. |
You can try the next release if you'd like to. Just pull the latest image. |
After installation in portainer with the lastest docker I found this errors in the logs: After adding the Podcasts from AntennaPod to the normal User I'm wondering if I should additionally add the gpodder Podcasts to the pgodder user which I created via the command line? (in which cases are the "GPodder Podcasts then relevant") Then I tried the sync with AntennaPod (Smartphone) => listened episodes where synced which is ok Then I tried it in Kodi: I got empty screen when I opened the addon after configurating it (with the URL + gpodder user) @Heckie75: Is this correct or do see any mistake? Then I tried "Load subsriptions in one group" (the highlighted item) and got this |
I hate my life 😢. I implemented this endpoint as json but Kodi seems to only accept opml. I'll rework the logic |
Hi @SamTV12345 Keep your head up ;) Let me know when it's implemented for testing :) |
I added a first try for the opml subscription endpoint. Maybe I need to rework the logic as I only save the podcast url and nothing more. |
@SamTV12345 I have pulled your docker image and started it like this:
However, after I have called http://localhost:8000/ there is a redirect to http://localhost:8000/ui and just a blank page is shown. What do I do wrong? |
Try to pull the latest issue. There was a problem with the pipeline. |
@SamTV12345 Thanks! This works. Maybe I find some time this weekend to take a look at the import of podcasts. I'll keep you up to date |
Alright 👍. Thanks. Would be great if you could use the json endpoint :) |
Describe the bug
I created an gpodder-User and used it successfully in AntennaPod for Android, which is also descibed here:https://github.com/SamTV12345/PodFetch/wiki/GPodder-API#3-choose-an-existing-device-or-create-a-new-device
--> here I did not have problems.
Then I had the idea to use Podcasts also in Kodi.
I searched for existing extensions with gpodder support and found this one: https://github.com/Heckie75/kodi-addon-podcast
I tried also to use my gpodder-User but there I got an error: Heckie75/kodi-addon-podcast#21 (comment)
I asked the creator of the Kodi-addon why this happened and the answer was that this is related to the API endpoint:
Heckie75/kodi-addon-podcast#21 (comment)
Maybe you have an idea to solve this and make the Kodi-Addon also work with the gpodder-User I created in PodFetch.
Thanks a lot
Reproduction
System Info
Used Package Manager
n/a
Validations
The text was updated successfully, but these errors were encountered: