Cody Robibero
d156d49113
Update codeql dotnet version
3 years ago
Cody Robibero
4fc3de9b75
Fix builds for dotnet6 ( #6595 )
...
* Target net6.0
* Use new Enum.TryParse(ReadOnlySpan<char>) overload
* Replace RNGCryptoServiceProvider with RandomNumberGenerator
* ci - target net6.0 (#6594 )
* Update deployment for dotnet6
* Use generic 6.0.x preview for CI
* Update direct dotnet download links
Co-authored-by: Bond_009 <bond.009@outlook.com>
3 years ago
Bond_009
e627b1b154
Fix failing tests
3 years ago
Bond_009
5fd315b17c
Address comments
3 years ago
Bond_009
086d5925c9
Update Jellyfin.Extensions to .Net6
3 years ago
Cody Robibero
be00480fe2
ci - target net6.0 ( #6594 )
3 years ago
Bond_009
fb2f07dc84
Replace RNGCryptoServiceProvider with RandomNumberGenerator
3 years ago
Bond_009
4d1d9f23d5
Use new Enum.TryParse(ReadOnlySpan<char>) overload
3 years ago
Bond_009
13fbfe6091
Target net6.0
3 years ago
Claus Vium
1ebd3c9ac3
Merge pull request #6593 from Bond-009/ex
3 years ago
Claus Vium
7c8a81f7bc
Merge pull request #6592 from Bond-009/dlna3
3 years ago
Claus Vium
8d9114dea3
Merge pull request #6597 from Bond-009/subs
3 years ago
Bond_009
dc1b726ef8
Add regression test for #5323
3 years ago
Cody Robibero
a605a38499
Add Jellyfin.Extensions to nuget package publish
3 years ago
Bond-009
12a54c070e
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Claus Vium
a353081ea3
Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
3 years ago
Bond_009
8fec510971
ItemImageProvider: improve HTTP error handling
3 years ago
Bond_009
ec45808275
SsdpHttpClient: Ensure successful status code before reading response
3 years ago
cvium
95f344722c
Don't set ffmpeg path from null to its Display value + add 404
3 years ago
Claus Vium
b4c0518001
Merge pull request #6588 from Bond-009/escape
...
Fix issue #6587
3 years ago
Claus Vium
46701e16b5
Merge pull request #6589 from Bond-009/ffmpeg3
3 years ago
evlian
f1498d49ca
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
3 years ago
artiume
5b1813b699
update armv8
3 years ago
artiume
9e54ee1829
update armv7
3 years ago
Bond_009
52585a865e
Validate ffmpeg path
3 years ago
Bond_009
f6622bd810
Fix issue #6587
3 years ago
Claus Vium
b598f0e9fb
Merge pull request #6584 from Bond-009/datetime
...
Specify DateTimeStyles when possible
3 years ago
Joshua M. Boniface
18506f7c21
Merge pull request #6569 from crobibero/dotnet-5.0.10
...
Update to dotnet 5.0.10
3 years ago
Claus Vium
c38d19682c
Merge pull request #6553 from ankenyr/master
3 years ago
Bond_009
653df7d8e5
Specify DateTimeStyles when possible
3 years ago
Claus Vium
9bb222b408
Merge pull request #6582 from Bond-009/shutdown
...
Allow shutdown while starting WebHost
3 years ago
Bond-009
747d464be3
Merge pull request #6541 from cvium/symlink_workaround
3 years ago
Bond-009
32ea4806f8
Merge pull request #6538 from cvium/livetv_oh_no
3 years ago
Bond_009
520aeb9a8e
Allow shutdown while starting WebHost
3 years ago
Claus Vium
1b0e6b871b
Merge pull request #6571 from Dixin/master
...
Fix extra folder name and type mapping.
3 years ago
Bond-009
eb0f7e071b
Merge pull request #6576 from jellyfin/dependabot/nuget/DiscUtils.Udf-0.16.13
...
Bump DiscUtils.Udf from 0.16.4 to 0.16.13
3 years ago
artiume
7e8557fec6
Update Docker Image
3 years ago
dependabot[bot]
a77c38a813
Bump DiscUtils.Udf from 0.16.4 to 0.16.13
...
Bumps [DiscUtils.Udf](https://github.com/DiscUtils/DiscUtils ) from 0.16.4 to 0.16.13.
- [Release notes](https://github.com/DiscUtils/DiscUtils/releases )
- [Changelog](https://github.com/DiscUtils/DiscUtils/blob/develop/Changelog.txt )
- [Commits](https://github.com/DiscUtils/DiscUtils/commits )
---
updated-dependencies:
- dependency-name: DiscUtils.Udf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Claus Vium
b51a3cbf98
Merge pull request #6567 from Bond-009/alloc
3 years ago
Dixin
27e32083a1
Update LINQ query according to code review feedback.
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Dixin
dc8420c7a2
Fix extra folder type resolving.
3 years ago
Cody Robibero
e7d6c45509
Upgrade to dotnet 5.0.10
3 years ago
Bond_009
9148820d89
Add more tests
3 years ago
Bond_009
a6d1e542e6
Reduce allocations
3 years ago
Claus Vium
a3a8e058bc
Merge pull request #6563 from Bond-009/subtitleencoder
3 years ago
Claus Vium
e2b746dfce
Merge pull request #6564 from Bond-009/azure
...
Fix Azure CI
3 years ago
Bond_009
d283702cac
Fix Azure CI
3 years ago
Bond_009
b0194bce6c
Add regression test for issue #5168
3 years ago
Bond_009
34b38454e0
Fix SubtitleEncoder and add regression tests
3 years ago
Bond_009
69cf8c1947
Add tests for DlnaController
3 years ago