TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why I’m writing another podcast app

1 点作者 navd将近 6 年前

1 comment

ecesena将近 6 年前
Thank you for this! Before launching into the complex features, please fix the listening queue.<p>Just a queue, add, remove, reorder.<p>Add - top or bottom, though I use both, typically top for new episodes, bottom for the bulk I want to eventually listen to<p>Reorder - it&#x27;s important to keep the state of each episode, typically I hear something and I want to prioritize an episode to be the next. My current issue is that I have to do this before I start a new episode or my queue is doomed. Example. Listening E1, next is E2 but I decide I want to listen to E5. If I&#x27;m finishing E1, I can put E5 as next. If I just finished E1 and E2 is on, there&#x27;s no way for me to jump to E5 without loosing E2.<p>Also, please define listened&#x2F;not listened in a human way. Below 5% I haven&#x27;t listened the episode (maybe I inadvertently started and wanted to move in the queue, but I&#x27;ll come back), above 90% I have listened to it (I don&#x27;t care about the last 5min of ads).<p>I use Apply Podcast, and these 2 simple things are a huge mess. I look forward to listening with your app!