Describe the bug
When trying to play an anime, it opens up mpv, but not the anime on mpv, so it tells me to Drop files or URLs to play here.
To Reproduce
Steps to reproduce the behavior:
Install curd using the commands under the Fedora section
Sign in to Anilist
Select an Anime
Says Starting Discord broadcast. and the anime episode 1, mpv opens with the menu Drop files or URLs to play here.
Expected behavior
The anime should start
Screenshots
Environment (please complete the following information):
Debug logs
The logs are failing to upload but it seems to be the same thing over and over again
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 3/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 ./main.go:618: "Error getting playback time: command failed after 3 attempts: mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 1/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:493: "Retrying MPV command, attempt 2/3"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:493: "Retrying MPV command, attempt 3/3"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 3/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 2/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:493: "Retrying MPV command, attempt 2/3"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 2/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:493: "Retrying MPV command, attempt 3/3"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 3/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:493: "Retrying MPV command, attempt 3/3"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:543: "MPV command error (attempt 3/3): mpv command error: property unavailable"
[LOG] 2026/08/01 23:43:49 github.com/wraient/curd/internal/player.go:648: "HasActivePlayback: Property unavailable, nothing is playing"
Optional context
ani-cli works, but I want to use curd
Issue #95 also is pretty much the same thing, but the person's work around doesn't work when watching the first episode or a movie
Describe the bug
When trying to play an anime, it opens up mpv, but not the anime on mpv, so it tells me to
Drop files or URLs to play here.To Reproduce
Steps to reproduce the behavior:
Install curd using the commands under the Fedora section
Sign in to Anilist
Select an Anime
Says
Starting Discord broadcast.and the anime episode 1, mpv opens with the menuDrop files or URLs to play here.Expected behavior
The anime should start
Screenshots
Environment (please complete the following information):
Debug logs
The logs are failing to upload but it seems to be the same thing over and over again
Optional context
ani-cli works, but I want to use curd
Issue #95 also is pretty much the same thing, but the person's work around doesn't work when watching the first episode or a movie