Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 4.63 KB

index.md

File metadata and controls

64 lines (49 loc) · 4.63 KB
uid title
home
Home

Welcome to the Jellyfin Documentation

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!

You can find a list of all available clients here. For more information please see our about page or the FAQ. If you are looking for help, check out this page for all the different communication channels we use.

Note: Jellyfin is a fast moving project that is in its early stages, and this documentation as well as the code may change frequently. Please check back often and don't hesitate to contact us via our Matrix channels or the subreddit!

Getting Started

Want to get starting using Jellyfin right now? Check out the pages below for how to install Jellyfin on your machine.

  • Arch
  • Debian
  • Ubuntu
  • Fedora
  • CentOS
  • Docker
  • unRaid
  • Kubernetes
  • Windows
  • MacOS
  • Generic Linux
  • Portable DLL

Alternatively, Jellyfin may be built directly from the source code.

Administrator Documentation

Want to know more about administering a Jellyfin server? Check out these pages!

  • Quick-Start Guide: What to do after you've installed Jellyfin to get it up and running.
  • Migrating from Emby: How to migrate an existing Emby 3.5.2 installation to Jellyfin.
  • Plugins: How to install plugins in Jellyfin.
  • Port Bindings
  • Hardware Acceleration

Contributing to Jellyfin

Want to help out? Check out the pages below for how to contribute.

  • Contribution Guide: General information on contributing to Jellyfin.
  • Plugin Guide: Documentation and resources to get started writing a plugin to extend Jellyfin functionality.
  • Reporting Bugs: How to use our issue tracker on GitHub to report bugs.
  • Requesting Features: How to use our issue tracker on GitHub to request new features or enhancements.
  • Coding Style: Code and naming style guide.