[gpodder-devel] [gpodder-devil] Failed to get episode list via web services

  • From: Rakesh.Dhanya at in.bosch.com (Rakesh Dhanya (RBEI/ECV1))
  • Date: Fri, 21 Jan 2011 20:52:37 +0800

Hi Stefan,

Thanks. Will surely try out the new mygpo-feedservice. Looks exciting

Rakesh

-----Original Message-----
From: gpodder-devel-bounces at lists.berlios.de [mailto:gpodder-devel-bounces 
at lists.berlios.de] On Behalf Of Stefan K?gl
Sent: Friday, 21. January 2011 3:47 PM
To: gpodder-devel at lists.berlios.de
Subject: Re: [gpodder-devel] Failed to get episode list via web services

Hi,

Am 2011-01-21 08:18, schrieb Rakesh Dhanya (RBEI/ECV1):
> I am a newbie in the gpodder world and am aiming to write my own gpodder
> client. I looked at the web services and they look cool. But I have some
> questions. I am following these steps but am failing to retrieve the
> episode list. Can anyone please spare a while to review my steps and
> suggest corrections

It seams that there is a small misunderstanding here. The API endpoint
you are using


>    4. Trying to retrieve the episodes for each podcast using
>
> *         **GET /api/2/episodes/*/*{username}*/*.json?podcast=*/*{url}*/

returns the episode actions (such as play, download, etc) that you have
previously sent to the webservice using POST [1].

Currently gpodder.net doesn't have an API endpoint to retrieve a list of
episodes for your podcasts. The regular way would be to parse the
podcast feeds yourself, but you could also use our new mygpo-feedservice
[2]. If you do, please note that the API is not yet stable and might
still change in the future.


-- Stefan


[1] http://wiki.gpodder.org/wiki/Web_Services/API#Uploading_episode_actions
[2] http://mygpo-feedservice.appspot.com/
_______________________________________________
gpodder-devel mailing list
gpodder-devel at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Other related posts:

  • » [gpodder-devel] [gpodder-devil] Failed to get episode list via web services - Rakesh Dhanya (RBEI/ECV1)