Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[BUG] ffprobe missing

Open
#335 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
docker, dockerfile
Domain
devops

Research direction

Start by inspecting the Dockerfile's Alpine package-install step and how the Sonarr container is built. Reproduce the reported runtime error and verify whether ffprobe is present in the resulting image. Done means the container provides ffprobe and the reported DetectSample error no longer occurs.

Written by the indexing model from the issue text.

Description

no-issue-activity
Is there an existing issue for this?
  • I have searched the existing issues
Current Behavior

Noticed recently some errors:

[Error] DetectSample: Failed to get runtime from the file, make sure ffprobe is available

Probably related to Sonarr 4.0.19.2979 (2026-06-26) that "Bump FFprobe to 5.1.10".

Visibly it's missing ffprobe entirely (apk add ffmpeg)

Expected Behavior

No response

Steps To Reproduce

Complete stuff

Environment
- OS:
- How docker service was installed:
CPU architecture

x86-64

Docker creation
N/A
Container logs
See above
Dominant language
Dockerfile
Stars
1.1k
Forks
147
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linuxserver/docker-sonarr

All issues in linuxserver/docker-sonarr

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.