| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-23 | Merge pull request #3538 from Ullmie02/api-fix | Bond-009 | |
| Fix value parsing in Jellyfin.Api | |||
| 2020-07-23 | Merge pull request #3552 from BaronGreenback/NotificationFix | Bond-009 | |
| Fixes #3551 (Notifications Serialization error) | |||
| 2020-07-23 | Merge pull request #3615 from jellyfin/qsv-comet-lake | Bond-009 | |
| Fix QSV device creation on Comet Lake | |||
| 2020-07-23 | Merge pull request #3649 from thornbill/fix-epg-update-maybe | Bond-009 | |
| Skip image processing for live tv sources | |||
| 2020-07-23 | Merge pull request #3663 from crobibero/efcore-leak | Bond-009 | |
| Add missing usings to UserManager | |||
| 2020-07-23 | Merge pull request #3665 from barronpm/use-interfaces | Bond-009 | |
| Use interfaces in app host constructors | |||
| 2020-07-23 | Merge pull request #3666 from barronpm/livetvmanager-system-text-json | Bond-009 | |
| Use System.Text.Json in LiveTvManager | |||
| 2020-07-22 | Merge pull request #3634 from crobibero/plugin-config | Anthony Lavado | |
| fix built in plugin js | |||
| 2020-07-22 | Use System.Text.Json in LiveTvManager | Patrick Barron | |
| 2020-07-22 | Use interfaces in app host constructors | Patrick Barron | |
| 2020-07-22 | Restructure query to avoid extra database access. | Patrick Barron | |
| 2020-07-22 | Wrap context creation with using | Patrick Barron | |
| 2020-07-22 | Don't AddAsync | Bond_009 | |
| 2020-07-22 | Make CreateUser async | Bond_009 | |
| 2020-07-22 | Move DisplayPreferencesManager.cs to Users namespace | Patrick Barron | |
| 2020-07-22 | Add missing chromecast version serialization/deserialization. | Patrick Barron | |
| 2020-07-22 | Fix build part 2 | David | |
| 2020-07-22 | Fix build | David | |
| 2020-07-22 | add missing using | crobibero | |
| 2020-07-22 | Log path on lookup errors | E.Smith | |
| If the lookup fails (due to a bad id in an nfo file for example), then we had no indication of which directory failed, so the user can not fix the problem. Now we include the path in the error message such as: MediaBrowser.Providers.TV.SeriesMetadataService: Error in DummySeasonProvider for /media/x/y/z and MediaBrowser.Providers.Manager.ProviderManager: TvdbSeriesImageProvider failed in GetImageInfos for type Series at /media/x/y/z | |||
| 2020-07-22 | Merge pull request #3508 from BaronGreenback/nullable | Bond-009 | |
| Part 1: nullable Emby.DLNA | |||
| 2020-07-22 | Merge pull request #3564 from Ullmie02/api-syncplay | Patrick Barron | |
| Move SyncPlay api to Jellyfin.Api | |||
| 2020-07-22 | Simplify logic | Bill Thornton | |
| 2020-07-22 | Move AudioService to Jellyfin.Api | David | |
| 2020-07-22 | Update Jellyfin.Api/Controllers/SyncPlayController.cs | David | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-22 | Apply suggestions from code review | David | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-22 | implement change properly | crobibero | |
| 2020-07-22 | Force plugin config location | crobibero | |
| 2020-07-22 | apply review suggestions | crobibero | |
| 2020-07-22 | Fix build | Bond_009 | |
| 2020-07-22 | Optimize StringBuilder.Append calls | Bond_009 | |
| 2020-07-22 | Merge pull request #3642 from crobibero/plugin-repo-x2 | Bond-009 | |
| Try adding plugin repository again | |||
| 2020-07-22 | Merge pull request #3646 from barronpm/incrementcount-async | Bond-009 | |
| Make IncrementInvalidLoginAttemptCount async. | |||
| 2020-07-22 | Address comments | Bond_009 | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-07-22 | Cleanup after merge | David | |
| 2020-07-22 | Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio | David | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Jellyfin.Api/Helpers/TranscodingJobHelper.cs | |||
| 2020-07-22 | Add properties to StreamState to fix some errors | David | |
| 2020-07-22 | Remove caching and content length | David | |
| 2020-07-22 | Add response code documentation | David | |
| 2020-07-21 | Skip image processing for live tv sources | Bill Thornton | |
| 2020-07-21 | Change enum values | David | |
| 2020-07-21 | Merge branch 'api-migration' into api-syncplay | David | |
| # Conflicts: # MediaBrowser.Api/SyncPlay/SyncPlayService.cs | |||
| 2020-07-21 | Move ImageService.cs to Jellyfin.Api | crobibero | |
| 2020-07-21 | Make IncrementInvalidLoginAttemptCount async. | Patrick Barron | |
| 2020-07-21 | Detach tracked entries on dispose | crobibero | |
| 2020-07-21 | Try adding plugin repository again | crobibero | |
| 2020-07-21 | update post profile image | crobibero | |
| 2020-07-21 | Merge remote-tracking branch 'upstream/api-migration' into api-image-service | crobibero | |
| 2020-07-21 | Merge pull request #3629 from crobibero/api-migration-merge | David | |
| Api migration merge | |||
