Bill Thornton
5437434339
Update translate badge in README
5 years ago
Bond_009
9d4ce82ab9
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
...
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
5 years ago
Joshua Boniface
345a14ff55
Use value instead of assigning baseUrl first
5 years ago
Joshua Boniface
b10e06ff45
Fix spacing issues
5 years ago
Bond-009
d8d2e52e3f
Merge pull request #1870 from JustAMan/fix-http-ex1
...
Fix exception when handling error, log errors better
5 years ago
Joshua Boniface
b96079fee6
Make NormalizeUrlPath static
5 years ago
dkanada
8d7ac291bc
Merge pull request #1855 from Bond-009/stylefixes
...
Minor style fixes
5 years ago
dkanada
0c329736cc
Merge pull request #1853 from Bond-009/startup
...
Log startup time
5 years ago
Vasily
cadfd5bf3f
Merge pull request #1866 from Bond-009/sqlslow
...
Change slow query time logging to debug
5 years ago
Vasily
03450f383f
Fix template for logging
5 years ago
Vasily
8109c7eb30
Always log at least error message when error happens during request processing
5 years ago
Vasily
33b69a7099
Set response length and mime type correctly when reporting an error
5 years ago
Joshua Boniface
2a79ae0a6e
Normalize baseUrl behaviour
...
Fully normalizes the baseUrl behaviour to better match how this sort of
feature works in other programs.
1. The baseUrl is always appended to paths, even the built-in `/emby`
and `/mediabrowser` paths.
2. The baseUrl is set statically at class instance creation, to ensure
it persists through changes until the next restart.
3. Configuration is normalized using a function when set, to ensure it's
in a standard `/mypath` format with leading `/`.
4. Cleans up the conditionals around default redirects. For sanity after
changing the URL, it will match *any* path that doesn't match the
current baseUrl and redirect it back to the main page (with baseUrl).
5. Adds a second method, NormalizeUrlPath, to avoid lots of `+ "/" +`
string manipulations which are unclean - we should always have a leading
slash.
6. Sets the default baseUrl to an empty string to avoid unexpected
behaviour, though this would be worked-around automatically.
7. Adds some debug logs whenever a URL is normalized, to help track down
issues with this code (if any arise).
5 years ago
Bond_009
ac93a5a85c
Change slow query time logging to debug
5 years ago
Bond_009
e553eba31e
Use System.Text.Json api
5 years ago
Vasily
531642fc53
Improve gitattributes for images
5 years ago
Vasily
aa9d7d7f04
Merge pull request #1862 from joshuaboniface/bump-version
...
Fix bump_version for submodule removal
5 years ago
Joshua Boniface
f20555bf4a
Use NVM to install nodejs v8 and yarn
...
Prevents failure of the installation of jellyfin-web dependencies due
to the NodeJS version in EPEL being too old. v8 might be a little
conservative but is the earliest compatible version. Instead of using
their repo to install Yarn, use the new nvm binary to install Yarn, thus
forcing it to use the updated NodeJS version.
5 years ago
Joshua Boniface
3fc71731a3
Remove jellyfin-web submodule from bump_version
5 years ago
Joshua Boniface
218015063b
Port former create_tarball into COPR Makefile
...
This script was removed in #1793 ; instead of restoring it, instead
implement its functionality directly in the COPR Makefile.
5 years ago
Joshua M. Boniface
d8c3b26fa6
Merge pull request #1846 from jellyfin/EraYaN-patch-1
...
Switch to custom patched build for ffmpeg for the Windows installer
5 years ago
Erwin de Haan
adde41c533
Remove /bin from ffmpeg path.
5 years ago
Erwin de Haan
3925e1dced
Fix extracted path from ffmpeg zip.
5 years ago
Erwin de Haan
c7d1206dcb
Switch to custom patched build for ffmpeg
5 years ago
Vasily
f1567c64a5
Merge pull request #1844 from dkanada/poster
...
Fix missing image on seasons without posters
5 years ago
Joshua M. Boniface
d900cc5c53
Merge pull request #1845 from joshuaboniface/mesa-va-drivers-fix
...
Correct missing mesa-va-drivers package
5 years ago
Poki
5c456231b1
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
5 years ago
Joshua Boniface
abde7c0242
Make the comment nicer
5 years ago
Joshua Boniface
762d17c3df
Move copy steps further so they're not overwriting
5 years ago
dkanada
e006b7f1e1
add comment explaining a bug fix
5 years ago
dkanada
db10f380d1
fix missing image on seasons without posters
5 years ago
Poki
60f8aa540f
Added translation using Weblate (Finnish)
5 years ago
Joshua M. Boniface
7b64c696f7
Merge pull request #1841 from joshuaboniface/docs-url
...
Update Docs to docs.jellyfin.org URL
5 years ago
Joshua Boniface
0367dc21f8
Update GitHub templates
5 years ago
Joshua Boniface
7a172a9051
Update Docs to docs.jellyfin.org URL
5 years ago
Bond_009
416155c35f
Ignore warning SA1108
5 years ago
Bond_009
0cd2bfc428
Ignore warning CA1308
5 years ago
Joshua M. Boniface
5bb44c36e1
Merge pull request #1822 from anthonylavado/readme-fix
...
Update README for new docs location
5 years ago
Bond-009
3ad34de808
Update ApplicationHost.cs
5 years ago
Joo-Hong Lee
4025b2c6a1
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
5 years ago
Joshua M. Boniface
6b00cc1a06
Merge pull request #1829 from thornbill/fix-sd-auth
...
Fix SchedulesDirect authentication
5 years ago
Bill Thornton
80dccdef22
Add using block and HexHelper
5 years ago
SaddFox
b0ec5c527d
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
5 years ago
Kamilake
5d073713b6
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
5 years ago
WontTell
d93853375e
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
5 years ago
h4ss2
26872eb2c2
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
5 years ago
Bill Thornton
119041a425
Fix SchedulesDirect authentication
5 years ago
Joshua M. Boniface
9c85566da7
Merge pull request #1825 from jellyfin/revert-1802-fix-premature-stop
...
Revert "Fix premature stop when streaming"
5 years ago
Joshua M. Boniface
575b96d03a
Revert "Fix premature stop when streaming"
5 years ago
Anthony Lavado
823f648955
Update README for new docs location
...
Updates several links in the readme to point to our new docs location.
5 years ago