Giter Club home page Giter Club logo

jellyfin's Introduction

Hello!

I see you've found my profile page...I mainly hack together Docker images.

Anurag's github stats

If you like my work you can sponsor me with the Sponsor button you see everywhere.

Have you seen this pretty avatar/logo thingy? It had to be cheap, so... It was made possible by Freepik from flaticon.com.

jellyfin's People

Contributors

github-actions[bot] avatar mrhotio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jellyfin's Issues

nvidia-opencl-icd missing on container update

I believe the nvidia-opencl-icd package is missing from the container. Whenever I update to the latest version I have to bash into the container and install it manually. This is required for jf to do HDR tone-mapping for clients that don't support HDR.

Additionally, running apt install nvidia-opencl-icd will return no release candidate. apt install nvidia-opencl-icd-340 should be used.

Invalid character in the docker tag since the new stable image versions 1.9.*

Dear hotio,

In the latest releases the docker tags cannot be referred, which includes the versions.
Here is the output from docker pulling commands for 2 different stable versions:

> docker image pull hotio/jellyfin:release-10.9.2+ubu2204
invalid reference format
> docker image pull hotio/jellyfin:release-10.8.13-1
release-10.8.13-1: Pulling from hotio/jellyfin
Digest: sha256:eea6afed7c8f344ddb4c21dde96f75257cbc8f5e143fa9ef86a0149d500a3f1f
Status: Image is up to date for hotio/jellyfin:release-10.8.13-1
docker.io/hotio/jellyfin:release-10.8.13-1

According to docker documentation the plus sign in docker tags is not in the allowed characters:
After the image name, the optional TAG is a custom, human-readable manifest identifier that's typically a specific version or variant of an image. The tag must be valid ASCII and can contain lowercase and uppercase letters, digits, underscores, periods, and hyphens. It can't start with a period or hyphen and must be no longer than 128 characters. If you don't specify a tag, the command uses latest by default.

Source: https://docs.docker.com/reference/cli/docker/image/tag/#:~:text=After%20the%20image,by%20default.

Can you please change the plus sign in the docker tags to an other character, e.g. underscore?

Kind regards,
DayNight

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.