| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-11 | Fix all warnings in MediaBrowser.Providers | Bond_009 | |
| 2022-12-08 | Add option to allow extras to use embedded titles | Joe Rogers | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-11-27 | Merge pull request #8137 from negulici-r-barnabas/master | Cody Robibero | |
| 2022-11-27 | Use typed logger | Bond_009 | |
| 2022-11-26 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-11-13 | changed ChapterImageResolution in model to enum type; | Negulici-R. Barnabas | |
| added 144p to the ImageResolution enum; updated chapters limit comment inside FFProbeVideoInfo.cs; | |||
| 2022-11-13 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-11-04 | Sort external files when scanning | Jendrik Weise | |
| Sorts files such as external subtitles or audio as well as metadata Useful for deterministic display in the UI. | |||
| 2022-10-08 | Update embedded image names to match docs | Joe Rogers | |
| 2022-10-07 | Merge pull request #7514 from Shadowghost/music-extend | Claus Vium | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Add hearing impaired subtitle stream indicator (#7379) | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-03 | Add xiph tag parsing | Shadowghost | |
| 2022-10-03 | Add apple tag parsing | Shadowghost | |
| 2022-10-01 | Update taglibsharp, add audible tag parsing | Shadowghost | |
| 2022-09-13 | Add xmldocs | Shadowghost | |
| 2022-09-13 | Rename providers to be more generic | Shadowghost | |
| 2022-09-13 | Extend music parsing | Shadowghost | |
| 2022-07-18 | Chapter Images: | Negulici-R. Barnabas | |
| - chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings; | |||
| 2022-06-29 | Merge pull request #7988 from jellyfin/external-streams-exceptions | Bond-009 | |
| (cherry picked from commit a71b19014218119adb0f7d1bcaf1393943483f49) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-06 | Merge pull request #7802 from jellyfin/external | Cody Robibero | |
| (cherry picked from commit 9954cbd550cc0b85ae6579e2504372f74316e7b8) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-20 | Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix | Cody Robibero | |
| (cherry picked from commit 60affd096595d68728506149d0ffce6e84b6b015) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-07 | Merge pull request #7527 from Shadowghost/mediaresolver-fix | Cody Robibero | |
| (cherry picked from commit aa1b1c6bbb78dcdef164ec07c0c481806b281bd5) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-03-25 | Merge pull request #7443 from whiteowl3/strm-probe | Cody Robibero | |
| 2022-03-23 | Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs | whiteowl3 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-03-11 | allow strm probe to succeed | whiteowl3 | |
| 2022-03-10 | Match external sub/audio stream adding logic | Joe Rogers | |
| 2022-03-05 | Fix external file check for shorter names | Joe Rogers | |
| 2022-03-04 | Switch to using spans for string comparison | Joe Rogers | |
| 2022-03-04 | Strip out external file fuzzy matching | Joe Rogers | |
| Convert MediaFlagDelimiter back to char | |||
| 2022-03-02 | Split DirectoryExists and FileExists | Cody Robibero | |
| 2022-02-28 | Use IFileSystem | Cody Robibero | |
| 2022-02-28 | Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs | Cody Robibero | |
| Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> | |||
| 2022-02-28 | Only add internal files if the internal metadata path exists | Cody Robibero | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-02-21 | Require delimiter immediately after filename match | Joe Rogers | |
| 2022-02-21 | Rewrite tests for coverage and less duplication | Joe Rogers | |
| Address minor warnings Revert making GetInternalMetadataPath mockable | |||
| 2022-02-19 | Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs | Shadowghost | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2022-02-18 | fix(external-media): implement review suggestions | Shadowghost | |
| 2022-02-18 | feat(external-media): refactor to generic provider, extend tests and file ↵ | Shadowghost | |
| recognition, consolidate and extend NamingOptions | |||
| 2022-02-18 | feat(external-media): refactor external subtitle and audio provider | Shadowghost | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2022-02-11 | Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs | Cody Robibero | |
| 2022-01-26 | Changed boolean options to enums | Matthew Jones | |
| 2022-01-22 | Make ffprobe consistent with MetadataService.MergeData | Joe Rogers | |
| 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> | |||
