mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 10:29:01 -07:00
The Free Software Media System
99528878b7
The lack of caching in the OmdbProvider could result in long library scan time. This commit adds caching for the OmdbProvider similar to the MovieDbProvider. Downloaded metadata is saved locally and only updated if the last refresh occured 3 or more days before |
||
---|---|---|
Emby.Drawing | ||
MediaBrowser.Api | ||
MediaBrowser.Common | ||
MediaBrowser.Common.Implementations | ||
MediaBrowser.Controller | ||
MediaBrowser.Dlna | ||
MediaBrowser.LocalMetadata | ||
MediaBrowser.MediaEncoding | ||
MediaBrowser.Model | ||
MediaBrowser.Model.net35 | ||
MediaBrowser.Model.Portable | ||
MediaBrowser.Providers | ||
MediaBrowser.Server.Implementations | ||
MediaBrowser.Server.Mac | ||
MediaBrowser.Server.Mono | ||
MediaBrowser.Server.Startup.Common | ||
MediaBrowser.ServerApplication | ||
MediaBrowser.Tests | ||
MediaBrowser.WebDashboard | ||
MediaBrowser.XbmcMetadata | ||
Nuget | ||
OpenSubtitlesHandler | ||
.gitignore | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
LICENSE.md | ||
MediaBrowser.Mono.sln | ||
MediaBrowser.Mono.userprefs | ||
MediaBrowser.Server.Mac.sln | ||
MediaBrowser.Server.Mac.userprefs | ||
MediaBrowser.sln | ||
MediaBrowser.sln.GhostDoc.xml | ||
README.md | ||
SharedVersion.cs |
Emby Server
Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono.
It features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development.
Emby Apps
- Android Mobile (Play Store)
- Android Mobile (Amazon)
- Android TV
- Amazon Fire TV
- HTML5
- iPad
- iPhone
- Kodi
- Media Portal
- Roku
- Windows Desktop
- Windows Media Center
- Windows Phone
- Windows 8
New Users
If you're a new user looking to install Emby Server, please head over to emby.media