| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-06 | Remove public Host property | Claus Vium | |
| 2019-03-06 | Review comments | Claus Vium | |
| 2019-03-06 | Merge pull request #1051 from joshuaboniface/build-improvements | Joshua M. Boniface | |
| Build improvements for wrapping infrastructure | |||
| 2019-03-06 | Update LocalizationManager.cs | Bond-009 | |
| 2019-03-06 | Copy install script from new location | Joshua Boniface | |
| 2019-03-06 | Merge pull request #915 from cvium/remove_encryptionmanager | Vasily | |
| Remove IEncryptionManager | |||
| 2019-03-05 | Minor fixes to address style issues | Phallacy | |
| 2019-03-05 | Add build.yaml for parent build infrastructure | Joshua Boniface | |
| 2019-03-05 | Allow complete ignoring of submodule | Joshua Boniface | |
| Used by the parent build infrastructure | |||
| 2019-03-05 | Put output into bin instead of jellyfin-build | Joshua Boniface | |
| 2019-03-05 | Renamed Init() to SetFFmpegPath() | PloughPuff | |
| 2019-03-05 | Remove --ffprobe logic | PloughPuff | |
| 2019-03-05 | Address review comments from Bond | PloughPuff | |
| 2019-03-05 | Added self to contributors | PloughPuff | |
| 2019-03-05 | Review comments | PloughPuff | |
| Address review comments from JustAMan, Bond-009 and cvium. | |||
| 2019-03-05 | Reworked FFmpeg path discovery and always display to user | PloughPuff | |
| 1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger). Removed FFMpeg folder from Emby.Server.Implementations. All path discovery now in MediaEncoder. 2) Always display FFmpeg path to user in Transcode page. 3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available). 4) Remove unused code associated with 'prebuilt' FFmpeg. 5) Much improved logging during path discovery. | |||
| 2019-03-05 | Remove more Content-Length references | Claus Vium | |
| 2019-03-05 | Add ProcessWebSocketRequest to IHttpListener | Claus Vium | |
| 2019-03-05 | Fix DI in FileWriter.TransmitFile | Claus Vium | |
| 2019-03-05 | Remove BOM | Claus Vium | |
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-03-05 | Update README with Azure Pipelines status badge | Erwin de Haan | |
| 2019-03-05 | Merge pull request #900 from ploughpuff/validator | Joshua M. Boniface | |
| Implement proper FFmpeg version checking | |||
| 2019-03-05 | Merge pull request #1043 from thornbill/update-colors | Bond-009 | |
| Update image overlays to use Jellyfin blue | |||
| 2019-03-05 | Add GetValueOrDefault dictionary extension | Claus Vium | |
| 2019-03-05 | Remove unused Brotli compressor | Claus Vium | |
| 2019-03-04 | minor style fixes | Phallacy | |
| 2019-03-05 | Remove unused _listener | Claus Vium | |
| 2019-03-05 | Grab content root from config and fix kestrel port bindings | Claus Vium | |
| 2019-03-05 | Don't dispose the connection | Claus Vium | |
| 2019-03-04 | Update image overlays to use Jellyfin blue | Bill Thornton | |
| 2019-03-04 | Expand todo | Claus Vium | |
| 2019-03-04 | Update LocalizationManager.cs | Bond-009 | |
| 2019-03-04 | Use QueryHelpers.AddQueryString | Claus Vium | |
| 2019-03-04 | Review comments | Claus Vium | |
| 2019-03-04 | Fix a logging statement | Claus Vium | |
| 2019-03-04 | Merge pull request #735 from Bond-009/loop | Joshua M. Boniface | |
| Readability changes | |||
| 2019-03-03 | Remove some unused references | Claus Vium | |
| 2019-03-03 | Await host startup | Claus Vium | |
| 2019-03-03 | Start the webhost before RunStartupTasks and fix ContentEncoding | Claus Vium | |
| 2019-03-03 | Implement SxxExx EpisodeNum Processing (#1009) | Daniel Widrick | |
| **Changes** Implement and use SxxExx Episode numbering system from guide data if available. **Issues** Fixes #1008 | |||
| 2019-03-03 | Use EnableHttps instead of CertificateInfo | Claus Vium | |
| 2019-03-03 | Add certificate to https and minor cleanup | Claus Vium | |
| 2019-03-02 | Merge pull request #1030 from jellyfin/release-10.2.z | Bond-009 | |
| Backmerge for 10.2.2 | |||
| 2019-03-02 | Merge pull request #1032 from Lynxy/master | Bond-009 | |
| Correct the list of series types | |||
| 2019-03-01 | Correct the list of series types | Lynxy | |
| 2019-03-01 | Simplify rating loading | Bond-009 | |
| 2019-03-01 | Don't mix LINQ and roreach loops for readability | Bond-009 | |
| 2019-03-01 | Add some websocket manager boilerplate | Claus Vium | |
| 2019-03-01 | Merge pull request #1025 from jellyfin/justadep | Andrew Rabert | |
| Treat jellyfin-web as just another dependency for Docker builds | |||
