aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
3 daysMerge pull request #17227 from altqx/masterv12.0-rc3Cody Robibero
3 daysMerge pull request #17160 from 854562/truncate-language-stringsCody Robibero
4 daysExtract truncation logic to helper and add tests854562
7 daysAdd XML docs to small model enums and remove CS1591 suppressionsmbastian77
7 daysMerge pull request #17327 from Shadowghost/remove-playbackpositionticks-media...Bond-009
8 daysMerge pull request #17344 from mbastian77/docs/session-model-xml-docsBond-009
10 daysAdd XML docs to small session model types and remove CS1591 suppressionsmbastian77
10 daysAdd XML docs to small DLNA model types and remove CS1591 suppressionsmbastian77
11 daysremove PlaybackPositionTicks from MediaSourceInfoShadowghost
2026-07-05Merge pull request #17044 from Shadowghost/version-model-and-handlingCody Robibero
2026-07-03Match VobSub MKS subtitle profiles by containeraltqx
2026-06-15Extend TranscodingReason reportingShadowghost
2026-06-09Coalesce alternate-version progress onto primary in resume filterShadowghost
2026-06-07Merge pull request #16121 from Shadowghost/search-rebasedBond-009
2026-06-02Make EncoderPreset non nullablenyanmisaka
2026-05-31Re-disable legacy authorization methods by defaulttheguymadmax
2026-05-31Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-31Add support for VobSub subtitle streams (#16552)Neptune
2026-05-30Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-29Remove the unused NowPlayingQueueFullItems session property from session DTOs...PCEWLKR
2026-05-28Fix A/V desync when resuming HLS with video transcode + audio copy (#16580)Piotr Niełacny
2026-05-24Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-05-19Embed external subtitles into MKV when transcodingPiotr Niełacny
2026-05-16Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-15Merge pull request #16853 from jtvhd6/fix/ca1819-channel-featuresBond-009
2026-05-15Merge pull request #9787 from TheMelmacian/feature/language_filtersBond-009
2026-05-15Apply suggestions from code reviewTheMelmacian
2026-05-15Merge pull request #15970 from Shadowghost/similarityBond-009
2026-05-14Fix CA1819 warnings in ChannelFeatures by using IReadOnlyListJoseph Vallas
2026-05-12Add Accept-Language header support for per-request localizationShadowghost
2026-05-12Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-12move language filters from QueryFiltersLegacy to QueryFiltersTheMelmacian
2026-05-10feat: language filters for subtitles and audioTheMelmacian
2026-05-09Add videoRotation profile conditionnyanmisaka
2026-05-08Merge pull request #14847 from tjwalkr3/warnings-5Bond-009
2026-05-07Add OriginalLanguage as option to PreferredAudioLanguage (#12579)Erik W
2026-05-06Switch to new version scheme (#16758)Tim Eisele
2026-05-04Implement search providersShadowghost
2026-05-03Implement Similarity providersShadowghost
2026-05-03Keep legacy authorization enabledNiels van Velzen
2026-04-23Merge pull request #16658 from jskoetsier/fix/image-jpg-mime-typeBond-009
2026-04-18Remove global subtitle configuration (#14957)KGT1
2026-04-18fix: add image/jpg to MIME type extension lookupSebas Koetsier
2026-04-11Merge pull request #16380 from LTe/fix-subtitle-extraction-settingBond-009
2026-04-11Merge pull request #16567 from shocklateboy92/fix/iso639-2-language-displayBond-009
2026-04-09Merge pull request #16456 from joshuaboniface/fix-path-filesystem-logicJoshua M. Boniface
2026-04-08Fix language display for ISO 639-2-only codes (e.g. mul, und)Lasath Fernando
2026-04-02Add AlbumNormalizationGain field to BaseItemDtoHeroBrine1st Erquilenne
2026-03-29Only set IsAvc for video streamsBond_009