66a80ac6b9
Previously some methods were just returning null or empty values in case of encountered errors; as a consequence, the actual reason for failure was never written to the auto-organize log. Instead, only a generic message like "Unable to sort xxx because target path could not be determined." was displayed. After this change, the actual reason for failure will be saved to the auto-organize log or displayed in the UI (when completing the organize dialog). This information is very important for the user. Examples are "No permission", "Target folder not available", "Disk full", etc.. |
||
---|---|---|
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