aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-28Merge pull request #1805 from Bond-009/plugin_fixJoshua M. Boniface
Fix plugin installation
2019-09-28Fix plugin installationBond_009
2019-09-28Add more test dataBond_009
2019-09-28Add tests for EncoderValidatorBond_009
* Add support for ffmpeg 4.2 * Parse the complete ffmpeg version instead of only the first 2 digits * Make max and min version optional * Remove max limitation (for now) * Style improvements
2019-09-28Merge pull request #1802 from JustAMan/fix-premature-stopJoshua M. Boniface
Fix premature stop when streaming
2019-09-27Do explicit dotnet publish in Dockerfiles (#1801)Joshua M. Boniface
The common.build.sh script was removed in #1793 but the Dockerfiles still used this to perform the dotnet publish. Remove that call and do the publish explicitly.
2019-09-27Don't log revision numberBond_009
2019-09-27Cleaned up move to HLS muxerVasily
2019-09-27Replaced "stream" muxer with "hls" trying to fix "premature stop" issueVasily
2019-09-26Merge pull request #1793 from joshuaboniface/fix-buildJoshua M. Boniface
Clean up and update builds to use new jellyfin-web
2019-09-26Remove redundant yarn build commandJoshua Boniface
2019-09-26Fix SetImage to avoid out of range exception (#1798)Anthony Lavado
* Fix SetImage to avoid out of range exception * Actually use the new images we've retrieved
2019-09-25Clean up old changelog entires from Debian packageJoshua Boniface
2019-09-25Clean up and fix Fedora/CentOS buildsJoshua Boniface
This performs a lot of bugfixing and general cleanup to the Fedora/CentOS builds, including moving the create_tarball into the docker-build.sh script, remove some old long versions from the spec file, correcting several bugs with the Docker environment including splitting them into more discrete layers, and finally making sure jellyfin-web is included properly in the RPM.
2019-09-25Use redirection instead of teeJoshua Boniface
2019-09-25Some style fixesBond_009
2019-09-25Merge pull request #1785 from dkanada/compatVasily
Add mediabrowser route back for now
2019-09-25Clean up web_build_dir in docker-build.shJoshua Boniface
2019-09-25Clean up deployment directoryJoshua Boniface
1. Update README.md to remove some old info 2. Remove common.build.sh from all the build scripts 3. Remove common.build.sh script 4. Remove the docker folder as this isn't used at all
2019-09-25Port Windows x86 build to Docker and add web buildJoshua Boniface
2019-09-25Port Windows x64 build to Docker and add web buildJoshua Boniface
2019-09-25Port Portable build to Docker and add web buildJoshua Boniface
2019-09-25Port MacOS build to Docker and add web buildJoshua Boniface
2019-09-25Port Linux build to Docker and add web buildJoshua Boniface
2019-09-24Add web build to Fedora package buildJoshua Boniface
2019-09-24Add web build to CentOS package buildJoshua Boniface
2019-09-24Add web build to Ubuntu arm64 package buildJoshua Boniface
2019-09-24Add web build to Ubuntu armhf package buildJoshua Boniface
2019-09-24Add web build to Ubuntu amd64 package buildJoshua Boniface
2019-09-24Add web build to Debian arm64 package buildJoshua Boniface
2019-09-24Add web build to Debian armhf package buildJoshua Boniface
2019-09-24Add web build to Debian amd64 package buildJoshua Boniface
2019-09-24Remove submodule handling from build scriptJoshua Boniface
2019-09-24Fix up Windows build script copyJoshua Boniface
2019-09-24Merge pull request #1775 from Bond-009/fixesVasily
Fix multiple mistakes and warnings
2019-09-24add an exception to loggingdkanada
2019-09-24add mediabrowser route back for nowdkanada
2019-09-24Merge pull request #1791 from EraYaN/ci-web-buildJoshua M. Boniface
Remove submodule and add clone and build to CI for web UI
2019-09-24Add extra conditions.Erwin de Haan
2019-09-24Fix path typo and add same code to main build.Erwin de Haan
2019-09-24Remove submodule and add clone and build to CIErwin de Haan
2019-09-24Merge pull request #1788 from joshuaboniface/ssl-dep-ubudkanada
Include libssl-dev dep in Ubuntu build containers
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-23Translated using Weblate (Danish)Dan Johansen
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2019-09-22Translated using Weblate (Russian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2019-09-22Translated using Weblate (Portuguese (Brazil))Mário Victor Ribeiro Silva
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2019-09-22Translated using Weblate (Spanish)pucherot
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2019-09-20Add escapes for path quotes in the NSIS Installer (#1777)Anthony Lavado
This adds backslashes to escape the `--datadir` path in the Windows Installer. Without this, the path would be dropped at the first space (e.g. `C:\Test Area\Jellyfin` would become `C:\Test`). Fixes #1773.
2019-09-20Include libssl-dev dep in Ubuntu build containersJoshua Boniface
2019-09-20Translated using Weblate (Chinese (Simplified))Mark Bai
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/