Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/9651a78b0c42958f01b01aee78e661125ad1970d You should set ROOT_URL correctly, otherwise the web may not work correctly.
The Free Software Media System
Go to file
Joshua M. Boniface 9651a78b0c
Merge pull request from Lynxy/genpts
6 years ago
.copr Code review updates 6 years ago
.github Make guidance in issue templates comments, this will declutter issues when people do not remove it. 6 years ago
.vscode Add JSON assets for VSCode development 6 years ago
BDInfo Removed some unused fields 6 years ago
DvdLib Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Emby.Dlna Merge pull request from Bond-009/xmlex 6 years ago
Emby.Drawing Merge pull request from Bond-009/imagedimensions 6 years ago
Emby.IsoMounting Removed some unused fields 6 years ago
Emby.Naming Check for whitespace 6 years ago
Emby.Notifications Remove more self-update code 6 years ago
Emby.Photos Removed some unused fields 6 years ago
Emby.Server.Implementations Merge pull request from Bond-009/string 6 years ago
Emby.XmlTv Fix always null expressions 6 years ago
Jellyfin.Drawing.Skia Change discards 6 years ago
Jellyfin.Server Less string allocations 6 years ago
MediaBrowser.Api Avoid exceptions due to folder and file not found 6 years ago
MediaBrowser.Common Removed remaining self-update code 6 years ago
MediaBrowser.Controller Merge pull request from Lynxy/genpts 6 years ago
MediaBrowser.LocalMetadata Make all class implementing dynamically loaded interfaces public 6 years ago
MediaBrowser.MediaEncoding Remove dead code 6 years ago
MediaBrowser.Model Merge pull request from Bond-009/perf 6 years ago
MediaBrowser.Providers Make Tvdb strings const 6 years ago
MediaBrowser.Tests Fixed csproj and xml identation. 6 years ago
MediaBrowser.WebDashboard Don't change submodule 6 years ago
MediaBrowser.XbmcMetadata Make all class implementing dynamically loaded interfaces public 6 years ago
Mono.Nat Eliminate some compile warnings () 6 years ago
OpenSubtitlesHandler Fix missing imports after rebase 6 years ago
RSSDP Remove custom Threading 6 years ago
SocketHttpListener Add comment 6 years ago
deployment Fix Path 6 years ago
hooks Checkout submodules in Docker Hub hook 6 years ago
.dockerignore Fixed full pipeline, runs correctly now with `drone exec` 6 years ago
.drone.yml Fixed the assemblynames from drone since, the namespaces do not line up (yet). 6 years ago
.editorconfig Merge pull request from EraYaN/abi-check-drone 6 years ago
.gitattributes Add merge=union for CONTRIBUTORS.md 6 years ago
.gitignore Fixed full pipeline, runs correctly now with `drone exec` 6 years ago
.gitmodules Update submodule 6 years ago
CONTRIBUTORS.md Add to contributors 6 years ago
Dockerfile Use jellyfin/ffmpeg image 6 years ago
Dockerfile.arm Fix cachedir missing from Docker container 6 years ago
Dockerfile.arm64 Fix cachedir missing from Docker container 6 years ago
LICENSE Remove incorrect .md suffix from LICENSE file 6 years ago
MediaBrowser.sln Move Skia back into it's own project 6 years ago
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 6 years ago
README.md Fix OC badge to all and add forum badge 6 years ago
SharedVersion.cs Bump version to 10.2.1 6 years ago
build Add explanation to usage output 6 years ago
bump_version keep trailing 0 in version 6 years ago
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 6 years ago
jellyfin.ruleset Remove more doc warnings 6 years ago
new-file-header.txt Add a better wording here 6 years ago

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Current Release Translations Build Status Docker Pull Count
Donate Discuss on our Forum Chat on Matrix Join our Subreddit


Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!

For further details, please see our documentation page. To receive the latest updates, get help with Jellyfin, and join the community, please visit one of our communication channels on Matrix/Riot or social media.

For more information about the project, please see our about page.

Want to get started? Choose from Prebuilt Packages or Build from Source, then see our first-time setup guide.

Want to contribute? Check out our documentation for guidelines.

New idea or improvement? Something not working right? Open an Issue.