aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2026-07-28skip album ReplayGain parsing if no album or value already presentFlorin Popescu
2026-07-28added null checksFlorin Popescu
2026-07-28parse replaygain reference loudness & album gain fieldsFlorin Popescu
2026-07-27Fix extras naming and version assignmentShadowghost
2026-07-25Merge pull request #17399 from Shadowghost/fix-extra-yearCody Robibero
2026-07-25Always inherit from owner item and add testsShadowghost
2026-07-25Fix TmdbMissingEpisodeProviderShadowghost
2026-07-24Don't pull MusicBrainz Annotations into overviewShadowghost
2026-07-23Fix MusicBrainz Metadata fetchingShadowghost
2026-07-23Fix AudioDB metadata fetchingShadowghost
2026-07-23Guard against blank namesShadowghost
2026-07-23Skip ComicInfo parsing if none existsShadowghost
2026-07-23Implement AudioDb artist searchShadowghost
2026-07-22Prefer null checks over HasValue everywhereShadowghost
2026-07-21Merge remote-tracking branch 'upstream/master' into security-path-traversal-f...Shadowghost
2026-07-20Merge pull request #17311 from dkanada/book-progressCody Robibero
2026-07-20Merge pull request #17204 from theguymadmax/sort-seires-trailersBond-009
2026-07-20Merge pull request #17291 from dkanada/creator-normalizationBond-009
2026-07-17Show production companies under TV Shows' Studios (#17246)Rant423
2026-07-17Merge pull request #17151 from theguymadmax/fix-indentify-imageBond-009
2026-07-17Sanitize media attachment and lyric paths against traversalShadowghost
2026-07-15Merge pull request #17248 from theguymadmax/add-novelBond-009
2026-07-12extract page count from archives and PDFsdkanada
2026-07-11enable audiobook image saving to local folderdkanada
2026-07-10normalize common formats for creator names in OPF datadkanada
2026-07-08Use FrozenSettheguymadmax
2026-07-06Add Novel job mapping to the Writing departmenttheguymadmax
2026-07-05Merge pull request #17238 from iderex/fix/dateparse-format-providerCody Robibero
2026-07-05Merge pull request #17044 from Shadowghost/version-model-and-handlingCody Robibero
2026-07-04Use InvariantCulture when parsing machine-generated datesNils Lehnen
2026-06-29Sort trailers for TV Showstheguymadmax
2026-06-27Merge pull request #17134 from theguymadmax/replace-embedded-lyricsCody Robibero
2026-06-26Fix local plugin registrationShadowghost
2026-06-25Only process items with tmdb idShadowghost
2026-06-25Set TMDb id in season providerShadowghost
2026-06-25Add TMDb missing episode providerShadowghost
2026-06-21Fix Identify returning wrong imagestheguymadmax
2026-06-20Fix Identify returning wrong resultstheguymadmax
2026-06-18Fix embedded lyrics not updating on replace-all refreshtheguymadmax
2026-06-18Merge pull request #17121 from theguymadmax/fix-date-offsetBond-009
2026-06-17Fetch TV Shows creators from TMDB (#17107)Rant423
2026-06-16Fix episode air date offset after initial scantheguymadmax
2026-06-15await instead of returning TaskBond_009
2026-06-15fix build errorsBond_009
2026-06-15Merge pull request #17089 from Bond-009/sharpcompressBond-009
2026-06-13Replace usage of SharpCompressBond_009
2026-06-13Merge pull request #17081 from Gadnief/fix/audiodb-album-description-en-fallbackBond-009
2026-06-13Merge pull request #17051 from ivanjx/hydrate-epsBond-009
2026-06-12Reconcile Seasons and EpisodesShadowghost
2026-06-12Fix AudioDb album description not displayed when only base strDescription fie...Dennis M