aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-17Complete overhaul of READMEAnthony Lavado
- Moves all build/package information to Wiki - Adds new badges for quick info - Adds new styles, and looks good on mobile
2018-12-16Merge pull request #207 from nvllsvm/imageAndrew Rabert
Image libs
2018-12-16Add Linux binaries for SkiaSharpAndrew Rabert
- Not sure how this impacts Windows builds, but it works great for Linux. - Requires additional deps on Debian
2018-12-16Build ImageMagicSharpAndrew Rabert
2018-12-16Merge pull request #198 from MatMaul/bitrateAndrew Rabert
Fix transcoding bitrate
2018-12-16Merge pull request #202 from MatMaul/vaapi-profileAndrew Rabert
Fix encoding profile handling for vaapi
2018-12-16Merge pull request #201 from joshuaboniface/debian-packagingAndrew Rabert
Move repository install instructions to Wiki
2018-12-16Move repository install instructions to WikiJoshua Boniface
2018-12-16Merge pull request #193 from joshuaboniface/selfcontained-binaryVasily
Debian packaging improvements
2018-12-16Merge pull request #196 from nvllsvm/simplifyAndrew Rabert
Simplify
2018-12-16Remove redundant solution specificationAndrew Rabert
2018-12-16Simplify Docker buildAndrew Rabert
- Remove unnecessary build command (implied in publish) - Remove unnecessary solution arg - Move arg to command
2018-12-15Merge pull request #195 from BnMcG/194-encoding-referenceAndrew Rabert
Add MediaBrowser.MediaEncoding project reference into solution
2018-12-15Add MediaBrowser.MediaEncoding project.Ben Magee
2018-12-15Use consistent formatJoshua Boniface
2018-12-15Add cleanup of /etc/sudoers.d/emby in preinstJoshua Boniface
2018-12-15Bump build numberJoshua Boniface
2018-12-15Remove auto deps; add libssl dep; edit maintainerJoshua Boniface
2018-12-15Merge pull request #181 from Bond-009/firebaseJoshua M. Boniface
Fix resource load crash
2018-12-15Merge pull request #188 from Bond-009/renameAndrew Rabert
Replace Emby with Jellyfin in the translations
2018-12-15Merge branch 'master' into developJoshua Boniface
To include the hotfixes to master from last night.
2018-12-15Replace Emby with Jellyfin in the translationsBond_009
2018-12-15Fix resource load crashBond_009
2018-12-15Merge pull request #171 from nvllsvm/stateJoshua M. Boniface
State
2018-12-15Adapt for JellyfinAndrew Rabert
2018-12-15Partial revert of 443356fd34c7b3377c41c1029c2973e9d61e0539Andrew Rabert
2018-12-14Merge pull request #169 from joshuaboniface/ffmpeg-timeoutAndrew Rabert
Restore timeout to 60s as it breaks
2018-12-14Restore timeout to 60s as it breaksJoshua Boniface
2018-12-14Merge pull request #168 from joshuaboniface/ffmpeg-timeoutAndrew Rabert
Up the timerDuration back to 10s, 2s is too low
2018-12-14Up the timerDuration back to 10s, 2s is too lowJoshua Boniface
2018-12-14Merge pull request #167 from joshuaboniface/ffmpeg-timeoutAndrew Rabert
Lower the ffmpeg stop timeout duration
2018-12-14Lower the ffmpeg stop timeout durationJoshua 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-14Merge pull request #166 from jellyfin/developAndrew Rabert
Develop
2018-12-14Enable 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-14Merge pull request #163 from nvllsvm/clnpJoshua M. Boniface
cleanup
2018-12-14cleanupAndrew Rabert
2018-12-14Merge pull request #146 from joshuaboniface/debian-packagingAndrew Rabert
Add build script for Debian packages via Docker
2018-12-14Don't use errexit, explicitly exit on failuresJoshua Boniface
2018-12-14Remove errexit and cleanup on INT tooJoshua Boniface
2018-12-14Merge pull request #158 from joshuaboniface/readme-tweaksJoshua M. Boniface
Readme tweaks
2018-12-14Revamp contributing section to link to wikiJoshua Boniface
2018-12-14Merge pull request #154 from MatMaul/mediaencodingAndrew Rabert
Port MediaEncoding and Api.Playback
2018-12-14Merge pull request #159 from Bond-009/patch-1Joshua M. Boniface
Fix changing ProgramDataPath when passed as and arg
2018-12-14Fix changing ProgramDataPath when passed as and argBond-009
2018-12-14Remove contributing.md as it's in the Wiki nowJoshua Boniface
2018-12-14Add blurb about FFMPEG and UbuntuJoshua Boniface
2018-12-14Merge pull request #140 from Bond-009/skiaJoshua M. Boniface
Remove some warnings for obsolete code.
2018-12-14Add quoting and consistent variable callsJoshua Boniface
2018-12-14Address commentsBond_009
2018-12-14Port MediaEncoding and Api.Playback from ↵Mathieu Velten
10e57ce8d21b4516733894075001819f3cd6db6b