Add MIT license, contribution guide, and public repo docs
This commit is contained in:
@@ -314,3 +314,4 @@ Local app dependencies are declared in `pyproject.toml`; `requirements.txt` inst
|
||||
- Added configurable `REMOTE_PATH_PREFIX` support so Jellyfin paths can be mapped to SSH-visible paths when opening folders from Media/Library tabs (for example `/media/...` -> `/srv/media/...`).
|
||||
- Updated path handoff logic to prefer mapping through `REMOTE_MEDIA_ROOT` (anchor replacement using the root basename, e.g. `media`) and use `REMOTE_PATH_PREFIX` as fallback.
|
||||
- Added a public-repo readiness note in README describing what local/sensitive files must stay out of version control.
|
||||
- Added `LICENSE` (MIT) and `CONTRIBUTING.md` for public-repo baseline documentation.
|
||||
|
||||
Reference in New Issue
Block a user