| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-11 | Bump version to 10.5.0 for next stable release | Joshua Boniface | |
| 2019-09-25 | Clean up old changelog entires from Debian package | Joshua Boniface | |
| 2019-09-02 | Merge pull request #1693 from joshuaboniface/update-libssl | Joshua M. Boniface | |
| Update Debian build to Buster and LibSSL 1.1 | |||
| 2019-08-31 | Bump version to 10.4.0 | Joshua Boniface | |
| 2019-08-31 | Add libssl-dev build dependency | Joshua Boniface | |
| 2019-08-26 | Update builds to Debian 10 and OpenSSL to 1.1-only | Joshua Boniface | |
| 2019-07-24 | Merge pull request #1560 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for 10.3.7 | |||
| 2019-07-24 | Bump version for 10.3.7v10.3.7 | Joshua M. Boniface | |
| 2019-07-14 | Override the installinit name | Joshua M. Boniface | |
| Without this, when building the `jellyfin-nightly` package, it attempts to find service/init files with the name `jellyfin-nightly` instead of the proper name. This override prevents this by forcing the name to `jellyfin`. Required for nightly builds. | |||
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Bump version for 10.3.6 | Joshua M. Boniface | |
| 2019-07-02 | Merge pull request #1167 from Bond-009/eol | dkanada | |
| Force LF line endings | |||
| 2019-06-28 | Use which to find the service binary path | Joshua M. Boniface | |
| 2019-06-28 | Make message wording more consistent | Joshua M. Boniface | |
| 2019-06-27 | Add nicer restart script | Joshua M. Boniface | |
| The old restart script was buggy, as reported in #1320. This updated script seems to work far more reliably and conforms to the existing jellyfin-sudoers packages sudo configuration. | |||
| 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-06 | Bump version for 10.3.4v10.3.4 | Joshua M. Boniface | |
| 2019-05-17 | Bump version for 10.3.3v10.3.3 | Joshua M. Boniface | |
| 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-20 | Bump version to 10.3.1 | Joshua Boniface | |
| 2019-04-19 | Bump version to 10.3.0 (release)v10.3.0 | Joshua Boniface | |
| 2019-04-10 | Bump version to 10.3.0-rc2 and update submodulev10.3.0-rc2 | Joshua Boniface | |
| 2019-03-30 | Bump version to 10.3.0 and update submodulev10.3.0-rc1 | Joshua Boniface | |
| 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 Deb | Joshua Boniface | |
| 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 | 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 | 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-20 | Bump version to 10.2.1v10.2.1 | Joshua Boniface | |
| 2019-02-16 | Bump release version for last-minute PRsv10.2.0 | Joshua Boniface | |
| 2019-02-15 | Remove superfluous changelog entries | Joshua Boniface | |
| 2019-02-15 | Update version to 10.2.0 release | Joshua Boniface | |
| 2019-02-14 | Only modify Debian package spec for jellyfin-ffmpeg | Joshua Boniface | |
| 2019-02-13 | Correct changelogs for updated 10.2.0~rc2 | Joshua Boniface | |
| 2019-02-13 | Bump version to 10.2.0~rc2 | Joshua Boniface | |
| 2019-02-10 | Bump version to 10.2.0~rc1 | Joshua Boniface | |
| 2019-02-09 | Merge pull request #807 from joshuaboniface/fix-restart | Anthony Lavado | |
| Fix restart script in OS packages | |||
| 2019-02-04 | Fix restart script for Debian | Joshua Boniface | |
| 2019-02-03 | Handle new option parser properly | Joshua Boniface | |
| 2019-02-01 | Allow adm group to view Jellyfin resources | Joshua Boniface | |
| This is pretty arbitrary and personal, but I detest services that lock out global access (which is good), but don't simultaneously make it easy for administrators to enter the directories. The adm group should only have actual system administrators as members, so this lets them view the secure directories. | |||
