pystardust/ani-cli

doesnt run on steam machine

已关闭

#1,849 创建于 2026年8月4日

 (2 条评论) (0 个反应) (0 位负责人)Shell (776 个派生)batch import
category: playergood first issuepriority 2: mediumtype: bug

仓库指标

星标
 (12,390 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Make sure you are on the latest version by running ani-cli -U

Metadata Version: Cant tell (doesnt give output) OS: SteamOS 3.8.24 Build: 20260716.2 Shell: bash Anime: N/A

Describe the bug when i try to invoke ani-cli, im given the output No Player Found. Looked for mpv and vlc

Steps To Reproduce

  1. Run ani-cli

Expected behavior anything else should happen

Screenshots (if applicable) image

Additional context i think this is because the flatpak version of mpv installed is not located in ~HOME/.local/share/flatpak/app/io.mpv/Mpv/ like is being searched for here: https://github.com/pystardust/ani-cli/blob/489087b541eb1457393b997fdd3589ffe7a8d6a2/ani-cli#L410 instead it is in /var/lib/flatpak/app/io.mpv.Mpv

贡献者指南