| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | Backport pull request #17971 from jellyfin/release-12.z | Shadowghost | |
| Skip empty ZIP comments for ComicBookInfo Original-merge: bdfdef381823eaa07dd75a5f9c8697955c0b0211 Merged-by: crobibero <cody@robibe.ro> Backported-by: Cody Robibero <cody@robibe.ro> | |||
| 2026-08-12 | Fix English metadata blocking localized providers ranked below it | Shadowghost | |
| 2026-07-23 | Skip ComicInfo parsing if none exists | Shadowghost | |
| 2026-07-10 | normalize common formats for creator names in OPF data | dkanada | |
| 2026-07-04 | Use InvariantCulture when parsing machine-generated dates | Nils Lehnen | |
| DateTime.TryParse without an IFormatProvider falls back to the current thread culture, so the same string can parse differently (or fail) depending on the server's locale. None of these call sites deal with user-entered text - they parse dates that come from filenames, an HTTP header, ffprobe metadata and values the app itself wrote to the auth database - so InvariantCulture is the correct provider everywhere here. Fixes the S6580 / CA1305 warnings on these call sites. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-06-26 | Fix local plugin registration | Shadowghost | |
| 2026-06-15 | await instead of returning Task | Bond_009 | |
| 2026-06-15 | fix build errors | Bond_009 | |
| 2026-06-13 | Replace usage of SharpCompress | Bond_009 | |
| ComicImageProvider is the last user of SharpCompress after this PR | |||
| 2026-06-10 | Merge pull request #16444 from dkanada/comic-providers | Bond-009 | |
| migrate local comic providers to server codebase | |||
| 2026-05-21 | Run tree-wide dotnet format | jakobkukla | |
| 2026-05-16 | Move ComicVine and GoogleBooks ExternalUrl providers to ↵ | Shadowghost | |
| MediaBrowser.Providers.Books | |||
| 2026-05-10 | add missing exception information to error log | dkanada | |
| 2026-05-08 | fix reported SonarQube issues | dkanada | |
| 2026-05-03 | feat/audiobook_chapters (#16518) | Seven Rats | |
| feat/audiobook_chapters | |||
| 2026-03-21 | migrate local comic providers to server codebase | dkanada | |
| 2026-01-29 | include external IDs and URLs for book providers | dkanada | |
| 2026-01-27 | fix: Resolve CA1849/CA2007 synchronous IO in EpubImageProvider (#16124) | Gladtbam | |
| 2025-11-23 | improve genre support from OPF metadata | dkanada | |
| 2025-11-23 | fix runtime exception from incorrect argument to XDocument method | dkanada | |
| 2025-11-22 | extract local metadata from OPF and EPUB files | dkanada | |
| 2025-06-15 | Always set update action when item does not exist (#14304) | JPVenson | |
| 2025-05-09 | Cleanup external item data cleanup (#14072) | Tim Eisele | |
| 2025-05-04 | Recognize file changes and remove data on change (#13839) | Tim Eisele | |
| 2021-12-28 | Pull default MergeData implementation to parent | Joe Rogers | |
| 2020-06-19 | Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers | Bond_009 | |
| 2020-06-09 | Fix a small number of compile warnings | aled | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Providers | Erwin de Haan | |
| 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-10-06 | fix book providers | Luke Pulverenti | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2016-12-12 | move book support into the core | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-05-21 | deprecate refreshinfo db | Luke Pulverenti | |
| 2016-03-27 | Remove unused code... | Sven Van den brande | |
| 2015-10-04 | continue file system rework | Luke Pulverenti | |
| 2015-06-28 | update people saving | Luke Pulverenti | |
| 2014-09-26 | fixes #916 - Support reading playstate data from nfo's | Luke Pulverenti | |
| 2014-02-08 | added item type to refresh info | Luke Pulverenti | |
| 2014-02-08 | added more image providers | Luke Pulverenti | |
| 2014-02-06 | switch to generic lookup type | Luke Pulverenti | |
| 2014-02-02 | support saving new metadata configuration | Luke Pulverenti | |
