Bond_009
65665de660
Fix user DB migration
2021-09-25 19:39:24 +02:00
Bond-009
2ee3e9e00f
Merge pull request #6590 from jellyfin/dotnet6
2021-09-25 19:21:37 +02:00
Bond_009
4643fd5dcb
Address comments
2021-09-25 18:15:46 +02:00
Cody Robibero
5e8d58a6a6
Update path for openapi spec
2021-09-25 07:51:55 -06:00
Mislav Milinković
d81c9a7a8c
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2021-09-25 09:30:05 -04:00
Ouail Ouazani
984f17c64f
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2021-09-25 09:30:05 -04:00
Cody Robibero
d156d49113
Update codeql dotnet version
2021-09-25 06:40:19 -06:00
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>
2021-09-25 06:21:48 -06:00
Bond_009
e627b1b154
Fix failing tests
2021-09-25 13:58:16 +02:00
cvium
3e5cb8e04e
Add tests for ComputeEqualLengthSegments and fix bug
2021-09-25 11:47:44 +02:00
cvium
c7b25a9fe4
Add first test
2021-09-25 11:17:16 +02:00
cvium
fa38b741ce
Restructure the code to make it more testable
2021-09-25 10:54:54 +02:00
cvium
be233b49b6
Fixes
2021-09-25 10:41:36 +02:00
Bond_009
5fd315b17c
Address comments
2021-09-24 20:15:46 +02:00
Bond_009
086d5925c9
Update Jellyfin.Extensions to .Net6
2021-09-24 20:15:46 +02:00
Cody Robibero
be00480fe2
ci - target net6.0 ( #6594 )
2021-09-24 20:15:46 +02:00
Bond_009
fb2f07dc84
Replace RNGCryptoServiceProvider with RandomNumberGenerator
2021-09-24 20:15:46 +02:00
Bond_009
4d1d9f23d5
Use new Enum.TryParse(ReadOnlySpan<char>) overload
2021-09-24 20:15:46 +02:00
Bond_009
13fbfe6091
Target net6.0
2021-09-24 20:15:46 +02:00
cvium
35c0801d6c
More fixes
2021-09-23 18:59:34 +02:00
cvium
ee8bd9b3b5
Fix xmldoc issues
2021-09-23 18:49:48 +02:00
cvium
30230aff73
Fix build?
2021-09-23 17:00:39 +02:00
cvium
d995f0e092
Add dto changes
2021-09-23 15:51:46 +02:00
cvium
6e77d50563
Remove path hinting
2021-09-23 15:39:49 +02:00
cvium
3531dc85ae
Fix build
2021-09-23 15:37:33 +02:00
cvium
9c15f96e12
Add first draft of keyframe extraction for Matroska
2021-09-23 15:29:12 +02:00
Claus Vium
1ebd3c9ac3
Merge pull request #6593 from Bond-009/ex
2021-09-22 09:21:41 +02:00
Claus Vium
7c8a81f7bc
Merge pull request #6592 from Bond-009/dlna3
2021-09-22 09:19:24 +02:00
Claus Vium
8d9114dea3
Merge pull request #6597 from Bond-009/subs
2021-09-22 08:20:57 +02:00
Bond_009
dc1b726ef8
Add regression test for #5323
2021-09-22 02:00:17 +02:00
Cody Robibero
a605a38499
Add Jellyfin.Extensions to nuget package publish
2021-09-21 17:05:34 -06:00
Bond-009
12a54c070e
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-09-21 23:12:38 +02:00
Claus Vium
a353081ea3
Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
2021-09-21 22:54:11 +02:00
Bond_009
8fec510971
ItemImageProvider: improve HTTP error handling
2021-09-21 22:47:30 +02:00
Bond_009
ec45808275
SsdpHttpClient: Ensure successful status code before reading response
2021-09-21 22:32:14 +02:00
cvium
95f344722c
Don't set ffmpeg path from null to its Display value + add 404
2021-09-21 18:51:15 +00:00
Claus Vium
b4c0518001
Merge pull request #6588 from Bond-009/escape
...
Fix issue #6587
2021-09-21 20:49:14 +02:00
Claus Vium
46701e16b5
Merge pull request #6589 from Bond-009/ffmpeg3
2021-09-21 20:49:02 +02:00
evlian
f1498d49ca
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
2021-09-21 12:30:06 -04:00
artiume
5b1813b699
update armv8
2021-09-21 11:46:01 -04:00
artiume
9e54ee1829
update armv7
2021-09-21 11:44:20 -04:00
Bond_009
52585a865e
Validate ffmpeg path
2021-09-21 13:28:34 +02:00
Bond_009
f6622bd810
Fix issue #6587
2021-09-21 13:22:40 +02:00
Claus Vium
b598f0e9fb
Merge pull request #6584 from Bond-009/datetime
...
Specify DateTimeStyles when possible
2021-09-21 08:17:55 +02:00
Joshua M. Boniface
18506f7c21
Merge pull request #6569 from crobibero/dotnet-5.0.10
...
Update to dotnet 5.0.10
2021-09-21 02:11:27 -04:00
Claus Vium
c38d19682c
Merge pull request #6553 from ankenyr/master
2021-09-21 08:09:41 +02:00
Bond_009
653df7d8e5
Specify DateTimeStyles when possible
2021-09-21 01:21:45 +02:00
Claus Vium
9bb222b408
Merge pull request #6582 from Bond-009/shutdown
...
Allow shutdown while starting WebHost
2021-09-20 23:40:58 +02:00
Bond-009
747d464be3
Merge pull request #6541 from cvium/symlink_workaround
2021-09-20 22:39:35 +02:00
Bond-009
32ea4806f8
Merge pull request #6538 from cvium/livetv_oh_no
2021-09-20 22:38:44 +02:00