aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.md
AgeCommit message (Collapse)Author
2021-11-30Update CONTRIBUTORS.mdJonas Resch
2021-10-19Add IsAutomated to SubtitleSearchRequestMBR-0001
2021-09-04Disambiguate vpx to vp8 or vp9Chris Tam
2021-08-18Merge branch 'master' into baseitemkind-fixesClaus Vium
2021-07-03Add hardware encoding status to playback dataBrandon Nguyen
Resolves #6087
2021-06-21Update CONTRIBUTORS.mdCody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-06-20Merge remote-tracking branch 'upstream/master' into baseitemkind-fixescrobibero
2021-05-27Fix broken link in CONTRIBUTORS and add myselfMaxr1998
2021-05-13Reorder requested audio channels checkspeterspenler
2021-04-10Merge pull request #5258 from Smith00101010/next-up-specials-fixBond-009
2021-03-20Changed CONTRIBUTORS.mdLIAUD
2021-03-08Update contributorsIkomhoog
2021-02-28Include specials in the calculation for the "Next Up" episode. Fixes #1479Moshe Schmidt
2021-02-14Fix BaseItemKind conversion for PlaylistsFolderLuca Benini
Return the correct ClientTypeName to allow Enum Parse Added dynamic unit tests to ensure all BaseItem concrete descend
2021-01-09Merge pull request #4945 from obradovichv/fix-string-culture-specificityBond-009
2021-01-06Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolverIan
2021-01-03Update contributorsobradovichv
2020-11-27Merge branch 'master' into syncplay-enhancedJoshua M. Boniface
2020-11-19Updated contributors.Greenback
2020-10-22[AudioTranscoding] Add FLAC as supported target audio format and be able to ↵Stéphane Senart
define the corresponding target sample rate
2020-10-16Update CONTRIBUTORS.mdgion
2020-10-01chore(CONTRIBUTORS.md): add skyfrkgithub@esslinger.dev
2020-09-29Merge pull request #4164 from spooksbit/remove-browser-auto-loadBond-009
Removed browser auto-launch functionality
2020-09-21Use GeneralCommandType enum in GeneralCommand nameNiels van Velzen
2020-09-16Removed browser auto-load functionality from the server.spookbits
Added profiles in launchSettings to start either the web client or the swagger API page. Removed --noautorunwebapp as this is the default functionality.
2020-09-13Fix parameters validation in ImageProcessor.GetCachePathOleg Shevchenko
2020-09-05Fix TVDB plugin not handling absolute display orderlmaonator
2020-09-03Merge pull request #3877 from orryverducci/deinterlace-improvementsBond-009
Deinterlacing improvements
2020-08-11Add myself to contributorsOrry Verducci
2020-06-19Merge remote-tracking branch 'upstream/master' into quickconnectConfusedPolarBear
2020-06-15Merge pull request #3267 from pusta/Contributors-Updatedkanada
CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1
2020-06-13Update CONTRIBUTORS.mdChris Kapusta
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-06-07Update CONTRIBUTORS.mdChris Kapusta
2020-05-27Add myself to CONTRIBUTORS.mdPatrick Barron
2020-04-15Add quick connectConfusedPolarBear
2020-04-13Improve movie resolver if space precedes the yearDelgan
2020-04-06Fix ffmpeg path on ARM docker imageKristupas Savickas
2020-03-13Fix bad merge in contributors listMark Monteiro
2020-03-11Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
1914-prevent-duplicates-in-playlists
2020-03-03Remove dependabotbotJoshua M. Boniface
2020-03-03Update contributors listJoshua M. Boniface
Refreshes the contributors list with the data available from all merged PRs. Includes a huge number of people who had never added themselves manually. Going forward this is probably not needed anymore as we can update this fairly easily.
2020-03-03Add SegiH as a contributorMark Monteiro
This PR is based on a change originally proposed by this author
2020-02-13Merge pull request #17 from jellyfin/masterartiume
10.5
2020-02-12Merge branch 'master' into transcoding-throttlingAnthony Lavado
2020-02-06Update CONTRIBUTORS.mdartiume
2020-01-19Fix pagination for DLNA root folder listCarey Metcalfe
Previously, when responding to a DLNA "Browse" request, the `StartingIndex` was not respected and all of the root items were returned each time. This caused infinite loops with in DLNA clients that ignored the `TotalMatches` data in the response and just continued asking for the next page until they got an empty response. This fix makes the root folder list respect the `StartingIndex` and `RequestedCount` parameters like all other responses. Fixes issue #2303
2020-01-12Enable Throttling when transcoding without Hardware-AccelerationMaximilian Marschall
2019-12-18Add Tmdb as a Provider for Season ImagesDavid
Changes to be committed: modified: CONTRIBUTORS.md new file: MediaBrowser.Providers/Tmdb/TV/TmdbSeasonImageProvider.cs modified: MediaBrowser.Providers/Tmdb/TV/TmdbSeasonProvider.cs
2019-12-12Add self to Jellyfin contributorsMark Monteiro
2019-09-15Add mesa-va-drivers to main Dockerfile (#1727)nevado