| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-03 | Add albumart as recognized filename for music artwork (#14048) | theguymadmax | |
| 2025-01-25 | chore: fix spelling | Josh Soref | |
| * a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
| 2024-06-23 | Backport pull request #12039 from jellyfin/release-10.9.z | Shadowghost | |
| Fix local episode image thumb recognition Original-merge: d813f83b4a79974326f45d5de03dd7ad72cbd4a8 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-06 | Backport pull request #11934 from jellyfin/release-10.9.z | Shadowghost | |
| Fix local image saving Original-merge: b0bb22b65080a21ad1ce27fa2937a6b439e157da Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-08 | Add jacket to the list of music images (#11314) | Tina | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-01-28 | Remove some allocations (#7246) | Claus Vium | |
| 2021-12-24 | Merge branch 'master' into comparisons | Cody Robibero | |
| 2021-12-24 | Merge pull request #7029 from cvium/allocations_maybe | Cody Robibero | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-14 | Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs | Claus Vium | |
| Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> | |||
| 2021-12-13 | semi undo | cvium | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-16 | Remove unused dependencies | cvium | |
| 2021-11-04 | Remove unused IHasScreenshots interface | Bond_009 | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-19 | Merge branch 'master' into comparisons | BaronGreenback | |
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-05-08 | Merge branch 'master' into comparisons | BaronGreenback | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-04-17 | Cleaned up "value assigned is not used in any execution path" | BaronGreenback | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2020-11-13 | Fix nullability errors in MediaBrowser.LocalMetadata | crobibero | |
| 2020-06-17 | Update MediaBrowser.LocalMetadata/Images/EpisodeLocalImageProvider.cs | Cody Robibero | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-13 | Remove warnings from MediaBrowser.LocalMetadata | crobibero | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-03-10 | remove useless interface | dkanada | |
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-02-24 | Fix slow local image validation (#990) | Claus Vium | |
| * Check for local image directory existence to avoid tons of exceptions | |||
| 2019-01-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped `GetFileNameWithoutExtension` | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.LocalMetadata | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-15 | 3.2.36.10 | Luke Pulverenti | |
