| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-26 | Changed boolean options to enums | Matthew Jones | |
| 2022-01-14 | Added type options to disable embedded subs | Matthew Jones | |
| 2022-01-14 | Add video path to DisableEmbeddedSubtitles log | Matt | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-14 | Changed DisableEmbeddedSubtitles logging to debug | Matthew Jones | |
| 2022-01-14 | Update CONTRIBUTORS.md | Matthew Jones | |
| 2022-01-14 | Add DisableEmbeddedSubtitles setting | Matthew Jones | |
| Disables embedded subs being added to metadata | |||
| 2022-01-12 | Translated using Weblate (Serbian) | Dzonkins | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ | |||
| 2022-01-11 | Merge pull request #7134 from adavier/trakt-episode-links | Cody Robibero | |
| 2022-01-10 | Merge pull request #7131 from Bond-009/warn58 | Cody Robibero | |
| 2022-01-10 | Merge pull request #7151 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.4 | Bond-009 | |
| 2022-01-10 | Bump FsCheck.Xunit from 2.16.3 to 2.16.4 | dependabot[bot] | |
| Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.3 to 2.16.4. - [Release notes](https://github.com/fsharp/FsCheck/releases) - [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md) - [Commits](https://github.com/fsharp/FsCheck/compare/2.16.3...2.16.4) --- updated-dependencies: - dependency-name: FsCheck.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-01-10 | Fix warning SA1414 and CA1849 | Bond_009 | |
| 2022-01-09 | Merge pull request #7141 from nyanmisaka/seek-audio | Cody Robibero | |
| Seek the external audio stream | |||
| 2022-01-09 | Also seek the external audio stream | nyanmisaka | |
| 2022-01-08 | Merge pull request #6866 from Bond-009/timeout | Cody Robibero | |
| 2022-01-08 | Merge pull request #7138 from nyanmisaka/10bit-boxes | Cody Robibero | |
| 2022-01-08 | Fix the wrong logic in HEVC VP9 10bit hwdec boxes | nyanmisaka | |
| 2022-01-08 | Merge pull request #7136 from 1337joe/fix-show-library-scan | Cody Robibero | |
| Fix stuck show library scans | |||
| 2022-01-08 | Merge pull request #7101 from Bond-009/imagejpg | Cody Robibero | |
| Remove incorrect mime type image/jpg | |||
| 2022-01-07 | Keep from serializing trailers into database | Joe Rogers | |
| 2022-01-07 | Translated using Weblate (Hebrew) | Aragon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2022-01-07 | Implement trakt episode links using the implementation from Series.cs | adavier | |
| The code is the same as `MediaBrowser.Controller/Entities/TV/Series.cs`, using the imdbID to generate Trakt links. The trakt url for episodes is `https://trakt.tv/episodes/{0}`. | |||
| 2022-01-07 | Merge pull request #7132 from Bond-009/readme | Anthony Lavado | |
| Update README.md | |||
| 2022-01-07 | Update README.md | Bond_009 | |
| 2022-01-07 | Remove task cancellation hacks | Bond_009 | |
| 2022-01-07 | Merge pull request #7129 from crobibero/null-check | Bond-009 | |
| 2022-01-06 | ADd more null check | Cody Robibero | |
| 2022-01-06 | Merge pull request #7118 from crobibero/audio-stream-null | Cody Robibero | |
| 2022-01-06 | Translated using Weblate (Burmese) | Shin Khant Maung | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/ | |||
| 2022-01-06 | Add null check for audio stream | Cody Robibero | |
| 2022-01-05 | Merge pull request #7121 from Bond-009/warn57 | Cody Robibero | |
| 2022-01-05 | Error on SA1316 | Bond_009 | |
| 2022-01-04 | Merge pull request #7115 from joshuaboniface/i-hate-ci-in-codev10.8.0-alpha5 | Joshua M. Boniface | |
| 2022-01-04 | Remove bump-version junk | Joshua M. Boniface | |
| This didn't work, and won't matter for beta1 so just scrap it. | |||
| 2022-01-04 | Translated using Weblate (Burmese)v10.8.0-alpha4 | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/ | |||
| 2022-01-04 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2022-01-04 | Merge pull request #7107 from Bond-009/namingtests | Joshua M. Boniface | |
| 2022-01-04 | Merge pull request #7105 from 1337joe/specials-folder-lock | Joshua M. Boniface | |
| 2022-01-04 | Merge pull request #7109 from crobibero/yep | Cody Robibero | |
| Use provided SortOrder | |||
| 2022-01-04 | Use provided SortOrder | Cody Robibero | |
| 2022-01-04 | Speed up Jellyfin.Naming.Tests | Bond_009 | |
| In my limited testing this saves ~4 seconds, from 19 to 15 seconds (in Xunit itself) | |||
| 2022-01-04 | Respect lock state when updating season 0 name | Joe Rogers | |
| 2022-01-04 | Remove incorrect mime type image/jpg | Bond_009 | |
| 2022-01-03 | Merge pull request #7080 from crobibero/ws-token | Cody Robibero | |
| 2022-01-03 | Merge pull request #7092 from crobibero/orderby-flip | Cody Robibero | |
| 2022-01-03 | Merge pull request #7095 from crobibero/gif | Cody Robibero | |
| 2022-01-03 | Merge pull request #7052 from crobibero/image.jpeg | Cody Robibero | |
| 2022-01-03 | Merge pull request #7093 from ilaborde/fix-5355 | Cody Robibero | |
| 2022-01-03 | Don't transform gif | Cody Robibero | |
| 2022-01-03 | remove unnecessary ToList in DlnaManager | ignacio laborde | |
