Cody Robibero
8a36fe7ed5
Use png for storage
3 years ago
Cody Robibero
0d335082c8
suggestions from review
3 years ago
Cody Robibero
6520ad03f0
Fix release build
3 years ago
Cody Robibero
ecb73168b3
Suggestions from review
3 years ago
Bond-009
4823e68a94
Merge pull request #7151 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.4
3 years ago
dependabot[bot]
88e02c5290
Bump FsCheck.Xunit from 2.16.3 to 2.16.4
...
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck ) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/fsharp/FsCheck/releases )
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md )
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.3...2.16.4 )
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Bond_009
05836c8cd3
Fix warning SA1414 and CA1849
3 years ago
Cody Robibero
d24683f0ab
Merge pull request #7141 from nyanmisaka/seek-audio
...
Seek the external audio stream
3 years ago
nyanmisaka
8c3f98f41b
Also seek the external audio stream
3 years ago
SenorSmartyPants
d5e7e75421
Remove unused httpContext parameter
3 years ago
Cody Robibero
54d24ddeaf
Merge pull request #6866 from Bond-009/timeout
3 years ago
Cody Robibero
188f9632f8
Merge pull request #7138 from nyanmisaka/10bit-boxes
3 years ago
nyanmisaka
ddc2569258
Fix the wrong logic in HEVC VP9 10bit hwdec boxes
3 years ago
Joe Rogers
b43f46d5c9
Make identify flag describe purpose, not source
3 years ago
Cody Robibero
620a5d5e83
Merge pull request #7136 from 1337joe/fix-show-library-scan
...
Fix stuck show library scans
3 years ago
Cody Robibero
9b1965b48a
Merge pull request #7101 from Bond-009/imagejpg
...
Remove incorrect mime type image/jpg
3 years ago
SenorSmartyPants
3ea54a8009
Remove isHeadRequest from GetStaticFile method signatures
3 years ago
SenorSmartyPants
bd2bec4d4a
Remove special HTTP HEAD processing
...
removing this allows HTTP 206 Partial Content responses and lets some clients(popcorn hour namely) play videos from JF.
3 years ago
Joe Rogers
a26509a98a
Keep from serializing trailers into database
3 years ago
Aragon
ce61dff4aa
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
3 years ago
adavier
9574d13059
Implement trakt episode links using the implementation from Series.cs
...
The code is the same as `MediaBrowser.Controller/Entities/TV/Series.cs`, using the imdbID to generate Trakt links.
The trakt url for episodes is `https://trakt.tv/episodes/{0} `.
3 years ago
Anthony Lavado
565ebbb643
Merge pull request #7132 from Bond-009/readme
...
Update README.md
3 years ago
Bond_009
4234a657c8
Update README.md
3 years ago
Bond_009
3ab0afdc6b
Remove task cancellation hacks
3 years ago
Bond-009
98962cc21f
Merge pull request #7129 from crobibero/null-check
3 years ago
cvium
c658a883a2
Merge branch 'master' into keyframe_extraction_v1
...
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
# MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
# MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
3 years ago
Cody Robibero
82260e22a2
ADd more null check
3 years ago
Cody Robibero
6b4f5a8663
Merge pull request #7118 from crobibero/audio-stream-null
3 years ago
Shin Khant Maung
f8a6b3b27b
Translated using Weblate (Burmese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
3 years ago
Cody Robibero
904efeaddc
Add null check for audio stream
3 years ago
Cody Robibero
b6b7a89bf2
Merge pull request #7121 from Bond-009/warn57
3 years ago
Bond_009
77c615ba42
Error on SA1316
3 years ago
Joshua M. Boniface
a2b51d551f
Merge pull request #7115 from joshuaboniface/i-hate-ci-in-code
3 years ago
Joshua M. Boniface
e300b98573
Remove bump-version junk
...
This didn't work, and won't matter for beta1 so just scrap it.
3 years ago
WWWesten
75a46a1072
Translated using Weblate (Burmese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
3 years ago
hoanghuy309
6aa37ebb8f
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
Joshua M. Boniface
072526d798
Merge pull request #7107 from Bond-009/namingtests
3 years ago
Joshua M. Boniface
4da240d731
Merge pull request #7105 from 1337joe/specials-folder-lock
3 years ago
Cody Robibero
b5b4e2ea89
Merge pull request #7109 from crobibero/yep
...
Use provided SortOrder
3 years ago
Cody Robibero
7d63377194
Use provided SortOrder
3 years ago
Bond_009
71ebe220f0
Speed up Jellyfin.Naming.Tests
...
In my limited testing this saves ~4 seconds, from 19 to 15 seconds (in
Xunit itself)
3 years ago
Joe Rogers
3eb4bbbb86
Respect lock state when updating season 0 name
3 years ago
Cody Robibero
360fd70fc7
Clean up
3 years ago
Joe Rogers
b17fe35e2e
Clean up list handling
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
David Ullmer
9e0958d822
Apply suggestions from code review
3 years ago
David Ullmer
9e23af5636
Add missing xml doc
3 years ago
David Ullmer
6ad020acb2
Include Splashscreen url in the branding endpoint
3 years ago
David Ullmer
c70452b4a4
Add missing response code documentation
3 years ago
David Ullmer
045ef4b726
Generate Splashscreen during RefreshMediaLibrary scheduled task
3 years ago
David Ullmer
68db3be0e7
Remove darkening filter from Splashscreen
...
Using the foregroundLayer parameter has the same effect
3 years ago