Bond_009
22093c9e8f
Removed some warnings
6 years ago
Andrew Rabert
336a4a2b8d
Merge pull request #195 from BnMcG/194-encoding-reference
...
Add MediaBrowser.MediaEncoding project reference into solution
6 years ago
Ben Magee
dd2e655cce
Add MediaBrowser.MediaEncoding project.
6 years ago
Joshua M. Boniface
161f0233b5
Merge pull request #181 from Bond-009/firebase
...
Fix resource load crash
6 years ago
Andrew Rabert
6c2a34d173
Merge pull request #188 from Bond-009/rename
...
Replace Emby with Jellyfin in the translations
6 years ago
Joshua Boniface
595448e9b7
Merge branch 'master' into develop
...
To include the hotfixes to master from last night.
6 years ago
Bond_009
088da6c5e3
Replace Emby with Jellyfin in the translations
6 years ago
Bond_009
7792a9a9af
Fix resource load crash
6 years ago
Joshua M. Boniface
8e9485867b
Merge pull request #171 from nvllsvm/state
...
State
6 years ago
Andrew Rabert
bac06eea6e
Adapt for Jellyfin
6 years ago
Andrew Rabert
d137977a6d
Partial revert of 443356fd34c7b3377c41c1029c2973e9d61e0539
6 years ago
Andrew Rabert
e544a6e265
Merge pull request #169 from joshuaboniface/ffmpeg-timeout
...
Restore timeout to 60s as it breaks
6 years ago
Joshua Boniface
c3ade725dc
Restore timeout to 60s as it breaks
6 years ago
Andrew Rabert
72619ddc5a
Merge pull request #168 from joshuaboniface/ffmpeg-timeout
...
Up the timerDuration back to 10s, 2s is too low
6 years ago
Joshua Boniface
fda3f0ad9b
Up the timerDuration back to 10s, 2s is too low
6 years ago
Andrew Rabert
67aa6dacb2
Merge pull request #167 from joshuaboniface/ffmpeg-timeout
...
Lower the ffmpeg stop timeout duration
6 years ago
Joshua Boniface
e5531c5c25
Lower the ffmpeg stop timeout duration
...
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.
6 years ago
Andrew Rabert
46c75d75bd
Merge pull request #166 from jellyfin/develop
...
Develop
6 years ago
Joshua M. Boniface
a73d255f51
Enable self-contained binary mode ( #160 )
...
* 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
6 years ago
Joshua M. Boniface
72f7e7b954
Merge pull request #163 from nvllsvm/clnp
...
cleanup
6 years ago
Andrew Rabert
36c79c9491
cleanup
6 years ago
Andrew Rabert
8adeacb3a0
Merge pull request #146 from joshuaboniface/debian-packaging
...
Add build script for Debian packages via Docker
6 years ago
Joshua Boniface
0fec8f6493
Don't use errexit, explicitly exit on failures
6 years ago
Joshua Boniface
a7cdab9ae3
Remove errexit and cleanup on INT too
6 years ago
Joshua M. Boniface
c45cae0951
Merge pull request #158 from joshuaboniface/readme-tweaks
...
Readme tweaks
6 years ago
Joshua Boniface
d6b837c9fb
Revamp contributing section to link to wiki
6 years ago
Andrew Rabert
81ba5acf7c
Merge pull request #154 from MatMaul/mediaencoding
...
Port MediaEncoding and Api.Playback
6 years ago
Joshua M. Boniface
28a2774883
Merge pull request #159 from Bond-009/patch-1
...
Fix changing ProgramDataPath when passed as and arg
6 years ago
Bond-009
494c2e312d
Fix changing ProgramDataPath when passed as and arg
6 years ago
Joshua Boniface
3694e6883b
Remove contributing.md as it's in the Wiki now
6 years ago
Joshua Boniface
c883b43fce
Add blurb about FFMPEG and Ubuntu
6 years ago
Joshua M. Boniface
afd6727c64
Merge pull request #140 from Bond-009/skia
...
Remove some warnings for obsolete code.
6 years ago
Joshua Boniface
26e44854f6
Add quoting and consistent variable calls
6 years ago
Bond_009
77eba9cc44
Address comments
6 years ago
Mathieu Velten
1d7d52ff9e
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
6 years ago
Anthony Lavado
75068407c6
Merge pull request #152 from agsimmons/patch-1
...
Fix markdown formatting / typo
6 years ago
Andrew Simmons
330a1df340
Fix markdown formatting
6 years ago
Joshua Boniface
f3ba806e4a
Major script cleanups based on feedback
6 years ago
Andrew Rabert
d48f1ad3ae
Merge pull request #147 from joshuaboniface/postinst-cleanup
...
Clean up Debian postinst script
6 years ago
Joshua Boniface
668d8b4891
Also bump Debian build version
6 years ago
Joshua Boniface
550ad72f93
Add Debian package build script for docker
6 years ago
Joshua Boniface
6a02df1603
Clean up /var/lib/emby after #97
6 years ago
Joshua M. Boniface
1f112c8a0c
Merge pull request #126 from BnMcG/125-dlna-branding
...
Remove Emby branding from DLNA server
6 years ago
Andrew Rabert
e48cac9a87
Merge pull request #141 from nvllsvm/droneingon
...
Drone CI changes
6 years ago
Ben Magee
c58b3a0c47
Rebranded XML profiles
6 years ago
Andrew Rabert
bdc2655a78
Merge pull request #97 from Bond-009/home
...
Move default data folder for *nix platforms to $XDG_DATA_HOME/jellyfin
6 years ago
Andrew Rabert
b988a0644a
Remove clone depth
...
causing problems with revert commits
6 years ago
Andrew Rabert
16e3c5eb85
Recursively init submodules
6 years ago
Bond_009
c189d31a2b
Remove some warnings
6 years ago
Ben Magee
051c67a537
Updated strings to "Jellyfin Server"
6 years ago