No description
Find a file
Claus Vium cff0ece073 set EnableAnonymousUsageReporting to false to avoid log spam (#348)
It's the default value for the setting, so it'll only affect new servers. If enabled, it'll send usage statistics to an endpoint that doesn't exist, which just clutters the console/logs.
2019-01-01 14:33:22 +03:00
BDInfo
debian Tweak unit to restart on any failure, 15s timeout 2018-12-28 10:27:27 -05:00
DvdLib
Emby.Dlna Clean up some catch statements 2018-12-30 22:44:39 +01:00
Emby.Drawing Clean up some catch statements 2018-12-30 22:44:39 +01:00
Emby.Drawing.ImageMagick Clean up some catch statements 2018-12-30 22:44:39 +01:00
Emby.Drawing.Net Fix exception logging 2018-12-30 22:44:39 +01:00
Emby.Drawing.Skia Fix exception logging 2018-12-30 22:44:39 +01:00
Emby.IsoMounting Clean up some catch statements 2018-12-30 22:44:39 +01:00
Emby.Naming
Emby.Notifications Merge pull request #285 from Bond-009/logging 2018-12-30 17:29:02 -05:00
Emby.Photos Fix exception logging 2018-12-30 22:44:39 +01:00
Emby.Server.Implementations reenable udpserver for server discovery in apps etc. (#349) 2019-01-01 14:32:15 +03:00
Emby.XmlTv Fix exception logging 2018-12-30 22:44:39 +01:00
MediaBrowser.Api Fix exception logging 2018-12-30 22:44:39 +01:00
MediaBrowser.Common Fix exception logging 2018-12-30 22:44:39 +01:00
MediaBrowser.Controller Fix build post GPL change 2018-12-30 22:44:39 +01:00
MediaBrowser.LocalMetadata Fix exception logging 2018-12-30 22:44:39 +01:00
MediaBrowser.MediaEncoding Fix exception logging 2018-12-30 22:44:39 +01:00
MediaBrowser.Model set EnableAnonymousUsageReporting to false to avoid log spam (#348) 2019-01-01 14:33:22 +03:00
MediaBrowser.Providers Merge pull request #285 from Bond-009/logging 2018-12-30 17:29:02 -05:00
MediaBrowser.Server.Mono Fix location log dir when failed to read configuration 2018-12-31 15:34:27 +01:00
MediaBrowser.Tests Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
MediaBrowser.WebDashboard Fix exception logging 2018-12-30 22:44:39 +01:00
MediaBrowser.XbmcMetadata Merge pull request #285 from Bond-009/logging 2018-12-30 17:29:02 -05:00
Mono.Nat Fix exception logging 2018-12-30 22:44:39 +01:00
Nuget
OpenSubtitlesHandler
RSSDP Fix exception logging 2018-12-30 22:44:39 +01:00
SocketHttpListener Fix exception logging 2018-12-30 22:44:39 +01:00
.dockerignore
.drone.yml
.gitattributes Add merge=union for CONTRIBUTORS.md 2018-12-29 19:35:42 -05:00
.gitignore
.gitmodules
build-deb.sh
build-jellyfin.ps1 Rename Build-JellyFin.ps1 to build-jellyfin.ps1 2018-12-29 15:35:20 -08:00
CONTRIBUTORS.md More log dir configurable 2018-12-30 22:44:38 +01:00
Dockerfile
Dockerfile.aarch64
Dockerfile.debian_package
install-jellyfin.ps1 fixed installer custom library path 2018-12-29 08:08:35 -08:00
install.bat Rename installjellyfin.bat to install.bat 2018-12-29 15:38:16 -08:00
LICENSE
MediaBrowser.sln
MediaBrowser.sln.GhostDoc.xml
new-file-header.txt Add a better wording here 2018-12-28 19:29:07 -05:00
README.md
SharedVersion.cs

Jellyfin

The Free Software Media System

Jellyfin is a free software media system that puts you in control of managing and streaming your media.


Want to get started? Choose from Prebuilt Packages, or Build from Source.

Want to contribute? Check out our wiki for guidelines.


GPL 2.0 License Build Status Docker Pull Count Chat on Matrix Join our Subreddit

For further details, please see our wiki.

To receive the latest updates, please visit our public chat on Matrix/Riot, our announce chat for release info, and follow us on Social Media.

About

The Jellyfin project was started as a result of Emby's decision to take their code closed-source, as well as various philosophical differences with the core developers. Jellyfin seeks to be the free software alternative to Emby and Plex to provide media management and streaming from a dedicated server to end-user devices.

Jellyfin is descended from Emby 3.5.2, ported to the .NET Core framework, and aims to contain build facilities for every platform.

Issues and Feature Requests

New idea or improvement? Open a Feature Request.

Something not working right? Open an Issue.

Contributing to Jellyfin

If you're interested in contributing, please see our wiki for guidelines.