Shadowghost
697efec86e
Cleanup and refactor streambuilder
2 years ago
renovate[bot]
08a43d8039
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7 ( #8686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Shadowghost
3f6354cdb8
Fix .NET 7 compatibility
2 years ago
Stanislav Ionascu
7d6ec0a5bd
Fix to make sure that UDF streams are opened with Share.Read ( #8276 )
...
Make sure that any subsequent requests to open the file for read will
succeed.
2 years ago
Shadowghost
2c86bd1875
Merge branch 'master' into network-rewrite
2 years ago
gnattu
3cb7fe5012
feat: macOS arm64 build support ( #8515 )
2 years ago
Bond-009
584c80e323
Merge pull request #8547 from Bond-009/net7
2 years ago
Bond_009
227aa0540b
Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0
2 years ago
Bond_009
fd9dc1e308
Update deps
2 years ago
Bond_009
e21f4adc16
Fix wrong usage of ArgumentNullException.ThrowIfNull
2 years ago
Bond_009
d35a1f2b94
Remove useless tasks from CI
2 years ago
Bond_009
6f231094d5
Update CI to .NET 7
2 years ago
Bond_009
4c41f96407
Update README and vscode launch settings
2 years ago
Bond_009
6ccb1e5570
Don't use deprecated HashAlgorithm.Create(string)
2 years ago
Bond_009
cf67381e31
Fix release build
2 years ago
Bond_009
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009
93fd462b58
Use File.SetUnixFileMode
2 years ago
Bond_009
71982c7297
Fix build errors
2 years ago
Bond_009
236dd650d0
Update projects to .net7
2 years ago
Bond-009
f3c57e6a0a
Merge pull request #8511 from Bond-009/isnull
2 years ago
Bond_009
ec6b7efe23
Always log when starting ffprobe
...
Now when we fail we can always see the filename in the logs
Don't log 2x in debug mode
2 years ago
Gen R
681be595ce
Add support for avif and webp for photos ( #8857 )
2 years ago
Brad Beattie
ab145c5ddc
Search tags as well
2 years ago
renovate[bot]
c6d714796c
chore(deps): update dependency moq to v4.18.3 ( #8854 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Bond_009
52194f56b5
Replace != null with is not null
2 years ago
Bond_009
c7d50d640e
Replace == null with is null
2 years ago
Bond-009
b2def4c9ea
Fix build ( #8859 )
2 years ago
NorwayFun
9ec5782555
Translated using Weblate (Georgian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
2 years ago
Weevild
3943ff03de
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2 years ago
shoddysheep
8eb688dc98
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2 years ago
Bond-009
210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ( #8709 )
2 years ago
Cody Robibero
bf3ff15843
Merge pull request #8546 from nyanmisaka/fix-fmp4-flac-opus
2 years ago
renovate[bot]
38e02e15c4
chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.3 ( #8837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
be17e742f1
chore(deps): update github/codeql-action digest to b2a92eb ( #8834 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Justin
df66816178
Allow non-ASCII in downloaded filenames ( #8825 )
...
Fixes https://github.com/jellyfin/jellyfin/issues/8657
2 years ago
Shadowghost
fe3e7979b0
Add MusicBrainz server validation and fallback ( #8833 )
2 years ago
Alex
e2cea6121a
Harden GitHub Workflows security ( #8664 )
2 years ago
Shadowghost
dd5f90802e
Apply review suggestions
2 years ago
Shadowghost
95740ef9a2
Fix build
2 years ago
Shadowghost
bcd992fb06
Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Niels van Velzen
722ad3fe97
Change InitiateQuickConnect to use POST request
...
Keep the GET request for compatibility
2 years ago
Niels van Velzen
fd73f346dc
Add userId parameter to AuthorizeQuickConnect
2 years ago
NorwayFun
db2c0d4c91
Translated using Weblate (Georgian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
2 years ago
NorwayFun
51c21143d4
Added translation using Weblate (Georgian)
2 years ago
Bill Thornton
74616a191d
Merge pull request #8836 from thornbill/add-delay-moov-flag
2 years ago
Bill Thornton
79f01834c1
Add delay_moov flag for progressive mp4 transcoding
2 years ago
renovate[bot]
471ebec16a
chore(deps): update peter-evans/find-comment digest to f4499a7 ( #8820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Bond_009
b2ce70987c
Change log level for slow HTTP responses from WRN TO DBG
...
The added log level check is there because Request.GetDisplayUrl() is a
pretty expensive call, creating a StringBuilder and string which doesn't
need to happen on most installs where debug logging is disabled
2 years ago
Bond-009
da5913aa30
The -autoscale option was added in FFmpeg 4.4 ( #8813 )
2 years ago
Bond-009
fea01a1ccb
Fix CI ( #8824 )
2 years ago