mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #2620] [MERGED] Add Development Documentation To README #8986
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#8986
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/2620
Author: @mark-monteiro
Created: 3/17/2020
Status: ✅ Merged
Merged: 4/20/2020
Merged by: @dkanada
Base:
master← Head:development-documentation📝 Commits (10+)
681dd8dAdd recommended extensions to VS Code configuration751dff0Add development instructions to README with details on running from source48f33f9Reword prerequisite section so that IDEs are listed as optionalcd34115Remove duplicate text3fd245bAdd instructions for serving content over HTTPS499deb4Add section describing the repository with a link to contribution docs7ced986Remove section on serving over HTTPS644ddfaApply code review changes0a9b7c8Specify the directory for jellyfin-web correctly6039c62Update instructions for running with the dotnet cli📊 Changes
2 files changed (+110 additions, -0 deletions)
View changed files
➕
.vscode/extensions.json(+14 -0)📝
README.md(+96 -0)📄 Description
Add additional documentation to the project README with detailed instructions for developers on how to run the project from source code.
Changes
Issues
The additional README instructions include details on new configuration introduced in #2601, so this should probably wait for that to be merged first
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.