-
Notifications
You must be signed in to change notification settings - Fork 15
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
Compatibility with Garmin Podcasts #13
Comments
Thanks @gpasqualetti for bringing this up! I don't have a Garmin smartwatch to test this out, but it looks like the app might not be replacing the When you first login to gpodder2go via the app, do you see the login call reaching the server? Was it a 200? |
This is the log when I first login with the Garmin app:
The Garmin app requires username, password, service url and device id. |
Do you know how I can emulate this so that I can test it out? |
I want to use gpodder2go to sync with the Podcasts app for Garmin smartwatches: https://github.com/lucasasselli/garmin-podcasts
So far, I have been able to login, but I get the following error when I try to manage subscriptions (from the smartwatch):
And when I try to download episodes:
On the smartwatch, it shows
Error -2
in both cases.I am currently trying to understand if the problem lies on gpodder2go or garmin-podcasts.
The text was updated successfully, but these errors were encountered: