| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-24 | Bump version for 10.4.2v10.4.2 | Joshua Boniface | |
| 2019-11-03 | Fix missed backport changev10.4.1 | Joshua Boniface | |
| This stupid file is back; looks like its location changed in .NET 3.0 versus .NET 2.2. Just revert it back to its original location. Related to #1859 | |||
| 2019-11-03 | Bump version to 10.4.1 | Joshua Boniface | |
| 2019-11-03 | Merge pull request #1859 from joshuaboniface/copr-fix | Joshua M. Boniface | |
| Fix COPR build and Fedora packaging (cherry picked from commit 5d5fa55fe523d516edea2ec134c56ac7eda0ae38) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2019-09-25 | Clean up and fix Fedora/CentOS builds | Joshua 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-08-31 | Bump version to 10.4.0 | Joshua Boniface | |
| 2019-08-20 | Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services | loli10K | |
| 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-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-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-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-02-28 | Bump version to 10.2.2v10.2.2 | Joshua Boniface | |
| 2019-02-25 | Merge pull request #979 from Wuerfelbecher/release-disable-debug | Vasily | |
| Build Package releases without debug turned on | |||
| 2019-02-24 | Build releases without debug | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 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 | 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 | Update version to 10.2.0 release | 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-06 | Allow Fedora/CentOS mounting by default | Joshua Boniface | |
| 2019-02-04 | Fix restart script for Fedora/CentOS | Joshua Boniface | |
| 2019-02-03 | Merge branch 'master' into fix-env | Joshua M. Boniface | |
| 2019-02-03 | Handle new option parser properly | Joshua Boniface | |
| 2019-02-03 | use cachedir option | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-03 | optimize rpm dependencies | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-03 | Add CentOS | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-01 | Fix double-dashes in Fedora environment file | Joshua Boniface | |
| 2019-01-31 | Replace programdata with datadir everywhere | Joshua Boniface | |
| 2019-01-31 | Update to long opts and add cache dirs | Joshua Boniface | |
| 2019-01-21 | Update changelogs to add #666 | Joshua Boniface | |
| 2019-01-21 | Update changelogs to remove #639, add #661, #54 | Joshua Boniface | |
