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

貢獻者指南