linuxserver / docker-jellyfin

GNU General Public License v3.0
600 stars 92 forks source link

[BUG] Docker image not updating to a hotfix automatically? #219

Closed ProductiveAsparagus56 closed 4 months ago

ProductiveAsparagus56 commented 7 months ago

Is there an existing issue for this?

Current Behavior

jellyfin/jellyfin has updated their docker image with a hotfix (10.8.13-1) which fixes audio, audio is broken in the latest linuxserver/jellyfin right now and the newest jellyfin/jellyfin image has already been out for 3 days.

There have been no new bugs reported, this means that either everyone is on an old version (which has a security issue), or nobody cares about audio.

https://github.com/jellyfin/jellyfin/issues/10654

Expected Behavior

linuxserver/jellyfin automatically updating, even when it's a hotfix release.

Steps To Reproduce

-

Environment

-

CPU architecture

x86-64

Docker creation

-

Container logs

-
github-actions[bot] commented 7 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Roxedus commented 7 months ago

Latest image is 10.8.13-1, https://github.com/linuxserver/docker-jellyfin/blob/master/package_versions.txt#L410

aptalca commented 7 months ago

Also https://github.com/linuxserver/docker-jellyfin/releases/tag/10.8.13-1-ls236

ProductiveAsparagus56 commented 7 months ago

Image linuxserver/jellyfin:latest still didn't work for me though, also tried linuxserver/jellyfin:version-10.8.13-1. While jellyfin/jellyfin:latest does work.

While testing jellyfin/jellyfin:latest i copied all config files from linuxserver/jellyfin:latest over, so it really is the image.

I don't get why this was closed so fast, couldn't you guys have waited for me to respond with this info?

aptalca commented 7 months ago

You said we didn't release 10.8.13-1, which was the reported issue. We showed you that we did. That's why it was closed.

aptalca commented 7 months ago

Looks like they pushed an ffmpeg update to their repo after the hotfix version was pushed: https://github.com/linuxserver/docker-jellyfin/commit/61c33576998e577172b5f5fd3e8cda6b78d3930d It's building here: https://ci.linuxserver.io/blue/organizations/jenkins/Docker-Pipeline-Builders%2Fdocker-jellyfin/detail/master/614/pipeline When that finishes, you can pull that and give it a try.

ProductiveAsparagus56 commented 7 months ago

You said we didn't release 10.8.13-1, which was the reported issue. We showed you that we did. That's why it was closed.

Guess that makes sense.

ProductiveAsparagus56 commented 7 months ago

Looks like they pushed an ffmpeg update to their repo after the hotfix version was pushed: 61c3357 It's building here: https://ci.linuxserver.io/blue/organizations/jenkins/Docker-Pipeline-Builders%2Fdocker-jellyfin/detail/master/614/pipeline When that finishes, you can pull that and give it a try.

Tried latest, still doesn't work.

LinuxServer-CI commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 months ago

This issue is locked due to inactivity