RSSNext / Follow

🧡 Next generation information browser.
https://follow.is
GNU General Public License v3.0
15.9k stars 675 forks source link

I hope to be able to record the current podcast playing time when the client is closed #1401

Open ishell opened 2 days ago

ishell commented 2 days ago

Clear and concise description of the problem

我的系统平台是Ubuntu 24.04, .desktop文件如下

❯ cat .local/share/applications/Follow.desktop
[Desktop Entry]
Type=Application
Name=followrss
Exec=/opt/FollowRSS/Follow-0.1.2-beta.0-linux-x64.AppImage --no-sandbox %U
Icon=/home/home/.local/share/icons/followrss.icns
Terminal=false
Categories=RSS
StartupNotify=true
MimeType=text/html;x-scheme-handler/follow

在听小宇宙上面的播客时候由于时长比较长,所以有时候会断断续续的打开Follow来听。每次重启Follow后,第一眼左下角的播放小界面是能够看到上次听到哪里的,但是这时候点击播放按钮,还是会从头开始播放音频。另外如果点击那个悬浮框里面的跳转到目录按钮,这时候会跳转到这篇文章,但是左上角不会跳转到音频分类。

Suggested solution

希望能够记录音频播放时间,客户端重启后可以继续上次播放的音频位置。

Alternative

No response

Additional context

No response

Validations

linear[bot] commented 2 days ago

FOL-787 希望能够在客户端关闭时候可以记录下当前播客播放的时间

github-actions[bot] commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Clear and concise description of the problem

My system platform is Ubuntu 24.04, the .desktop file is as follows

❯ cat .local/share/applications/Follow.desktop
[Desktop Entry]
Type=Application
Name=followrss
Exec=/opt/FollowRSS/Follow-0.1.2-beta.0-linux-x64.AppImage --no-sandbox %U
Icon=/home/home/.local/share/icons/followrss.icns
Terminal=false
Categories=RSS
StartupNotify=true
MimeType=text/html;x-scheme-handler/follow

When listening to the podcasts on Little Universe, because they are relatively long, I sometimes open Follow intermittently to listen. Every time you restart Follow, you can see where you heard it last time on the small playback interface in the lower left corner at first glance, but if you click the play button at this time, the audio will still be played from the beginning. In addition, if you click the jump to directory button in the floating box, you will jump to this article, but the upper left corner will not jump to the audio category.

Suggested solution

It is hoped that the audio playback time can be recorded, and the client can continue to the last played audio position after restarting.

Alternative

No response

Additional context

No response

Validations

github-actions[bot] commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

FOL-787 I hope to be able to record the current podcast playback time when the client is closed When the terminal is closed, the current podcast playing time can be recorded