Skip to content

Only Player v1.0.181

Choose a tag to compare

@github-actions github-actions released this 23 Aug 08:07
· 35 commits to main since this release
  • Add a path panel under the media library title for jumping back to any parent folder
  • Redesign the video info dialog and cap its height so long details stay scrollable
  • Limit the path field to folders and the duration field to videos in quick settings
  • Show fractional frame rates instead of rounding them
  • Hide the sample format when an audio track does not report one
  • Fix sorting by date modified for videos found through the system media library

  • 媒体库标题下新增路径面板,点一下就能跳回任意上层目录
  • 重做视频信息对话框的排版,内容多的时候限制高度,可以滚动查看
  • 快捷设置里的路径只对文件夹生效,时长只对视频生效
  • 帧率不再取整,改为显示小数
  • 音轨没有采样格式时就不显示这一项,不再出现 null
  • 修复系统媒体库扫到的视频按修改日期排序不对的问题