create_podcasts_opml_create
Bulk-create podcasts from OPML feed URLs. Submit an OPML file to add all listed podcast feeds to your Audiobookshelf library.
Instructions
Bulk create podcasts from OPML feed URLs.
POST /api/podcasts/opml/create
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |