aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJPVenson <JPVenson@users.noreply.github.com>2024-01-19 07:39:04 +0100
committerGitHub <noreply@github.com>2024-01-19 07:39:04 +0100
commit202305143d35c55c3573166dd5c28412cb62cbfb (patch)
tree3dff8922423c7d0532d545e03aeb92cb4aa56b15 /README.md
parent6ef110b00803e8dad37375d80c98a767859f6c1b (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3f6ccb7b7..878e335ed 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,8 @@ This creates a container that has everything to run and debug the Jellyfin Media
this extens the default server with an default installation of ffmpeg6 though the means described here: https://jellyfin.org/docs/general/installation/linux#repository-manual
If you want to install a specific ffmpeg version, follow the comments embedded in the `.devcontainer/Dev - Server Ffmpeg/install.ffmpeg.sh` file.
+Use the `ghcs .NET Launch (nowebclient, ffmpeg)` launch config to run with the jellyfin-ffmpeg enabled.
+
### Running The Tests