| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-13 | Update MediaBrowser.Api/Playback/MediaInfoService.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-12 | Attempt #2 | Bond_009 | |
| 2020-01-12 | Try to fix nullreff | Bond_009 | |
| 2020-01-13 | Merge pull request #2216 from gnattu/master | dkanada | |
| Let HLS fallback to mpegts in case device reports unsupported container | |||
| 2020-01-12 | Add reminder to remove the workaround | gnattu | |
| This will be no longer needed when ffmpeg is ready Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-13 | Merge pull request #2096 from Bond-009/embytv | dkanada | |
| Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs | |||
| 2020-01-11 | Merge pull request #2170 from Bond-009/mediainfoservice | dkanada | |
| Minor changes to MediaInfoService | |||
| 2020-01-10 | Address comments | Bond_009 | |
| 2020-01-10 | Merge branch 'master' into embytv | Bond_009 | |
| 2020-01-09 | Fix typo and plural | gnattu | |
| 2020-01-08 | rename two properties based on code suggestions | dkanada | |
| 2020-01-08 | Fix build and address comments | Bond_009 | |
| 2020-01-08 | merge branch master into media-attachments | dkanada | |
| 2020-01-01 | Merge pull request #2153 from dkanada/fix-playlist | dkanada | |
| Fix playlist deletion and a few warning fixes | |||
| 2019-12-31 | Let HLS fallback to mpegts in case device reported unsupported container | gnattu | |
| 2019-12-20 | Fix warnings and move to System.Text.Json | Bond_009 | |
| 2019-12-19 | Limit size for playbacktest | Bond-009 | |
| 2019-12-19 | Merge pull request #2134 from Bond-009/dlnam3u8 | Vasily | |
| Fix comparison between different types | |||
| 2019-12-19 | Minor changes to MediaInfoService | Bond-009 | |
| 2019-12-18 | Merge pull request #1941 from Bond-009/mediaencoding | dkanada | |
| Make probesize and analyzeduration configurable and simplify circular dependencies | |||
| 2019-12-15 | Merge pull request #2099 from cryptobank/master | dkanada | |
| Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to... | |||
| 2019-12-14 | fix playlist deletion | dkanada | |
| 2019-12-14 | Formatting fix (3) | cryptobank | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-12 | Merge branch 'master' into mediaencoding | Bond-009 | |
| 2019-12-12 | Merge pull request #2109 from Bond-009/plugin | dkanada | |
| Fix plugin installation and correct api behaviour | |||
| 2019-12-11 | Merge pull request #2118 from chaosinnovator/master | Joshua M. Boniface | |
| Add StartIndex result to /Items API query | |||
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-12-10 | Add StartIndex result to /Items API query | chaosinnovator | |
| 2019-12-10 | Fix comparison between different types | Bond-009 | |
| 2019-12-10 | Fix typo | Bond-009 | |
| 2019-12-10 | Merge pull request #1923 from Bond-009/random | dkanada | |
| Don't shuffle some types by default | |||
| 2019-12-06 | Fix plugin installation and correct api behaviour | Bond_009 | |
| The `/Packages/{Name}` endpoint would return a package that had either the corrent name or the correct guid. In reality it shoud check if both are correct. | |||
| 2019-12-07 | Use string.Equals instead of of equals operator | cryptobank | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-12-06 | Add logging when force_key_frames is disabled | Petr Janda | |
| 2019-12-05 | Merge remote-tracking branch 'upstream/master' into baseurl | Bond-009 | |
| 2019-12-05 | Reduce #lines | Bond-009 | |
| 2019-12-05 | Merge remote-tracking branch 'upstream/master' | Petr Janda | |
| 2019-12-05 | Fix formatting (2) | Petr Janda | |
| 2019-12-05 | Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to take ↵ | Petr Janda | |
| advantage of scale_qsv and overlay_qsv | |||
| 2019-12-04 | Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs | Bond_009 | |
| 2019-11-28 | Minor improvements to network code | Bond-009 | |
| 2019-11-27 | Merge pull request #1503 from cvium/webapi_v2 | Vasily | |
| Move StartupWizard to ASP.NET Web Api | |||
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-11-24 | Merge pull request #1991 from Bond-009/transtemp | Joshua M. Boniface | |
| Don't append transcodes to transcoding temp path | |||
| 2019-11-24 | Merge pull request #2045 from Bond-009/baseurlfix2 | Joshua M. Boniface | |
| Fix baseurl issues part 2 | |||
| 2019-11-24 | Merge pull request #2039 from Bond-009/fixcondition | dkanada | |
| Fix always false condition | |||
| 2019-11-23 | Fix baseurl (attempt #2) | Bond_009 | |
| 2019-11-23 | Merge pull request #1926 from Bond-009/auth | dkanada | |
| Add clearer exceptions, warnings and docs | |||
