Author Topic: Implement paged feeds (RFC 5005) for podcasts  (Read 1959 times)

Hasium

  • Newbie
  • *
  • Posts: 1
Hi,

I very often listen to different podcasts and want to hear older episodes. But today, much podcasts with RSS feed use paged feeds (RFC 5005, click here). This means, that not all episodes are listed in one file, but the file contains the URIto the other files.

There are four types of URIs:
- "first" - A URI that refers to the furthest preceding document in a series of documents.
- "last" - A URI that refers to the furthest following document in a series of documents.--
- "previous" - A URI that refers to the immediately preceding document in a series of documents.
- "next" - A URI that refers to the immediately following document in a series of documents.

I think, implementing this feature is not that much work but would give a lot of users a better experience when using MusicBee.
Last Edit: July 22, 2021, 07:17:04 PM by Hasium

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9305
I think, implementing this feature is not that much work
Just a word of advice - unless you're a developer and are familiar with MB's code, it's not a good idea to tell the developer that something "is not that much work."
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here