| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-26 | Merge pull request #6 from Wuerfelbecher/copr-fix | Joshua M. Boniface | |
| Fix build script | |||
| 2019-10-26 | Merge branch 'copr-fix' into copr-fix | Joshua M. Boniface | |
| 2019-10-26 | Merge pull request #5 from brianjmurrell/fix-copr | Joshua M. Boniface | |
| Fix jellyfin-web URL | |||
| 2019-10-26 | Add comments about Source URLs and remove no longer needed dependency | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-10-26 | Fix jellyfin-web URL | Brian J. Murrell | |
| 2019-10-21 | Fix buildscript failure, remove unnecessary yarn repo for Fedora build | Thomas Büttner | |
| 2019-10-20 | Remove web frontend build from docker-build.sh | Joshua Boniface | |
| This is now handled in the RPM spec. | |||
| 2019-10-20 | Remove spec version bump | Joshua Boniface | |
| This will be taken care of with the 10.4.1 bump in stable. | |||
| 2019-10-17 | Merge pull request #4 from brianjmurrell/fix-copr | Joshua M. Boniface | |
| Support building jellyfin-web webpack | |||
| 2019-10-17 | Support buiding jellyfin-web webpack | Brian J. Murrell | |
| Needs nodejs >= 8 on EL7 - from https://rpm.nodesource.com/pub_8.x/el/7/x86_64/ on EL7. Needs yarn - from yarnpkg.com on EL7 | |||
| 2019-10-07 | Port former create_tarball into COPR Makefile | Joshua Boniface | |
| This script was removed in #1793; instead of restoring it, instead implement its functionality directly in the COPR Makefile. | |||
| 2019-10-06 | Merge pull request #1846 from jellyfin/EraYaN-patch-1v10.4.0 | Joshua M. Boniface | |
| Switch to custom patched build for ffmpeg for the Windows installer | |||
| 2019-10-06 | Remove /bin from ffmpeg path. | Erwin de Haan | |
| 2019-10-06 | Fix extracted path from ffmpeg zip. | Erwin de Haan | |
| 2019-10-06 | Switch to custom patched build for ffmpeg | Erwin de Haan | |
| 2019-10-06 | Merge pull request #1844 from dkanada/poster | Vasily | |
| Fix missing image on seasons without posters | |||
| 2019-10-06 | Merge pull request #1845 from joshuaboniface/mesa-va-drivers-fix | Joshua M. Boniface | |
| Correct missing mesa-va-drivers package | |||
| 2019-10-06 | Translated using Weblate (Finnish) | Poki | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2019-10-05 | Make the comment nicer | Joshua Boniface | |
| 2019-10-05 | Move copy steps further so they're not overwriting | Joshua Boniface | |
| 2019-10-06 | add comment explaining a bug fix | dkanada | |
| 2019-10-06 | fix missing image on seasons without posters | dkanada | |
| 2019-10-05 | Added translation using Weblate (Finnish) | Poki | |
| 2019-10-04 | Merge pull request #1841 from joshuaboniface/docs-url | Joshua M. Boniface | |
| Update Docs to docs.jellyfin.org URL | |||
| 2019-10-04 | Update GitHub templates | Joshua Boniface | |
| 2019-10-04 | Update Docs to docs.jellyfin.org URL | Joshua Boniface | |
| 2019-10-04 | Merge pull request #1822 from anthonylavado/readme-fix | Joshua M. Boniface | |
| Update README for new docs location | |||
| 2019-10-04 | Update ApplicationHost.cs | Bond-009 | |
| 2019-10-04 | Translated using Weblate (Korean) | Joo-Hong Lee | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-02 | Merge pull request #1829 from thornbill/fix-sd-auth | Joshua M. Boniface | |
| Fix SchedulesDirect authentication | |||
| 2019-10-02 | Add using block and HexHelper | Bill Thornton | |
| 2019-10-02 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2019-10-02 | Translated using Weblate (Korean) | Kamilake | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-02 | Translated using Weblate (Spanish (Mexico)) | WontTell | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2019-10-02 | Translated using Weblate (Arabic) | h4ss2 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2019-10-02 | Fix SchedulesDirect authentication | Bill Thornton | |
| 2019-10-01 | Merge pull request #1825 from jellyfin/revert-1802-fix-premature-stop | Joshua M. Boniface | |
| Revert "Fix premature stop when streaming" | |||
| 2019-10-01 | Revert "Fix premature stop when streaming" | Joshua M. Boniface | |
| 2019-09-30 | Update README for new docs location | Anthony Lavado | |
| Updates several links in the readme to point to our new docs location. | |||
| 2019-09-30 | Merge pull request #1820 from joshuaboniface/fix-portable | Joshua M. Boniface | |
| Properly build DLL for porable | |||
| 2019-09-30 | Properly build DLL for porable | Joshua Boniface | |
| 2019-09-29 | Merge pull request #1819 from nvllsvm/ffmpeg_kill | Joshua M. Boniface | |
| Ignore exception when attempting to kill ffmpeg that has exited | |||
| 2019-09-29 | Merge pull request #1818 from jellyfin/EraYaN-ci-web-clone-fix | Joshua M. Boniface | |
| Fix SourceBranch -> SourceBranchName in git clone for Web UI | |||
| 2019-09-29 | Ignore exception when attempting to kill ffmpeg that has exited | Andrew Rabert | |
| A race condition where this code attempts to kill an already exited ffmpeg process is possible. This results in unnecessary error logging. This change replaces the generic exception handling with the above mentioned exception. No log output is produced. | |||
| 2019-09-29 | Fix SourceBranch -> SourceBranchName in git clone for Web UI | Erwin de Haan | |
| 2019-09-29 | Merge pull request #1811 from joshuaboniface/fix-listen | Joshua M. Boniface | |
| Configure Kestrel listener to use configured IPs | |||
| 2019-09-29 | Merge pull request #1808 from joshuaboniface/fix-amf-win | Joshua M. Boniface | |
| Change Win32 AMF flag to d3d11va | |||
| 2019-09-29 | Merge pull request #1817 from joshuaboniface/change-pragma-mode | Joshua M. Boniface | |
| Change PRAGMA mode from WAL to TRUNCATE | |||
| 2019-09-29 | Handle Kestrel startup failures with a nice error | Joshua Boniface | |
| 2019-09-29 | Nicer link format for comment | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
