owncloud / music

:notes: Music app for ownCloud
GNU Affero General Public License v3.0
566 stars 197 forks source link

Feature: Sort podcasts by date #949

Open MarkWieczorek opened 2 years ago

MarkWieczorek commented 2 years ago

Podcasts are currently treated like albums, where all available podcasts are listed under each subscription. However, most people just want to know when a new podcast is available. It would thus be ideal if there was a way to sort all available podcasts by creation date.

paulijar commented 3 months ago

For the record, Music v1.11.0 added the Advanced search feature which provides some support also for this use-case: You can search for podcast episodes with an empty query, and then sort the results by time added. This is probably not ideal for daily use because it requires several clicks but at least there's now some way to achieve this.

image