The Free Software Media System
Go to file
Mike 6fbbf913e4 Fix season images not showing up when Emby starts.
The TvdbSeasonImageProvider was running before the TvdbSeasonImageProvider. This caused the seriesid be null on the series. (This is apparently populated as part of the metadata refresh on the series. Moving that scan before the seasons seems to fix the problem.

See the following code from TvdbSeriesImageProvider

var seriesId = series != null ? series.GetProviderId(MetadataProviders.Tvdb) : null;
if (!string.IsNullOrEmpty(seriesId) && season.IndexNumber.HasValue)
2015-03-23 21:37:21 -04:00
MediaBrowser.Api update stream closing 2015-03-23 13:19:21 -04:00
MediaBrowser.Common display sync services 2015-03-08 13:58:45 -04:00
MediaBrowser.Common.Implementations beta fixes 2015-03-21 12:10:02 -04:00
MediaBrowser.Controller Fix season images not showing up when Emby starts. 2015-03-23 21:37:21 -04:00
MediaBrowser.Dlna update dlna profiles 2015-03-21 12:12:40 -04:00
MediaBrowser.LocalMetadata support storage of original title 2015-03-09 21:30:20 -04:00
MediaBrowser.MediaEncoding update sync encoding 2015-03-23 00:08:06 -04:00
MediaBrowser.MediaInfo update release build configurations 2014-11-07 11:28:15 -05:00
MediaBrowser.Model updated nuget 2015-03-23 16:06:06 -04:00
MediaBrowser.Model.net35 don't show sync profile for audio jobs 2015-03-16 23:48:05 -04:00
MediaBrowser.Model.Portable rework handling of original quality 2015-03-15 13:50:47 -04:00
MediaBrowser.Providers fix music scan 2015-03-22 19:24:35 -04:00
MediaBrowser.Server.Implementations update sync encoding 2015-03-23 00:08:06 -04:00
MediaBrowser.Server.Mac update mac project 2015-02-19 13:55:16 -05:00
MediaBrowser.Server.Mono update translations 2015-03-22 17:14:50 -04:00
MediaBrowser.Server.Startup.Common update text 2015-03-21 14:12:12 -04:00
MediaBrowser.ServerApplication update logo 2015-03-21 16:09:38 -04:00
MediaBrowser.Tests move desktop search 2015-01-21 14:21:19 -05:00
MediaBrowser.WebDashboard update font 2015-03-21 14:51:49 -04:00
MediaBrowser.XbmcMetadata beta fixes 2015-03-21 12:10:02 -04:00
Nuget updated nuget 2015-03-23 16:06:06 -04:00
OpenSubtitlesHandler rework build scripts 2014-11-05 14:28:41 -05:00
.gitignore disable nuget package restore 2014-10-18 15:02:54 -04:00
CONTRIBUTORS.md Add myself to the contributors 2014-06-09 20:46:00 +02:00
LICENSE.md Create LICENSE.md 2013-08-29 17:47:14 -04:00
MediaBrowser.Mono.sln update mono solution 2014-11-23 18:12:23 -05:00
MediaBrowser.Mono.userprefs update mono build 2014-07-09 10:39:04 -04:00
MediaBrowser.Server.Mac.sln update mac project 2014-11-26 15:23:52 -05:00
MediaBrowser.Server.Mac.userprefs update mac build 2014-11-27 01:02:59 -05:00
MediaBrowser.sln added GetMovieRecommendations to IApiClient 2015-03-10 21:43:07 -04:00
MediaBrowser.sln.GhostDoc.xml replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
README.md update readme 2015-03-22 21:43:03 -04:00
SharedVersion.cs improve people naming 2015-03-20 13:17:03 -04:00

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.

We have several client apps released and in production:

New Users

If you're a new user looking to install Emby Server, please head over to emby.media

Developer Info

Api Docs

How to Build a Server Plugin

Visit our community:

http://emby.media/community

Images

Android Android Html5 iOS iOS Emby Theater Emby Theater Windows Phone Roku iOS Dashboard iOS iOS