mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Add jellyfin-ffmpeg support for Ubuntu 19.10 on armhf #1013
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#1013
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FranzFelberer on GitHub (Oct 28, 2019).
Originally assigned to: @joshuaboniface on GitHub.
Describe the bug
Jellyfin can't be installed on Ubuntu 19.10 (missing dependency)
To Reproduce
sudo apt install jellyfinSystem (please complete the following information):
@JustAMan commented on GitHub (Nov 21, 2019):
I'm debating whether this issue should be here or in https://github.com/jellyfin/jellyfin-ffmpeg ... thoughts?
@ioogithub commented on GitHub (Dec 27, 2019):
I have the same problem on Debian. I have tried installing on Debian 10.2 (Buster) and Debian Bullseye (testing) on amd64. I have the same problem, can't install jellyfin because it depends on jellyfin-ffmpeg and I can't install jellyfin-ffmpeg because it depends on libx265-165 (>= 2.9) but it is not installable.
I have tried installing directly from the .deb file as well as adding the repo, neither are working.
Does this mean that Jellyfin doesn't support Ubuntu and Debian? I've been struggling with this all night but if my OS isn't supported please let me know so I can move on to another project.
@JustAMan commented on GitHub (Jan 10, 2020):
ping @joshuaboniface
@Artiume commented on GitHub (May 1, 2020):
i believe this is fixed