| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-08 | Jellyfin.Drawing minor improvements | Bond_009 | |
| Reduce duplicate/dead code | |||
| 2023-08-30 | Fix MJPEG video is recognized as embedded image (#10173) | Nyanmisaka | |
| fixes 1d729b2 Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-01-11 | Fix all warnings in MediaBrowser.Providers | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-10-08 | Update embedded image names to match docs | Joe Rogers | |
| 2021-11-18 | Query MediaSourceManager directly in image providers | Joe Rogers | |
| Add doc comments/minor tweaks to AudioImageProvider | |||
| 2021-11-17 | Query media streams by type instead of filtering | Joe Rogers | |
| 2021-11-15 | Add logging and fast return | Joe Rogers | |
| 2021-11-14 | Handle unexpected case more gracefully | Joe Rogers | |
| 2021-11-12 | Use codec to determine image format | Joe Rogers | |
| 2021-11-12 | Use ImageFormat instead of string for extension | Joe Rogers | |
| 2021-11-12 | Merge similar tests with Theories | Joe Rogers | |
| 2021-11-08 | Fix and disable new dotnet6 warnings | Cody Robibero | |
| 2021-10-26 | Enable nullable for MediaBrowser.Providers | Bond_009 | |
| 2021-10-20 | Address review comments | Joe Rogers | |
| Clean up style Fix references in class summaries Combine Where+FirstOrDefault queries Break up large method, long lines Add validation on file extension Apply test naming conventions Extract mock of Movie class, comment on why not mocking interface Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-11 | Add support for non-jpg image extractions | Joe Rogers | |
| 2021-10-11 | Add handling for embedded background and logo | Joe Rogers | |
| 2021-10-11 | Split EmbeddedImage extracting to new provider | Joe Rogers | |
