Skip to content

Bridge request for Graphic Audio. #3752

Open
@virtadpt

Description

@virtadpt

Bridge request

I would like to request an RSS bridge for Graphic Audio (https://www.graphicaudio.net/).

General information

It would be nice to have generated RSS feeds for new releases (https://www.graphicaudio.net/our-productions/new-releases.html), upcoming releases (https://www.graphicaudio.net/our-productions/upcoming-releases.html), new sets (https://www.graphicaudio.net/our-productions/series-set.html), new releases for listed authors (https://www.graphicaudio.net/our-productions/authors/a-e/cherie-priest.html), and maybe direct store exclusive releases (https://www.graphicaudio.net/our-productions/direct-store-exclusives.html).

Useful information from an entry (https://www.graphicaudio.net/mistborn-series-set.html) could be title, author, date of release, the summary (full summary or partial summary, by RSS-Bridge user selection), running time, genre, and content rating. And, of course, a direct link to the page at graphicaudio.net.

Formatting seems as if it would be fairly straightforward, fitting into the existing RSS schema:

  • rss -> channel -> item -> title would map to the audiobook's title
  • rss -> channel -> item -> dc:creator would map to the audiobook's author(s)
  • rss -> channel -> item -> pubDate would map to the date the audiobook's entry appeared
  • rss -> channel -> item -> description or content would map to the audiobook's summary on the page
    • The running time could also fit here.
    • The genre could also fit here.
    • The content rating could also fit here.
  • rss -> channel -> item -> link would map to the audiobook's link on the site
    • ..possibly also the guid field, though personally I'd prefer an actual GUID for this.

Which of the following parameters do you expect?

  • Title
  • URI (link to the original article)
  • Author
  • Timestamp
  • Content (the content of the article)
  • Enclosures (pictures, videos, etc...)
  • Categories (categories, tags, etc...)

Options

  • Limit number of returned items
    • Default limit: 5
  • Load full articles
    • Cache articles (articles are stored in a local cache on first request): yes
    • Cache timeout (max = 24 hours): 24 hours
  • Balance requests (RSS-Bridge uses cached versions to reduce bandwidth usage)
    • Timeout (default = 5 minutes, max = 24 hours): 5 minutes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions