Add a limited favorite concept #130

Closed
opened 2024-08-17 12:23:55 +00:00 by Xefir · 0 comments
Owner

To help resolve #59, I have an idea witch is about adding the ability to set 10 subscriptions as favorites and show the latest non read episodes listed in the homepage.

The discover page only appear if you click on "Add a new podcast".

Why 10 ?
Because I have to fetch episodes for each favorites and 10 is the maximum amount that can be fetch simultaneously without taking down the browser and the server.

Other technical limitation, I don't want to use any database so this will be stored on a cookie.

To help resolve #59, I have an idea witch is about adding the ability to set 10 subscriptions as favorites and show the latest non read episodes listed in the homepage. The discover page only appear if you click on "Add a new podcast". Why 10 ? Because I have to fetch episodes for each favorites and 10 is the maximum amount that can be fetch simultaneously without taking down the browser and the server. Other technical limitation, I don't want to use any database so this will be stored on a cookie.
Xefir closed this issue 2024-09-02 09:28:09 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/repod#130
No description provided.