Skip to content

Releases: DaBoWin/BovaPlayer

BovaPlayer v0.6.3

24 Mar 04:37

Choose a tag to compare

BovaPlayer v0.6.3

fix: share TMDB service across discover views

Unify discover home, search, and bookmarks on the same TmdbService instance so image URL configuration stays consistent across pages in production.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com


📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎
🍎 macOS BovaPlayer-macOS.dmg 打开 DMG,拖入 Applications
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

macOS:

  1. 下载并打开 BovaPlayer-macOS.dmg
  2. 将 BovaPlayer 拖入 Applications 文件夹
  3. 首次打开如提示"已损坏",请在终端执行:
    xattr -cr /Applications/BovaPlayer.app

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.6.2

14 Mar 16:33

Choose a tag to compare

BovaPlayer v0.6.2

Fix mobile nav, TMDB locale sync, and player seek UX


📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎
🍎 macOS BovaPlayer-macOS.dmg 打开 DMG,拖入 Applications
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

macOS:

  1. 下载并打开 BovaPlayer-macOS.dmg
  2. 将 BovaPlayer 拖入 Applications 文件夹
  3. 首次打开如提示"已损坏",请在终端执行:
    xattr -cr /Applications/BovaPlayer.app

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.6.0

11 Mar 14:58

Choose a tag to compare

BovaPlayer v0.6.0

Fix mobile nav, TMDB locale sync, and player seek UX


📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎
🍎 macOS BovaPlayer-macOS.dmg 打开 DMG,拖入 Applications
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

macOS:

  1. 下载并打开 BovaPlayer-macOS.dmg
  2. 将 BovaPlayer 拖入 Applications 文件夹
  3. 首次打开如提示"已损坏",请在终端执行:
    xattr -cr /Applications/BovaPlayer.app

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.6.1-windows

13 Mar 04:38

Choose a tag to compare

BovaPlayer v0.6.1-windows

fix: 移除 UTF-8 BOM 标记

  • 移除 mdk_player_page.dart 的 BOM
  • 移除 media_kit_player_page.dart 的 BOM
  • 确保文件使用标准 UTF-8 编码(无 BOM)

📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎

📝 安装说明

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.5.0

03 Mar 16:52

Choose a tag to compare

BovaPlayer v0.5.0

✨ 新功能

  • 完整的账户系统(注册/登录/忘记密码)
  • 云同步功能(Pro 用户专享)
  • 媒体服务器云端同步
  • 弹幕功能(Pro 用户专享)
  • Pro/Lifetime 用户标识(💎/👑)

🔒 安全性

  • 密码加密存储和传输
  • 端到端加密的服务器密码同步

🐛 修复

  • 修复 Android 构建配置
  • 修复弹幕设置面板
  • 统一播放器用户状态管理"

📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎
🍎 macOS BovaPlayer-macOS.dmg 打开 DMG,拖入 Applications
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

macOS:

  1. 下载并打开 BovaPlayer-macOS.dmg
  2. 将 BovaPlayer 拖入 Applications 文件夹
  3. 首次打开如提示"已损坏",请在终端执行:
    xattr -cr /Applications/BovaPlayer.app

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.3.0-android

24 Feb 20:06

Choose a tag to compare

BovaPlayer v0.3.0-android

feat: 优化 MPV 播放器 UI 和手势操作

  • 修复退出播放器后无法恢复竖屏的问题
  • 优化右上角信息显示:网速(绿色)、时间、电池进度条
  • 字幕按钮改为文字样式,与倍速按钮保持一致
  • 添加完整的手势操作支持:
    • 左侧垂直滑动:调节亮度
    • 右侧垂直滑动:调节音量
    • 水平滑动:快进/快退
  • 使用现代化自定义图标替换所有系统图标
  • 手势指示器采用圆形图标容器和彩色进度条

📦 下载

平台 文件 说明
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

BovaPlayer v0.2.1-crossplatform

23 Feb 18:01

Choose a tag to compare

BovaPlayer v0.2.1-crossplatform

fix: 升级 media_kit 依赖修复 Android 编译错误

  • 升级 media_kit_video 从 1.2.4 到 1.2.6
  • 升级 media_kit_libs_video 从 1.0.4 到 1.0.7
  • 修复 VideoOutput 抽象方法实现问题
  • 优化 CI 构建脚本的文件搜索逻辑

📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎
🍎 macOS BovaPlayer-macOS.dmg 打开 DMG,拖入 Applications
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

macOS:

  1. 下载并打开 BovaPlayer-macOS.dmg
  2. 将 BovaPlayer 拖入 Applications 文件夹
  3. 首次打开如提示"已损坏",请在终端执行:
    xattr -cr /Applications/BovaPlayer.app

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.2.0-crossplatform

23 Feb 17:26

Choose a tag to compare

BovaPlayer v0.2.0-crossplatform

fix(ci): fix python script indentation syntax error in build.yml


📦 下载

平台 文件 说明
🪟 Windows BovaPlayer-Windows.zip 解压即用,包含 MPV 播放引擎
🍎 macOS BovaPlayer-macOS.dmg 打开 DMG,拖入 Applications

📝 安装说明

macOS:

  1. 下载并打开 BovaPlayer-macOS.dmg
  2. 将 BovaPlayer 拖入 Applications 文件夹
  3. 首次打开如提示"已损坏",请在终端执行:
    xattr -cr /Applications/BovaPlayer.app

Windows:

  1. 下载并解压 BovaPlayer-Windows.zip
  2. 运行 BovaPlayer.exe
  3. 无需安装,解压即用

BovaPlayer v0.0.3-android

17 Feb 19:06

Choose a tag to compare

BovaPlayer v0.0.3-android

fix: 修复 demuxer-lavf-analyzeduration 参数超出范围错误

问题:

  • demuxer-lavf-analyzeduration 设置为 10000000 导致超出范围错误

修复:

  • 将值从 '10000000' 改为 '10'
  • 该参数单位是秒,不是微秒
  • 10 秒的分析时间足够用于大多数视频

📦 下载

平台 文件 说明
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

📝 安装说明

Android:

  1. 下载 BovaPlayer-Android.apk
  2. 在手机上安装(需要允许安装未知来源应用)
  3. 打开应用即可使用

BovaPlayer v0.0.2-android

15 Feb 14:49

Choose a tag to compare

BovaPlayer v0.0.2-android

📦 下载

平台 文件 说明
🤖 Android BovaPlayer-Android.apk 支持所有架构(arm64/arm/x86)

macOS 用户注意: 首次打开如提示"已损坏",请在终端执行:

xattr -cr /Applications/BovaPlayer.app