chrisbenincasa / tunarr

Create a classic TV experience using your own media - IPTV backed by Plex/Jellyfin
https://tunarr.com/
zlib License
174 stars 14 forks source link

HW accelerated Tunarr containers do not exist #886

Open ameturpoet opened 1 month ago

ameturpoet commented 1 month ago

I'm trying to change the image tag for my Tunarr container in the Synology Docker client, but neither ghcr.io/chrisbenincasa/tunarr:latest-vaapi nor chrisbenincasa/tunarr:latest-vaapi seem to exist in the repos. Only the vanilla software-only images seem to exist. Were these images removed?

chrisbenincasa commented 3 weeks ago

I see them:

https://hub.docker.com/layers/chrisbenincasa/tunarr/latest-vaapi/images/sha256-96e25b4dae008805a7c61c14fccabc6ecd561352cadaa05688788f8ad3cd1f94?context=explore

https://github.com/chrisbenincasa/tunarr/pkgs/container/tunarr/292642394?tag=latest-vaapi

ameturpoet commented 3 weeks ago

I see them:

https://hub.docker.com/layers/chrisbenincasa/tunarr/latest-vaapi/images/sha256-96e25b4dae008805a7c61c14fccabc6ecd561352cadaa05688788f8ad3cd1f94?context=explore

https://github.com/chrisbenincasa/tunarr/pkgs/container/tunarr/292642394?tag=latest-vaapi

I still see an error saying that it doesn't exist, I'm not sure what the issue might be: image

chrisbenincasa commented 3 weeks ago

Are you running an ARM based machine?

Also if you are on macOS do you need vaapi?

On Tue, Oct 22, 2024 at 12:26 PM Victoria Dominowski < @.***> wrote:

I see them:

https://hub.docker.com/layers/chrisbenincasa/tunarr/latest-vaapi/images/sha256-96e25b4dae008805a7c61c14fccabc6ecd561352cadaa05688788f8ad3cd1f94?context=explore

https://github.com/chrisbenincasa/tunarr/pkgs/container/tunarr/292642394?tag=latest-vaapi

I still see an error saying that it doesn't exist, I'm not sure what the issue might be: image.png (view on web) https://github.com/user-attachments/assets/4415eb03-1ea8-4049-b41c-88ef4d1d1885

— Reply to this email directly, view it on GitHub https://github.com/chrisbenincasa/tunarr/issues/886#issuecomment-2429732722, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMQRX5HBNPNPUOZH4COUL3Z4Z4CVAVCNFSM6AAAAABQELQP2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRZG4ZTENZSGI . You are receiving this because you commented.Message ID: @.***>

chrisbenincasa commented 3 weeks ago

(Just judging from the UI could be wrong)

ameturpoet commented 3 weeks ago

Oh no sorry, this is on my x86-based Synology NAS using its Docker client, so no architecture weirdness here - I only have the MacOS text editor in front of it to show my container config file.

chrisbenincasa commented 3 weeks ago

Gotcha. Maybe an explicit pull is needed somehow? Not familiar with Synology's interface or nuances... i've successfully pulled both the docker hub and ghcr images to confirm that they're available (just now)

hcooper commented 3 weeks ago

@ameturpoet you might just need to add the repository (e.g. https://hub.docker.com/r/chrisbenincasa/tunarr)...

image

chrisbenincasa commented 3 weeks ago

Ah thanks for chiming in @hcooper - that looks probable!