Slideshow/Autoadvance button?
- 主要语言
- Python
- 星标
- 46.7k
- 派生
- 1.9k
- 平均合并
- 9 天 2 小时
- 30 天内合并 PR
- 4
描述
**is your feature request related to a problem? Please describe.**
Enhancement
**Describe the idea / solution you'd like**
Simple slideshow/auto advance button for the media browser.
Similar to #389 but less complicated. Really just the ability to auto advance to the next image in a folder automatically after "x" seconds.
You could also add support for video too, just instead of auto advancing after x seconds the video advances to the next file at the end of playback.
I have people over on occasion and I'd like to be able to give them a link, say "upload all your files here" and once they are done, auto play any images/video they have uploaded.
**Describe any alternatives you've considered**
Looked into solutions in #389, checked doco. also checked out "very-bad-idea" (yeah no)
Presently working around with pointing VLC or Irfanview at the folder after a user uploads everything.
**Additional context**
I get that development time is always at a premium and thank you for everything you've done so far!
贡献指南
调研方向
媒体浏览器可能位于 frontend 代码中;查找处理图库或文件导航的 JavaScript。该功能需要添加一个计时器以转到下一个文件,并处理图像和视频播放事件。检查现有的 UI 组件,查找用于集成自动前进切换开关和时间输入的按钮及设置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100