Skip to content

bug: MPV autonext fails with pipe error in Denshi but works in server version #671

@CRow68886

Description

@CRow68886

Checklist

  • My version of the app is the latest available
  • I have checked open and closed issues
  • I have checked the docs for a fix

Bug Severity

Usability is affected

Bug Area

Denshi (Desktop app)

Bug Description / Steps to Reproduce

When using torrent streaming with MPV as the external player, autonext/autoplay
fails to load the next episode in Seanime Denshi. MPV stays open and idle but
Seanime never sends the next episode to it.

Steps to reproduce:

  1. Use Seanime Denshi (Electron desktop app) on Windows
  2. Set MPV as the external media player
  3. Start playing an episode via torrent streaming
  4. Wait for autonext to trigger at the end of the episode

The same setup works perfectly on the server version.

Expected Behavior

Autonext should seamlessly load the next torrent stream episode into the
already-open MPV instance, the same way it works in the server version.

Screenshots

No response

Logs

2026-03-31 21:01:36 |ERR| mpv > Failed to establish connection (1/4), retrying... error="can't connect to mpv's socket: open \.\pipe\seanime_mpv: The system cannot find the file specified."
2026-03-31 21:01:40 |ERR| media player > Could not open and play stream error="can't connect to mpv's socket: open \.\pipe\seanime_mpv: The system cannot find the file specified."
2026-03-31 21:01:40 |ERR| playback manager > Failed to start streaming error="could not open and play stream, can't connect to mpv's socket: open \.\pipe\seanime_mpv: The system cannot find the file specified."

Debugging Checklist

  • I have included error messages
  • I have included server logs
  • I have included browser console logs

App Version

3.5.2

Operating System

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageIssue or request is being considered

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions