mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #13037] [MERGED] Updated DevContainer to Bookworm Debian #13448
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/13037
Author: @JPVenson
Created: 11/15/2024
Status: ✅ Merged
Merged: 11/30/2024
Merged by: @Bond-009
Base:
master← Head:updateDevContainer📝 Commits (6)
f763fbfUpdated DevContainer to Bookworm Debian31e0bd0Merge branch 'jellyfin:master' into updateDevContainer61f171dUpdate .devcontainer/devcontainer.json65d3c8fFixed Tabs25f7b93Merge branch 'updateDevContainer' of https://github.com/JPVenson/jellyfin into updateDevContainerbc1ce18Merge remote-tracking branch 'origin/master' into updateDevContainer📊 Changes
4 files changed (+9 additions, -36 deletions)
View changed files
➖
.devcontainer/Dev - Server Ffmpeg/devcontainer.json(+0 -28)📝
.devcontainer/devcontainer.json(+2 -2)📝
.devcontainer/install-ffmpeg.sh(+1 -1)📝
.vscode/extensions.json(+6 -5)📄 Description
Removed dual container and made FFmpeg install default
Added Sqlite extension for debugging
Updated ffmpeg reference
Fixes https://github.com/jellyfin/jellyfin/issues/13065
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.