| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-21 | Merge pull request #5859 from cvium/fix-streambuilder-permissions | Bond-009 | |
| Respect user settings for transcode and remux (cherry picked from commit 5a6e60b414046c274330479f7dfb9713eea20020) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-04-11 | Merge pull request #5750 from iwalton3/fix-audio-selection-uns | Claus Vium | |
| Fix setting audio stream in PlaybackInfo for jellyfin-web. (cherry picked from commit bf510ca04e2db84546286f696844ee2221e08efb) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-04-11 | Merge pull request #5613 from accek/accek-samsung-dlna-fix | Claus Vium | |
| (cherry picked from commit e64f9f2f66bca134bba040709a44b43dba4afcd1) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-21 | Merge pull request #5444 from Ullmie02/hdhr-fix | Claus Vium | |
| (cherry picked from commit 329edd9dbe867902e735282b9a4e09a2fb4b9bd7) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-21 | Merge pull request #5403 from BaronGreenback/DLNAProfileFix | Claus Vium | |
| (cherry picked from commit 5592967497b4808330eea010981810181489d41d) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-08 | Merge pull request #5402 from Ullmie02/fix-null-size | Joshua M. Boniface | |
| Use FileShare.None when creating files (cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-06 | Remove Content-Length header from DLNA HEAD request (#5335) | BaronGreenback | |
| (cherry picked from commit d819a1d92827f6a8c8b3b5289a4ca306a9f098ed) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5117 from jellyfin/fix-framerate-locale | Claus Vium | |
| Make FRAME-RATE field culture invariant (cherry picked from commit 63be32630254508bdc021a726bb6f892a4b2c930) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5095 from Bond-009/sortorder | Claus Vium | |
| (cherry picked from commit 98a4e1b8402c37703344113e302167b5e2721d5f) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5091 from crobibero/query-param-array | Bond-009 | |
| Use ArrayModelBinder for sortBy and sortOrder (cherry picked from commit b4d04f9ca5345c87d44993fbbb9e211c1dbf2dcd) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #4905 from BaronGreenback/streamingHelper | Bond-009 | |
| Null exception fix (cherry picked from commit 9a10a18db1654d5180267f03c72e45abd21165ce) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-03 | Remove IIsoMounter and IsoMounter | crobibero | |
| 2020-12-01 | Merge pull request #4169 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| Playback (direct-stream/transcode) of BDISO/BDAV containers | |||
| 2020-11-21 | changes | Greenback | |
| 2020-11-21 | Added more comments. | Greenback | |
| 2020-11-21 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-20 | Merge pull request #4499 from crobibero/more-param | Joshua M. Boniface | |
| Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids | |||
| 2020-11-20 | Merge pull request #4514 from Artiume/patch-9 | Joshua M. Boniface | |
| Update FFmpeg log | |||
| 2020-11-20 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-19 | Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs | artiume | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-19 | Truncate GUID to 8 char | artiume | |
| 2020-11-19 | Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs | artiume | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-19 | Updated to latest Unstable. | Greenback | |
| 2020-11-19 | changes per suggestions | nyanmisaka | |
| 2020-11-19 | oops | artiume | |
| 2020-11-19 | Update FFmpeg log | artiume | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-17 | Pass cancellation where possible | Bond_009 | |
| 2020-11-16 | Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. | crobibero | |
| 2020-11-16 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-16 | comply with dotnet-5 | nyanmisaka | |
| 2020-11-16 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-15 | Merge remote-tracking branch 'upstream/master' into dotnet-5 | crobibero | |
| 2020-11-15 | Suggestions from review | crobibero | |
| 2020-11-14 | Access last element by index where possible | Bond_009 | |
| 2020-11-14 | Use string.Split(char) where possible instead of string.Split(char[]) | Bond_009 | |
| 2020-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-14 | switch ffmpeg to hls muxer for live streaming | nyanmisaka | |
| segment muxer cannot make fMP4 init file. '-strict -2' option doesn't work with segment muxer for flac remuxing. | |||
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in Jellyfin.Api (part 1) | crobibero | |
| 2020-11-12 | add an option to disable hevc encoding | nyanmisaka | |
| 2020-11-11 | Merge branch 'master' into fix_and_mildly_improve_similar | Claus Vium | |
| 2020-11-11 | adjust bitrate limit for HLS audio codecs | nyanmisaka | |
| 2020-11-11 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-09 | Remove GetImageTypes | crobibero | |
| 2020-11-09 | Remove duplicate /Similar endpoints and add poor matching for artists and albums | cvium | |
| 2020-11-08 | fix ci | nyanmisaka | |
| 2020-11-08 | Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints | Claus Vium | |
| Fix Persons, Genres and Studios endpoints | |||
| 2020-11-08 | minor changes per suggestions | nyanmisaka | |
