Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
nyanmisaka
|
d0098f1b95
|
update ffmpeg 4.3 from zeranoe builds
|
4 years ago |
nyanmisaka
|
ce85cea9fa
|
solve the green line issue on QSV
|
4 years ago |
nyanmisaka
|
f5c5352861
|
add FFmpeg 4.3 detection and tests
|
4 years ago |
Joshua M. Boniface
|
46f67c9ea4
|
Merge pull request #3423 from crobibero/easypassword
Remove EasyPassword from Authentication providers
|
4 years ago |
dkanada
|
176f25fb98
|
Merge pull request #3495 from anthonylavado/xmltv-upd
Use newer Jellyfin.XmlTv for Guide Fixes
|
4 years ago |
Anthony Lavado
|
af334f96d6
|
Use newer Jellyfin.XmlTv for Guide Fixes
|
4 years ago |
Joshua M. Boniface
|
5caddb242b
|
Merge pull request #3431 from BaronGreenback/3404
Fix for #3404
|
4 years ago |
Zyzto
|
1140bcc669
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
4 years ago |
Anthony Lavado
|
72aa0bb1ad
|
Merge pull request #3480 from neilsb/ffmpeg-env-var
Respect FFMpeg path passed via Environment Variable
|
4 years ago |
dkanada
|
92e7cc8f77
|
Merge pull request #3473 from jellyfin/dependabot/nuget/Moq-4.14.4
Bump Moq from 4.14.3 to 4.14.4
|
4 years ago |
dependabot[bot]
|
248a2d61dd
|
Bump Moq from 4.14.3 to 4.14.4
Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.3...v4.14.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dkanada
|
49777f8ee3
|
Merge pull request #3478 from crobibero/bump-auto-test
bump autofixture
|
4 years ago |
Neil Burrows
|
6b532b3da5
|
User string.Empty instead of ""
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Neil Burrows
|
4748df26b6
|
Remove un-needed comment
|
4 years ago |
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
4 years ago |
crobibero
|
80b43fb805
|
bump autofixture
|
4 years ago |
dkanada
|
c39ad25e4c
|
Merge pull request #3477 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.1
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
|
4 years ago |
dkanada
|
9590a1d542
|
Merge pull request #3475 from jellyfin/dependabot/nuget/AutoFixture-4.12.0
Bump AutoFixture from 4.11.0 to 4.12.0
|
4 years ago |
dependabot[bot]
|
84e74dbc50
|
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
4e2115cd83
|
Bump AutoFixture from 4.11.0 to 4.12.0
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Gonzalo Seguel
|
332527cf8c
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
4 years ago |
dkanada
|
c521ce412c
|
Merge pull request #3461 from Bond-009/readonlyspan
Add support for ReadOnlySpan<char> in IgnorePatterns
|
4 years ago |
Bond-009
|
dc2fc4ea16
|
Merge pull request #3378 from crobibero/syncplay-sessionid
[SyncPlay] Remove (unused) SessionId route parameter
|
4 years ago |
Bond-009
|
89ef8d79d6
|
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
|
4 years ago |
BaronGreenback
|
2f4860741c
|
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
|
4 years ago |
Bond-009
|
cb193b6afd
|
Add support for ReadOnlySpan<char> in IgnorePatterns
|
4 years ago |
Bond-009
|
71cbd51663
|
Merge pull request #3456 from crobibero/ignore-patterns
Add more ignorepatterns and tests
|
4 years ago |
dkanada
|
9a44e2912e
|
Merge pull request #3455 from jellyfin/values
Use constructor to set optimal config values
|
4 years ago |
Bond-009
|
73da8df4bf
|
Merge pull request #3137 from mark-monteiro/external-id-type
Correctly Support Translating External Ids
|
4 years ago |
crobibero
|
ef49e2b21c
|
Fix nullable string usage.
|
4 years ago |
crobibero
|
9772749d8f
|
Add more ignorepatterns and tests
|
4 years ago |
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
4 years ago |
Cody Robibero
|
5f1b1dc3cc
|
fix nullability
|
4 years ago |
BaronGreenback
|
2272363197
|
Update SsdpCommunicationsServer.cs
|
4 years ago |
BaronGreenback
|
27f6e1ddc8
|
Update SsdpCommunicationsServer.cs
|
4 years ago |
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
4 years ago |
dkanada
|
57caa9fdba
|
Merge pull request #3435 from crobibero/revert-missing-fields
revert missing session fields
|
4 years ago |
dkanada
|
d0bc93e947
|
Merge pull request #3437 from barronpm/fix-user-delete
Fix User Deletion
|
4 years ago |
dkanada
|
bb7444db07
|
Merge pull request #3439 from cvium/ignore_application_folders
Never ignore application folders
|
4 years ago |
dkanada
|
fc722a612e
|
Merge pull request #3445 from crobibero/invalid-image
catch skia errors when getting image dimensions
|
4 years ago |
crobibero
|
9eba11379a
|
catch skia errors when getting image dimensions
|
4 years ago |
dkanada
|
9a43dce6d0
|
Merge pull request #3444 from jellyfin/badge
Fix azure badge
|
4 years ago |
dkanada
|
cc18aa38fa
|
update badge to match azure link
|
4 years ago |
dkanada
|
0714bde9ce
|
fix azure badge
|
4 years ago |
Claus Vium
|
0f07b19ca5
|
Remove AllowIgnorePath
|
4 years ago |
Claus Vium
|
9dee1eef83
|
Never ignore application folders
|
4 years ago |
Nyanmisaka
|
912946a427
|
Merge pull request from jellyfin/master
|
4 years ago |
Franco Castillo
|
91c51ae675
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
4 years ago |
peberis
|
d0162bbe5a
|
Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
|
4 years ago |