aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
3 hoursMerge pull request #17315 from Florin-Popescu/replaygain-missing-tagsHEADmasterCody Robibero
3 daysMerge pull request #17456 from Shadowghost/fix-extrasCody Robibero
3 daysSwitch to opt-inShadowghost
5 daysMerge remote-tracking branch 'upstream/master' into tmdb-missing-episodesShadowghost
8 daysMerge pull request #17424 from Shadowghost/add-audiodb-searchCody Robibero
8 daysApply review suggestionShadowghost
8 daysskip album ReplayGain parsing if no album or value already presentFlorin Popescu
8 daysadded null checksFlorin Popescu
8 daysparse replaygain reference loudness & album gain fieldsFlorin Popescu
10 daysFix extras naming and version assignmentShadowghost
11 daysMerge pull request #17399 from Shadowghost/fix-extra-yearCody Robibero
11 daysAlways inherit from owner item and add testsShadowghost
11 daysFix TmdbMissingEpisodeProviderShadowghost
12 daysDon't pull MusicBrainz Annotations into overviewShadowghost
13 daysFix MusicBrainz Metadata fetchingShadowghost
13 daysFix AudioDB metadata fetchingShadowghost
13 daysGuard against blank namesShadowghost
13 daysSkip ComicInfo parsing if none existsShadowghost
13 daysImplement 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