| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
Use mirror for NSSM
(cherry picked from commit ef623f512903624bba48f243e3a659ec46064054)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg
(cherry picked from commit a4608141820800a068561796de3fe4e7f20e5423)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Update NSIS Installer
(cherry picked from commit 9756bdb76ea625c19b6743a34ec95759d3f6d050)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Fix COPR build and Fedora packaging
(cherry picked from commit 5d5fa55fe523d516edea2ec134c56ac7eda0ae38)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Reload logging.json on changes
(cherry picked from commit da7ba822b0516ad4e179e26f05943cafeaac2139)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Fix Json serialization error
(cherry picked from commit 91600b1c81872e1745401942633a87085dc706b5)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Fix System.NullReferenceException when playing Dvds copied to HDD
(cherry picked from commit fdb0c3a1dff0c1e9c3c22a3be688b97ea0bd7a6d)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Fix exception when handling error, log errors better
(cherry picked from commit d8d2e52e3ffaa59a32cc2cbb4997022b979f9ca0)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Change slow query time logging to debug
(cherry picked from commit cadfd5bf3ff9f9f20af05a22ed1bd0b10fa8ea86)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Fix inconsistent BaseUrl behavior
(cherry picked from commit 1176749f143cf5d5b5878a39de77247a1ced1e03)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Fix bump_version for submodule removal
(cherry picked from commit aa9d7d7f04e72f71e1ccaabc3035b86ac0d0b8c0)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Use NVM to install nodejs v8 and yarn for CentOS
(cherry picked from commit 094852ce304c0d64747d1ade2a8a73dbf22a5b61)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
Switch to custom patched build for ffmpeg for the Windows installer
|
|
|
|
|
|
|
|
Fix missing image on seasons without posters
|
|
Correct missing mesa-va-drivers package
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
|
|
|
|
|
|
|
|
|
|
|
|
Update Docs to docs.jellyfin.org URL
|
|
|
|
|
|
Update README for new docs location
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
|
Fix SchedulesDirect authentication
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
|
|
|
Revert "Fix premature stop when streaming"
|
|
|
|
Updates several links in the readme to point to our new docs location.
|
|
Properly build DLL for porable
|
|
|
|
Ignore exception when attempting to kill ffmpeg that has exited
|
|
Fix SourceBranch -> SourceBranchName in git clone for Web UI
|
|
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.
|
|
|
|
Configure Kestrel listener to use configured IPs
|
|
Change Win32 AMF flag to d3d11va
|