| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-17 | Backport pull request #15514 from jellyfin/release-10.11.z | theguymadmax | |
| Add 1 minute tolerance for NFO change detection Original-merge: 6566188e453b42604dbb3ce532937951e88565d0 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-06-26 | Fix modification checks and make sure to use UTC (#14347) | Tim Eisele | |
| 2024-07-29 | Enable nullable for UserItemData | Bond_009 | |
| MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId | |||
| 2024-06-01 | Backport pull request #11719 from jellyfin/release-10.9.z | Shadowghost | |
| Move NFO series season name parsing to own local provider Original-merge: a53ea029fade01a18e8e525543b5cda14e16533a Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-10-08 | Make files readonly | Stepan Goremykin | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-03-25 | Merge pull request #5321 from Ullmie02/nfo-thumb | Bond-009 | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-02-28 | Add nfo thumb tag support | David | |
| 2021-02-09 | Add nfo parsing for watched, playcount and lastplayed | David | |
| 2020-12-31 | Enable nullable for MediaBrowser.XbmcMetadata project (#4612) | martinek-stepan | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Stepan <ste.martinek+git@gmail.com> | |||
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2019-09-08 | Fix some documentation warnings for MediaBrowser.XbmcMetadata | Bond_009 | |
| 2019-03-07 | Remove useless abstraction around XmlReaderSettings | Bond_009 | |
| This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage | |||
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.XbmcMetadata | Erwin de Haan | |
| 2019-01-02 | Remove some warnings | Bond_009 | |
| 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-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-04-12 | update omdb info parsing | Luke Pulverenti | |
| 2016-10-28 | fix album nfo provider | Luke Pulverenti | |
| 2016-10-25 | make nfo project portable | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-09-01 | Programmatic provider id handling for xml and nfo persistence | softworkz | |
| 2016-07-29 | Removed redundant Collection Initializers | Sven Van den brande | |
| Removed Using directives that are not required | |||
| 2016-04-27 | update providers | Luke Pulverenti | |
| 2016-03-27 | Remove unused code... | Sven Van den brande | |
| 2015-10-04 | continue file system rework | Luke Pulverenti | |
| 2015-10-03 | begin file system rework | Luke Pulverenti | |
| 2015-08-02 | update metadata parsing | Luke Pulverenti | |
| 2015-06-28 | update people saving | Luke Pulverenti | |
| 2015-05-15 | support video_ts.nfo | Luke Pulverenti | |
| 2014-12-08 | support dvd without video_ts folder | Luke Pulverenti | |
| 2014-12-02 | updated nuget | Luke Pulverenti | |
| 2014-10-25 | connect updates | Luke Pulverenti | |
| 2014-10-01 | Add user cinema mode setting | Luke Pulverenti | |
| 2014-09-26 | fixes #916 - Support reading playstate data from nfo's | Luke Pulverenti | |
| 2014-07-26 | added sync job database | Luke Pulverenti | |
| 2014-07-07 | completed auth database | Luke Pulverenti | |
| 2014-07-02 | fixes #789 - Security Issue: API allows access to any folder of the PC ↵ | Luke Pulverenti | |
| running MediaBrowser | |||
| 2014-06-29 | fixes #795 - Support reading Xbmc nfo's | Luke Pulverenti | |
