764c901cd7
```cs MediaBrowser.Common.Extensions.ResourceNotFoundException: Configuration with key subtitles not found. at Emby.Server.Implementations.AppBase.BaseConfigurationManager.<>c__DisplayClass42_0.<GetConfiguration>b__0(String k) in /home/pi/dev/jellyfin/Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs:line 247 at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Emby.Server.Implementations.AppBase.BaseConfigurationManager.GetConfiguration(String key) in /home/pi/dev/jellyfin/Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs:line 238 at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.AddExternalSubtitles(Video video, List`1 currentStreams, MetadataRefreshOptions options, CancellationToken cancellationToken) in /home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line 486 at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.Fetch(Video video, CancellationToken cancellationToken, MediaInfo mediaInfo, BlurayDiscInfo blurayInfo, MetadataRefreshOptions options) in /home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line 204 at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken) in /home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line 119 at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) in /home/pi/dev/jellyfin/MediaBrowser.Providers/Manager/MetadataService.cs:line 806 ``` |
||
---|---|---|
.ci | ||
.copr | ||
.github | ||
.vscode | ||
BDInfo | ||
deployment | ||
DvdLib | ||
Emby.Dlna | ||
Emby.Drawing | ||
Emby.IsoMounting | ||
Emby.Naming | ||
Emby.Notifications | ||
Emby.Photos | ||
Emby.Server.Implementations | ||
Emby.XmlTv | ||
hooks | ||
Jellyfin.Drawing.Skia | ||
Jellyfin.Server | ||
MediaBrowser.Api | ||
MediaBrowser.Common | ||
MediaBrowser.Controller | ||
MediaBrowser.LocalMetadata | ||
MediaBrowser.MediaEncoding | ||
MediaBrowser.Model | ||
MediaBrowser.Providers | ||
MediaBrowser.Tests | ||
MediaBrowser.WebDashboard | ||
MediaBrowser.XbmcMetadata | ||
Mono.Nat | ||
RSSDP | ||
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build | ||
build.yaml | ||
bump_version | ||
CONTRIBUTORS.md | ||
Dockerfile | ||
Dockerfile.arm | ||
Dockerfile.arm64 | ||
jellyfin.code-workspace | ||
jellyfin.ruleset | ||
LICENSE | ||
MediaBrowser.sln | ||
MediaBrowser.sln.GhostDoc.xml | ||
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. 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.