| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-23 | Improve controls for deinterlace method; matches with jellyfin-web changes | Peter Maar | |
| 2020-02-23 | Merge pull request #2384 from Bond-009/warn16 | dkanada | |
| Fix some warnings in Emby.Server.Implementations | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-23 | Minor improvements | Bond_009 | |
| 2020-02-23 | Merge pull request #2427 from Bond-009/minor | dkanada | |
| Minor improvements | |||
| 2020-02-22 | Add encoding option bobandweave, change back the EncodingHelper logic | Peter Maar | |
| 2020-02-22 | add config options for musicbrainz | dkanada | |
| 2020-02-22 | Merge pull request #2434 from Bond-009/photo | dkanada | |
| Fix photo serialization | |||
| 2020-02-21 | Merge pull request #2321 from Bond-009/images | dkanada | |
| Simplify image processing by removing image enhancers | |||
| 2020-02-20 | Fix photo serialization | Bond-009 | |
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-02-19 | Address comments | Bond_009 | |
| 2020-02-14 | Merge pull request #2358 from Bond-009/tests | dkanada | |
| Enable TreatWarningsAsErrors and Nullable for test projects | |||
| 2020-02-12 | Merge pull request #2394 from mark-monteiro/xml-documentation | Bond-009 | |
| Add Some XML Documentation | |||
| 2020-02-12 | Merge branch 'master' into images | Bond-009 | |
| 2020-02-12 | Use "implement" instead of "apply" when referring to an interface | Mark Monteiro | |
| 2020-02-11 | Merge pull request #2363 from dkanada/view | Anthony Lavado | |
| Add session view endpoint | |||
| 2020-02-10 | add-some-xml-documentation | Mark Monteiro | |
| 2020-02-09 | Temporary fix/change forcing yadif to "send_field" | Peter Maar | |
| 2020-02-04 | Update MediaBrowser.Controller/Entities/PersonInfo.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-04 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-04 | Fix some warnings in MediaBrowser.Controller | Bond_009 | |
| 2020-02-04 | add code suggestions | dkanada | |
| 2020-02-03 | Merge pull request #2357 from Bond-009/warn13 | dkanada | |
| Fix warnings | |||
| 2020-02-03 | Merge pull request #2368 from nyanmisaka/master | dkanada | |
| Fix framerate info not showing when mediasource is in H264 format. | |||
| 2020-02-03 | Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs | Nyanmisaka | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-02 | Update JobLogger.cs | Nyanmisaka | |
| 2020-02-02 | fix fps info issue when the video is h264. | Nyanmisaka | |
| Fixed an issue that when the media source is in H264 format and the frame rate info is not displayed due to missing space characters in ffmpeg log. | |||
| 2020-02-02 | Update JobLogger.cs | Nyanmisaka | |
| 2020-02-02 | add session view endpoint | dkanada | |
| 2020-02-02 | fix a few warnings | dkanada | |
| 2020-02-01 | improve scan progress and fix a few bugs | dkanada | |
| 2020-01-31 | Enable TreatWarningsAsErrors and Nullable for test projects | Bond_009 | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-28 | Update deps | Bond_009 | |
| 2020-01-27 | Merge pull request #2332 from pR0Ps/bugfix/dlna | dkanada | |
| Fix another issue with DLNA responses not properly paginating | |||
| 2020-01-24 | Add Transcoding framerate info | ThreeFive-O | |
| 2020-01-24 | Fix another issue with DLNA responses not properly paginating | Carey Metcalfe | |
| The `UserRootFolder.GetItemsInternal` method now applies any sorting and pagination requested by the `InternalItemsQuery` that was passed to it. Previous pagination fix: #2304 Original issue #2303 | |||
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-21 | Simplify image processing by removing image enhancers | Bond_009 | |
| 2020-01-21 | Merge pull request #2184 from WiiPlayer2/bug/global-header-flag-support | dkanada | |
| Add check if output container supports "global_header" flag | |||
| 2020-01-21 | Remove configuration of global_header flag | Waldemar Tomme | |
| 2020-01-16 | Merge pull request #2251 from nyanmisaka/master | dkanada | |
| add support for AMD AMF hardware encoding on Windows & Linux | |||
| 2020-01-15 | remove useless comment | Nyanmisaka | |
| 2020-01-13 | Remove dead code and improve logging | Bond-009 | |
| 2020-01-13 | Fix websocket handling | Bond-009 | |
| 2020-01-13 | Fix nullref exception and added logging | Bond_009 | |
| 2020-01-13 | Rewrite WebSocket handling code | Bond_009 | |
| 2020-01-13 | Merge pull request #2096 from Bond-009/embytv | dkanada | |
| Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs | |||
| 2020-01-12 | add support for AMF hardware encoding on Linux. | Nyanmisaka | |
| 1) h264_amf is now supported on linux with 'amdgpu-pro' installed and '--enable-amf' when compiling ffmpeg. 2) Using vaapi decode and h264_amf encode on linux platform can avoid some weird transcoding errors in h264_vaapi with amd gpu. | |||
