| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-07 | Make localhost LiveTV restreams always use plain HTTP port | Vasily | |
| 2020-04-04 | Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs | Bond-009 | |
| Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-04-03 | Update InternalPeopleQuery.cs | Bond-009 | |
| 2020-04-03 | Address comments | Bond_009 | |
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| do-not-instantiate-services-at-startup | |||
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Merge pull request #2601 from mark-monteiro/support-running-without-web-content | Vasily | |
| Support Running Server Without Web Content | |||
| 2020-04-01 | Address comments | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into minor | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Apply suggestions from code review | Mark Monteiro | |
| 2020-03-31 | Merge pull request #2503 from nyanmisaka/vaapi | Vasily | |
| Fix various bugs in HWA subtitle burn-in | |||
| 2020-03-31 | minor improvements | nyanmisaka | |
| 2020-03-30 | fix graphical subtitle scaling for NVDEC | Nyanmisaka | |
| 2020-03-30 | fix QSV HWA failed when burning text subtitles | Nyanmisaka | |
| ffmpeg 4.3+ is required for better transcoding speed(more than twice increase). Using qsv on Linux also requires a fix in ffmpeg 4.3+. See https://github.com/FFmpeg/FFmpeg/commit/74007dd86a87289a075926704fae5bd8ef313bb5 | |||
| 2020-03-30 | fix various bugs in VAAPI hardware acceleration | nyanmisaka | |
| 2020-03-29 | Merge pull request #2639 from alset333/master | Bond-009 | |
| Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value | |||
| 2020-03-25 | Update .NET Core to 3.1.3 | Mark Monteiro | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-23 | Merge pull request #2638 from mark-monteiro/update-asp | dkanada | |
| Update .NET Core to 3.1.2 | |||
| 2020-03-22 | Add missing null check when retrieving extras | Mark Monteiro | |
| 2020-03-22 | Update all packages to .NET Core 3.1.2 | Mark Monteiro | |
| 2020-03-21 | Do not create unnecessary instances of IService at server startup | Mark Monteiro | |
| 2020-03-21 | Rename command line option to --nowebclient and config setting to HostWebClient | Mark Monteiro | |
| 2020-03-19 | Merge pull request #1 from jellyfin/master | Peter Maar | |
| Pull latest to my fork | |||
| 2020-03-18 | Merge pull request #2549 from dkanada/refactor | dkanada | |
| Refactor some provider classes | |||
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-16 | Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists | dkanada | |
| Check for duplicates when adding items to a playlist | |||
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-15 | Clean up and document BrowserLauncher correctly | Mark Monteiro | |
| 2020-03-15 | Rename IsNoWebContent to NoWebContent | Mark Monteiro | |
| 2020-03-13 | Do not check for duplicates if they are allowed in playlist configuration | Mark Monteiro | |
| 2020-03-13 | Add a configuration flag to allow/disallow duplicates in playlists | Mark Monteiro | |
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Parse config value correctly | Mark Monteiro | |
| 2020-03-11 | Use config setting to decide if web content should be hosted | Mark Monteiro | |
| Also fail server startup if web content is expected but missing | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-11 | Merge pull request #2502 from JustAMan/baseitem-equals | Bond-009 | |
| Adds BaseItem.Equals method that compares items by their Id | |||
| 2020-03-10 | Merge pull request #2506 from mark-monteiro/inject-loggers-with-context | Bond-009 | |
| Inject loggers with context using ILogger<T> | |||
| 2020-03-10 | remove useless interface | dkanada | |
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2020-03-05 | Add inheritdoc comment and squash simple method bodies | Vasily | |
| 2020-03-05 | Follow code review suggestions | Vasily | |
| 2020-03-05 | Add speed for alpha numeric sorting | Bond_009 | |
| 2020-03-04 | Implement BaseItem.GetHashCode override | Vasily | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-04 | Merge pull request #2476 from JustAMan/playto-sort | dkanada | |
| Bring back sorting when needed to fix PlayTo | |||
