pystardust/ani-cli

doesnt run on steam machine

Fechada

#1.849 aberto em 4 de ago. de 2026

 (2 comentários) (0 reação) (0 responsável)Shell (776 forks)batch import
category: playergood first issuepriority 2: mediumtype: bug

Métricas do repositório

Stars
 (12.390 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador