| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-15 | Add cleanup of /etc/sudoers.d/emby in preinst | Joshua Boniface | |
| 2018-12-15 | Bump build number | Joshua Boniface | |
| 2018-12-15 | Remove auto deps; add libssl dep; edit maintainer | Joshua Boniface | |
| 2018-12-15 | Merge branch 'master' into develop | Joshua Boniface | |
| To include the hotfixes to master from last night. | |||
| 2018-12-15 | Merge pull request #171 from nvllsvm/state | Joshua M. Boniface | |
| State | |||
| 2018-12-15 | Adapt for Jellyfin | Andrew Rabert | |
| 2018-12-15 | Partial revert of 443356fd34c7b3377c41c1029c2973e9d61e0539 | Andrew Rabert | |
| 2018-12-14 | Merge pull request #169 from joshuaboniface/ffmpeg-timeout | Andrew Rabert | |
| Restore timeout to 60s as it breaks | |||
| 2018-12-14 | Restore timeout to 60s as it breaks | Joshua Boniface | |
| 2018-12-14 | Merge pull request #168 from joshuaboniface/ffmpeg-timeout | Andrew Rabert | |
| Up the timerDuration back to 10s, 2s is too low | |||
| 2018-12-14 | Up the timerDuration back to 10s, 2s is too low | Joshua Boniface | |
| 2018-12-14 | Merge pull request #167 from joshuaboniface/ffmpeg-timeout | Andrew Rabert | |
| Lower the ffmpeg stop timeout duration | |||
| 2018-12-14 | Lower the ffmpeg stop timeout duration | Joshua Boniface | |
| As this was, ffmpeg would continue to transcode video for timerDuration seconds after stopping playback (i.e. returning to the menu). However, this 60s timeout was a little obnoxious. Tested a 100ms timeout but this ended up causing playback to constantly terminate. 2s seems like the sweet spot where playback works normally, but terminating quickly on stop. | |||
| 2018-12-14 | Merge pull request #166 from jellyfin/develop | Andrew Rabert | |
| Develop | |||
| 2018-12-14 | Enable self-contained binary mode (#160) | Joshua M. Boniface | |
| * Build self-contained Debian linux-x64 binary * Update initscripts to use self-contained binary The binary is declared in the units intentionally rather than using the variable extrapolation from before, to avoid confusion since these can't really be moved reasonably. * With combined binary name, use pgrep instead * Remove dotnet-runtime dependency * Move the compiled scb to usr/bin * Update binary location for upstart/systemd * Move binary path; fix pidfile handling * Entirely remove the temporary usr/ dir * Don't move the compiled binary * Create /usr/bin symlink * Use the variable here * Update architecture to any * Add libcurl4-openssl build dependency * Update the build Dockerfile to install builddeps | |||
| 2018-12-14 | Merge pull request #163 from nvllsvm/clnp | Joshua M. Boniface | |
| cleanup | |||
| 2018-12-14 | cleanup | Andrew Rabert | |
| 2018-12-14 | Merge pull request #146 from joshuaboniface/debian-packaging | Andrew Rabert | |
| Add build script for Debian packages via Docker | |||
| 2018-12-14 | Don't use errexit, explicitly exit on failures | Joshua Boniface | |
| 2018-12-14 | Remove errexit and cleanup on INT too | Joshua Boniface | |
| 2018-12-14 | Merge pull request #158 from joshuaboniface/readme-tweaks | Joshua M. Boniface | |
| Readme tweaks | |||
| 2018-12-14 | Revamp contributing section to link to wiki | Joshua Boniface | |
| 2018-12-14 | Merge pull request #154 from MatMaul/mediaencoding | Andrew Rabert | |
| Port MediaEncoding and Api.Playback | |||
| 2018-12-14 | Merge pull request #159 from Bond-009/patch-1 | Joshua M. Boniface | |
| Fix changing ProgramDataPath when passed as and arg | |||
| 2018-12-14 | Fix changing ProgramDataPath when passed as and arg | Bond-009 | |
| 2018-12-14 | Remove contributing.md as it's in the Wiki now | Joshua Boniface | |
| 2018-12-14 | Add blurb about FFMPEG and Ubuntu | Joshua Boniface | |
| 2018-12-14 | Merge pull request #140 from Bond-009/skia | Joshua M. Boniface | |
| Remove some warnings for obsolete code. | |||
| 2018-12-14 | Add quoting and consistent variable calls | Joshua Boniface | |
| 2018-12-14 | Address comments | Bond_009 | |
| 2018-12-14 | Port MediaEncoding and Api.Playback from ↵ | Mathieu Velten | |
| 10e57ce8d21b4516733894075001819f3cd6db6b | |||
| 2018-12-14 | Merge pull request #152 from agsimmons/patch-1 | Anthony Lavado | |
| Fix markdown formatting / typo | |||
| 2018-12-14 | Fix markdown formatting | Andrew Simmons | |
| 2018-12-14 | Major script cleanups based on feedback | Joshua Boniface | |
| 2018-12-14 | Merge pull request #147 from joshuaboniface/postinst-cleanup | Andrew Rabert | |
| Clean up Debian postinst script | |||
| 2018-12-14 | Also bump Debian build version | Joshua Boniface | |
| 2018-12-13 | Add Debian package build script for docker | Joshua Boniface | |
| 2018-12-13 | Clean up /var/lib/emby after #97 | Joshua Boniface | |
| 2018-12-13 | Merge pull request #126 from BnMcG/125-dlna-branding | Joshua M. Boniface | |
| Remove Emby branding from DLNA server | |||
| 2018-12-13 | Merge pull request #141 from nvllsvm/droneingon | Andrew Rabert | |
| Drone CI changes | |||
| 2018-12-14 | Rebranded XML profiles | Ben Magee | |
| 2018-12-13 | Merge pull request #97 from Bond-009/home | Andrew Rabert | |
| Move default data folder for *nix platforms to $XDG_DATA_HOME/jellyfin | |||
| 2018-12-13 | Remove clone depth | Andrew Rabert | |
| causing problems with revert commits | |||
| 2018-12-13 | Recursively init submodules | Andrew Rabert | |
| 2018-12-13 | Remove some warnings | Bond_009 | |
| 2018-12-13 | Updated strings to "Jellyfin Server" | Ben Magee | |
| 2018-12-13 | Merge pull request #136 from BnMcG/135-gitignore | Joshua M. Boniface | |
| Ignore debian build artifacts | |||
| 2018-12-13 | Whitespace fix | Ben Magee | |
| 2018-12-13 | Ignore debian build artifacts | Ben Magee | |
| 2018-12-13 | Merge pull request #132 from joshuaboniface/debian-packaging | Vasily | |
| Add maxcpucount to dotnet clean | |||
