| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-19 | Use Order() introduced in .NET 7 (#8923) | Bond-009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-11-17 | Apply review suggestions | Shadowghost | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-10-11 | Fix some things that slipped through the cracks | Bond_009 | |
| 2022-08-15 | Fix various typos | luz paz | |
| Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows` | |||
| 2022-06-30 | fix: single video folder during photos lib scan | Utku Ozdemir | |
| Prevent a directory with a single video file to be detected as a movie directory when the library type is "Photos". Closes jellyfin/jellyfin#7825 Signed-off-by: Utku Ozdemir <uoz@protonmail.com> | |||
| 2022-06-14 | Merge pull request #7892 from cvium/fix_tv_multi | Cody Robibero | |
| (cherry picked from commit 21afec32258e29687f6c84b08d60d2d325248837) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-02-20 | Fix #7100 by catching the exception on opening invalid UDF images | Stanislav Ionascu | |
| When an invalid UDF image is opened by the UdfReader, it may throw and exception. This change is to catch and log the exception. | |||
| 2022-02-04 | TV extras (#7178) | SenorSmartyPants | |
| 2022-01-16 | Restore resolver that handles alternate videos | Joe Rogers | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-12-24 | Fix resolved type for Trailers | Joe Rogers | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-15 | Merge branch 'master' into what_could_go_wrong | Claus Vium | |
| 2021-12-07 | Fixes | cvium | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-27 | performance++ | Claus Vium | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-10-03 | Fix warnings in Library | Patrick Barron | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-05 | More improvements | Bond_009 | |
| 2021-03-14 | do not resolve episode-like files if they are in extras folders | cvium | |
| 2021-01-06 | Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver | Ian | |
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-01-22 | Clean up Emby.Naming | Bond_009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-07-06 | Fix style issues | Bond_009 | |
| 2019-04-19 | Adjust detection of 'sample' in filenames to use regex boundaries | bugfixin | |
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-01-22 | Remove conditions that are always true/false | Bond_009 | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part I-Lib | 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. | |||
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-27 | update rules for samples | Luke Pulverenti | |
| 2017-11-16 | 3.2.36.11 | Luke Pulverenti | |
| 2017-11-01 | fix file extension being displayed | Luke Pulverenti | |
| 2017-10-21 | update home video library support | Luke Pulverenti | |
| 2017-10-13 | update resolved video titles | Luke Pulverenti | |
| 2017-10-03 | remove unneeded async signatures | Luke Pulverenti | |
| 2017-09-10 | update naming project to target .net standard | Luke Pulverenti | |
| 2017-08-11 | update download error handling | Luke Pulverenti | |
| 2017-08-10 | revert servicestack.text update | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
