| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-09 | Bump version for 10.3.5v10.3.5 | Joshua M. Boniface | |
| 2019-06-08 | Add execute permissions back | Bond-009 | |
| 2019-06-08 | Force LF line endings | Bond_009 | |
| 2019-06-06 | Bump version for 10.3.4v10.3.4 | Joshua M. Boniface | |
| 2019-05-18 | Merge pull request #1383 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for Release 10.3.3 | |||
| 2019-05-17 | Bump version for 10.3.3v10.3.3 | Joshua M. Boniface | |
| 2019-05-01 | Move artifact chown inside docker to avoid sudo | Odd Stråbø | |
| 2019-04-30 | Merge pull request #1337 from jellyfin/release-10.3.z | Joshua M. Boniface | |
| Backmerge for 10.3.2 release | |||
| 2019-04-30 | Bump version for 10.3.2v10.3.2 | Joshua Boniface | |
| 2019-04-30 | Merge pull request #1324 from joshuaboniface/arm64 | Joshua M. Boniface | |
| Add arm64 packaging for Debuntu | |||
| 2019-04-29 | Support libssl1.1 for Ubuntu Disco | Joshua Boniface | |
| 2019-04-29 | Add arm64 packaging for Debuntu | Joshua Boniface | |
| 2019-04-25 | Merge pull request #1304 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge 10.3.1 | |||
| 2019-04-20 | Bump version to 10.3.1 | Joshua Boniface | |
| 2019-04-20 | Merge pull request #1252 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge release 10.3.0 | |||
| 2019-04-19 | Bump version to 10.3.0 (release)v10.3.0 | Joshua Boniface | |
| 2019-04-11 | Fix directory capitalization | Terror-Gene | |
| 2019-04-11 | Fix missing Unraid cache mount | Terror-Gene | |
| Cache folder was not mounted outside of the Docker image since its separation from the config folder. Config HostDir was only updated for consistency, previous directory was overridden by unraid into the appdata/appname folder anyway. Name capitalization was corrected as this is only used by new installations & does not affect current installations/updates. | |||
| 2019-04-10 | Bump version to 10.3.0-rc2 and update submodulev10.3.0-rc2 | Joshua Boniface | |
| 2019-04-08 | Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1 | Joshua M. Boniface | |
| Updates windows installer default lib location | |||
| 2019-04-08 | Updated Unraid Docker icon | Terror-Gene | |
| Logo was set to use emby, but binhex has since added the jellyfin logo. | |||
| 2019-04-06 | Use TLS 1.2 to download NSSM | John Taylor | |
| 2019-03-31 | Update install-jellyfin.ps1 | LogicalPhallacy | |
| 2019-03-31 | Updates windows installer default lib location | LogicalPhallacy | |
| You can use the emby import to move an existing library this way. | |||
| 2019-03-30 | Bump version to 10.3.0 and update submodulev10.3.0-rc1 | Joshua Boniface | |
| 2019-03-30 | Merge pull request #1172 from joshuaboniface/build-improvements | Andrew Rabert | |
| Minor improvements to release build setup | |||
| 2019-03-30 | Get the version string from build.yaml | Joshua Boniface | |
| For the purposes of packaging, this makes more sense, since we can include additional appends to this version (e.g. `-rcX`) when we can't in the SharedVersion file. The previous commit to the bump_version script sets this as well. | |||
| 2019-03-30 | Split lists echoes into separate lines | Joshua Boniface | |
| 2019-03-30 | Fix up the Ubuntu repository definitions | Joshua Boniface | |
| 2019-03-30 | Add Ubuntu armhf (Raspberry Pi) build | Joshua Boniface | |
| A pretty-much direct copy of the Debian armhf build infrastructure. | |||
| 2019-03-28 | Use new libexecdir location for jellyfin-ffmpeg | Joshua Boniface | |
| From commit d6bb1f3c in jellyfin-ffmpeg, which moves the installed binaries from /usr/share to /usr/lib on the next release. | |||
| 2019-03-20 | Update init scripts for compatibility with Devuan | Torsten | |
| Include start, stop, restart and status option for /etc/init.d/jellyfin Use start-stop-daemon to make the script refer to systemctl mechanism on systems that have systemd installed | |||
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-03-10 | Use environment variables instead of opts for RPM | Joshua Boniface | |
| 2019-03-10 | Use environment variables instead of opts for Deb | Joshua Boniface | |
| 2019-03-06 | Copy install script from new location | Joshua Boniface | |
| 2019-03-01 | Merge pull request #1024 from jellyfin/release-10.2.z | Bond-009 | |
| Backmerge for 10.2.2 | |||
| 2019-02-28 | Bump version to 10.2.2v10.2.2 | Joshua Boniface | |
| 2019-02-28 | Merge pull request #992 from joshuaboniface/armhf-debian | Anthony Lavado | |
| Add Debian armhf (Rasberry Pi) build plus crossbuild | |||
| 2019-02-27 | Merge pull request #991 from joshuaboniface/ffmpeg-compat | Andrew Rabert | |
| Fix the ffmpeg compatibility | |||
| 2019-02-25 | Merge pull request #979 from Wuerfelbecher/release-disable-debug | Vasily | |
| Build Package releases without debug turned on | |||
| 2019-02-25 | Fix the ffmpeg compatibility | Joshua Boniface | |
| Doing this the other way was just complex. No longer try to override the system ffmpeg, just put ours somewhere else and depend on that package. | |||
| 2019-02-24 | Disable documentation and debug in build | Joshua Boniface | |
| 2019-02-24 | use common.build.sh for docker image builds | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-24 | Build releases without debug | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-23 | Add Debian armhf (Rasberry Pi) build plus crossbuild | Joshua Boniface | |
| 2019-02-21 | COPR auto building | Brian J. Murrell | |
| This adds enhancements so that Fedora/EL packages can be automatically built in COPR when a webhook is received. A typical webhook could be for tagging events for example or even a "Release" webhook to only build releases. | |||
| 2019-02-21 | dotnet-runtime is needed in Fedora RPM build also | Brian J. Murrell | |
| 2019-02-20 | Install the dotnet runtime too | Joshua Boniface | |
| This is needed since /usr/bin/dotnet doesn't exist in the SDK package for whatever reason as of Feb 18 2019. | |||
| 2019-02-20 | Fix Path | scheidleon | |
