pystardust/ani-cli

doesnt run on steam machine

Chiusa

#1849 aperta il 4 ago 2026

 (2 commenti) (0 reazioni) (0 assegnatari)Shell (776 fork)batch import
category: playergood first issuepriority 2: mediumtype: bug

Metriche repository

Star
 (12.390 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor