| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-08-05 | Merge branch 'master' into fix-hwa-video-rotation | Nyanmisaka | |
| 2024-07-29 | Merge pull request #12295 from Bond-009/trysetproviderid | Bond-009 | |
| Add TrySetProviderId extension | |||
| 2024-07-23 | Merge branch 'master' into fix-hwa-video-rotation | Nyanmisaka | |
| 2024-07-21 | Backport pull request #12278 from jellyfin/release-10.9.z | Bond-009 | |
| Fix localization of audio title Original-merge: f7a90b6383aed557c0c2d3a824fc00340f72fe40 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-07-17 | Add TrySetProviderId extension | Bond_009 | |
| 2024-07-16 | Fix ArgumentNullException while scanning music | Bond_009 | |
| ``` [2024-07-16 18:00:20.517 +02:00] [ERR] [65] MediaBrowser.Providers.Music.AudioMetadataService: Error in "Probe Provider" System.ArgumentNullException: Value cannot be null. (Parameter 'value') at System.ArgumentNullException.Throw(String paramName) at System.ArgumentNullException.ThrowIfNull(Object argument, String paramName) at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName) at MediaBrowser.Model.Entities.ProviderIdsExtensions.SetProviderId(IHasProviderIds instance, String name, String value) in /home/loma/dev/jellyfin/MediaBrowser.Model/Entities/ProviderIdsExtensions.cs:line 121 at MediaBrowser.Model.Entities.ProviderIdsExtensions.SetProviderId(IHasProviderIds instance, MetadataProvider provider, String value) in /home/loma/dev/jellyfin/MediaBrowser.Model/Entities/ProviderIdsExtensions.cs:line 151 at MediaBrowser.MediaEncoding.Probing.ProbeResultNormalizer.SetAudioInfoFromTags(MediaInfo audio, Dictionary`2 tags) in /home/loma/dev/jellyfin/MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs:line 1322 at MediaBrowser.MediaEncoding.Probing.ProbeResultNormalizer.GetMediaInfo(InternalMediaInfoResult data, Nullable`1 videoType, Boolean isAudio, String path, MediaProtocol protocol) in /home/loma/dev/jellyfin/MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs:line 199 ``` | |||
| 2024-06-23 | Backport pull request #12149 from jellyfin/release-10.9.z | nyanmisaka | |
| Fix MicroDVD being recognized as DVDSUB subtitles Original-merge: 6010bc01c321ea85935314191f5f8c19fd4b3bfb Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-23 | Backport pull request #12046 from jellyfin/release-10.9.z | gnattu | |
| Fix mpeg-ts detection Original-merge: 78eb9b2f78edcec869845bce1a96528985a66f12 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-23 | Backport pull request #12031 from jellyfin/release-10.9.z | nyanmisaka | |
| Fix video embedded image detection Original-merge: 37b7e953f73532aad5e87dd62d8b6b63d8e52ed6 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-24 | Use StringSplitOptions.TrimEntries where possible (#11421) | Bond-009 | |
| 2024-03-30 | Add json parser for video rotation side data | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-15 | Add LSR/CITY to artist whitelist | Joe Rogers | |
| 2024-02-11 | Merge pull request #10772 from dmitrylyzo/normalize-mkv-webm | Bond-009 | |
| Discard WebM if there is an unsupported codec | |||
| 2024-01-28 | Fix the display aspect ratio of PGSSUB subtitle burn-in | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-01-18 | fix: add av1 to webm | Dmitry Lyzo | |
| At least AV1 in WebM is supported by Chrome and Firefox. | |||
| 2024-01-09 | fix: discard webm if there is an unsupported codec | Dmitry Lyzo | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-10-08 | Use generated regex | Stepan Goremykin | |
| 2023-10-02 | Add We;Na to split whitelist | Joe Rogers | |
| 2023-08-30 | Fix MJPEG video is recognized as embedded image (#10173) | Nyanmisaka | |
| fixes 1d729b2 Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-07-28 | Fix format normalizer for multiple input formats | Shadowghost | |
| 2023-05-04 | Whitelist Smith/Kotzen | Joe Rogers | |
| 2023-04-29 | Add artist to artist split whitelist | Michael Fuchs | |
| # Changes Added an artist whose name has forward slashes in it to the artist "/" split whitelist # Issues Related to issue #2305 | |||
| 2023-04-20 | Add artist to artist split whitelist (#9659) | Penelope Gwen / Pogmommy | |
| 2023-03-25 | Convert Person.Type to use PersonKind enum (#9487) | Cody Robibero | |
| 2023-03-10 | Merge pull request #9254 from Shadowghost/dvdbdfix | Bond-009 | |
| 2023-03-10 | Fix DLNA playback of DVD and BD folders | Shadowghost | |
| 2023-02-19 | Optimize tryparse | Bond_009 | |
| * Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path) | |||
| 2023-02-01 | Improve ffprobe json parsing and don't log error for Codec Type attachment | Bond_009 | |
| 2023-01-26 | Add Phantom/Ghost to whitelist | Lars Strojny | |
| 2023-01-19 | Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222) | Bond_009 | |
| 2022-12-19 | Adding "creation_time" as a tag lookup for FFProbe for premiere date (#8884) | bradvolen | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-10-07 | Fix localization lookup | Joe Rogers | |
| 2022-10-07 | Add hearing impaired subtitle stream indicator (#7379) | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-01 | Streams with CodecType "data" (like "epg" streams in DVB | markus | |
| recordings) get ignored. This results in wrong stream specifiers for all subsequent streams. This fix correctly handles "data" streams without any further processing. | |||
| 2022-09-11 | added more artists with '/' in their names | jakka | |
| 2022-09-10 | added A/T/O/S to separator whitelist | jakka | |
| 2022-06-29 | Merge pull request #7964 from jellyfin/dovi-side-data | Joshua M. Boniface | |
| (cherry picked from commit 39d185c7b19ed2da1ae46566152fb1cf182266cd) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-03-11 | Merge pull request #7441 from 1337joe/add-external-stream-indicator | Cody Robibero | |
| Add label for external audio/sub tracks | |||
| 2022-03-10 | Add label for external audio/sub tracks | Joe Rogers | |
| 2022-03-10 | ProbeResultNormalizer: fix framerate compare + tests (#7167) | Mayur Panchal | |
| 2022-02-28 | Remove superfluous "SoundHandler" from audio stream names | GermanCoding | |
| 2022-01-27 | chore(artist-split): add more artists to split whitelist | Shadowghost | |
| 2021-12-26 | Merge pull request #6934 from nyanmisaka/hwa | Cody Robibero | |
| HWA pipeline refactor, AMD/Intel/Nvidia full hardware filtering support, AV1 hwdec | |||
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into hwa | nyanmisaka | |
