XilinJia / Podcini

Open source podcast player for Android in Kotlin with androidx.media3
GNU General Public License v3.0
111 stars 5 forks source link

Default page "Remember last page" should include podcast pages #66

Open summersab opened 1 week ago

summersab commented 1 week ago

Checklist

App version

5.5.2

Where did you get the app from

F-Droid

Problem you may be having, or feature you want

When the "Default page" is set to "Remember last page," this only applies to the app's internal pages (Subscriptions, Queue, Downloads, etc). It does not apply to a specific podcast's page.

Here is a use case. Sometimes before I leave the house, I download a few podcast episodes. I open the podcast's page/feed and click download. While I wait for them to finish, I switch to another app. Then, I want to go look at the download progress, so I switch back to Podcini. Instead of the app still being on the podcast's page where I can see if the episodes have finished downloading, I am taken back to the Subscriptions page. I have to either open the podcast's page again or go to the Downloads page.

Suggested solution

It would be nice if Podcini would remember that a podcast's page was open and have it still be in view after sending Podcini to the background and then reopening it. If it's terribly difficult to implement this, it's only a minor annoyance... but it IS an annoyance. ;-)

Screenshots / Drawings / Technical details

No response