| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-15 | Merge pull request #9460 from Shadowghost/rating-overhaul | Bond-009 | |
| 2023-03-09 | Backport pull request #9422 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix stream map when using filter_complex with unlabeled output Original-merge: 6821a2ab358761282a0030c42c837b39bad089e1 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Extend language code handling | Shadowghost | |
| 2023-03-06 | Fix cases where multiple files are resolved as a single book | Joe Rogers | |
| 2023-03-06 | Add tests for audio book resolving | Joe Rogers | |
| 2023-03-06 | Inject IDirectoryService where needed instead of passing it through ↵ | Joe Rogers | |
| ItemResolveArgs | |||
| 2023-03-06 | Remove some BaseItem references to make ItemResolveArgs more usable for testing. | Joe Rogers | |
| 2023-02-27 | Fix auth endpoints using api key (#9408) | Cody Robibero | |
| 2023-02-23 | Merge pull request #8526 from Shadowghost/rating-overhaul | Cody Robibero | |
| 2023-02-21 | Merge pull request #9365 from Bond-009/friendlyname | Bond-009 | |
| 2023-02-20 | Fix #7516 | Bond_009 | |
| 2023-02-20 | Improve alternate ordering (#9336) | Bond-009 | |
| 2023-02-20 | Add default rating selections | Shadowghost | |
| 2023-02-20 | Overhaul content ratings | Shadowghost | |
| 2023-02-19 | Merge pull request #9343 from Lenart12/master | Bond-009 | |
| 2023-02-18 | Merge pull request #9337 from Bond-009/regex | Bond-009 | |
| 2023-02-17 | Validate requested user id (#8812) | Cody Robibero | |
| 2023-02-17 | Add rule and tests to fix #9341 | Lenart Kos | |
| Add an additional EpisodeExpression that matches `Series title Season 3 Episode 9 - Episode title.avi` correctly. Fixes #9341 | |||
| 2023-02-17 | Reduce string allocations by regex | Bond_009 | |
| 2023-02-16 | Merge pull request #9061 from Bond-009/ct | Bond-009 | |
| 2023-02-16 | Fix tests | Bond_009 | |
| 2023-02-16 | Verify ContentType of uploaded images | Bond_009 | |
| 2023-02-15 | Make exact match primary video | Bond_009 | |
| 2023-02-14 | Fix #9300 (#9312) | Bond-009 | |
| 2023-02-12 | Merge branch 'master' into simplify_authz | cvium | |
| # Conflicts: # Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs | |||
| 2023-02-12 | Fix error in XmlTvListingsProviderTests (#9302) | Bond-009 | |
| 2023-02-12 | Always run code analyzers for tests projects (#9304) | Bond-009 | |
| 2023-02-12 | Merge pull request #9253 from Bond-009/nullref | Bond-009 | |
| 2023-02-11 | LiveTV fixes | Cody Robibero | |
| 2023-02-09 | refactor: simplify authz | cvium | |
| 2023-02-04 | Add more tests | Bond_009 | |
| 2023-02-04 | Return NotFound when itemId isn't found | Bond_009 | |
| 2023-02-04 | Use Directory.Packages.props (#9135) | Zoltan Csizmadia | |
| Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> | |||
| 2023-02-02 | Merge pull request #9227 from Bond-009/ffprobe | Claus Vium | |
| Improve ffprobe json parsing and don't log error for Codec Type attachment | |||
| 2023-02-01 | Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211) | Chris Blake | |
| Fixes https://github.com/jellyfin/jellyfin/issues/9120 | |||
| 2023-02-01 | Improve ffprobe json parsing and don't log error for Codec Type attachment | Bond_009 | |
| 2023-01-24 | Simplify AlphanumericComparator | Bond_009 | |
| 2023-01-22 | Backport pull request #9051 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Fix transcode reasons Original-merge: 1dea309ae4a1eb00f7f5a7d4c91a235963fd069e Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-19 | Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222) | Bond_009 | |
| 2023-01-18 | chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵ | renovate[bot] | |
| v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-15 | Move WebHostBuilder extension method to separate file | Patrick Barron | |
| 2023-01-15 | Move some startup methods to StartupHelpers | Patrick Barron | |
| 2023-01-15 | Move Middleware to Jellyfin.Api | Patrick Barron | |
| 2023-01-14 | Update test dependencies (#9094) | Patrick Barron | |
| 2023-01-12 | Fix tests | Patrick Barron | |
| 2023-01-11 | Migrate from IWebHost to IHost | Patrick Barron | |
| 2023-01-11 | Fix all warnings in MediaBrowser.MediaEncoding (#9073) | Bond-009 | |
| 2023-01-09 | Add Chinese Bilingual language (#7623) | MBR-0001 | |
| Closes https://github.com/jellyfin/jellyfin-plugin-opensubtitles/issues/103 | |||
| 2023-01-07 | Deduplicate media stream ordering code (#9014) | Bond-009 | |
| 2022-12-29 | Fix multi cleaning (#8978) | xdo | |
| Right now, a movie Name `Iron Man Multi 1080p.mkv` will be searched as `Iron Man Multi` leading to no result. The cleaning regex was containing multi but it looks like a typo joined `multi` and `subs` in the same term. Co-authored-by: Xavier-Do <xavier.dolle@gmail.com> | |||
