Bond-009
|
b5157004c4
|
Merge pull request #6439 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.11.0
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
|
3 years ago |
dependabot[bot]
|
ee37784a35
|
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
4077cb2648
|
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.15.3 to 2.16.0.
- [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.15.3...2.16.0)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
05103a483e
|
Bump Serilog.Settings.Configuration from 3.1.0 to 3.2.0
Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: Serilog.Settings.Configuration
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Claus Vium
|
52e27da921
|
Merge pull request #6239 from jvoisin/patch-1
Add a LGTM.com badge
|
3 years ago |
Claus Vium
|
aac1435502
|
Merge pull request #6397 from MrChip53/m3u-improvements
|
3 years ago |
Claus Vium
|
fb5db696eb
|
Merge pull request #6403 from ankenyr/master
|
3 years ago |
Claus Vium
|
fa77902955
|
Merge pull request #6430 from Bond-009/minor17
Minor improvements
|
3 years ago |
Claus Vium
|
e3c2a8a3be
|
Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs
|
3 years ago |
Cody Robibero
|
b504d1f724
|
Also update arm, arm64 Dockerfile
|
3 years ago |
Cody Robibero
|
33bf8e34d1
|
Update Dockerfile to use debian:bullseye-slim
|
3 years ago |
ankenyr
|
6ba7db3d55
|
Removing if statement and always testing reverse of x and y.
|
3 years ago |
ankenyr
|
0f9e95b4c5
|
Breaking up the test theory so episodes and the results are on their own lines.
|
3 years ago |
Rob
|
9220682fd1
|
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Rob
|
10fbb4d48d
|
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
Thanks for this suggestion. I will try to keep this in mind going forward with future PRs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
MrTimscampi
|
7f52cda03c
|
Make performer regex static
|
3 years ago |
MrTimscampi
|
d82c2e4237
|
Address comments
|
3 years ago |
MrTimscampi
|
8594ee7a22
|
Fix documentation for lyricist and arranger
|
3 years ago |
MrTimscampi
|
c9b1cd1d8c
|
Add some new music-related person types and parse from ffprobe
|
3 years ago |
MrTimscampi
|
f35a527608
|
Add performers to the ffprobe normalization for audio
|
3 years ago |
MrTimscampi
|
24083d2e38
|
Address comments
|
3 years ago |
MrTimscampi
|
7e71c25059
|
Add test for audio file ffprobe normalization
|
3 years ago |
MrTimscampi
|
3300d2d7d3
|
Enable people for audio files
|
3 years ago |
Bond-009
|
db0d5b048a
|
Merge pull request #6423 from richlander/mediabrowser-controller
Fix warnings in MediaBrowser.Controller
|
3 years ago |
Bond_009
|
19824bff94
|
Minor improvements
|
3 years ago |
Claus Vium
|
d3f291f159
|
Merge pull request #6392 from Bond-009/tests9
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
3 years ago |
Joshua M. Boniface
|
84d7db7a31
|
Merge pull request #6427 from winterqt/patch-1
Disable UseAppHost in portable deployment
|
3 years ago |
Joshua M. Boniface
|
7fabb32482
|
Merge pull request #6429 from crobibero/dotnet-5.0.9
Update to dotnet 5.0.9
|
3 years ago |
Rich Lander
|
e7a3552aae
|
Update per feedback
|
3 years ago |
Rich Lander
|
312e2685f8
|
Update MediaBrowser.Controller/Entities/IHasMediaSources.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
dkanada
|
3cc1df68ac
|
Merge pull request #6428 from Bond-009/tests10
Fix PasswordHash tests
|
3 years ago |
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
3 years ago |
Bond-009
|
fc9f45b42d
|
Merge pull request #6381 from Bond-009/nullable5
Enable nullable for DlnaManager
|
3 years ago |
Bond_009
|
e8e0836f95
|
Fix PasswordHash tests
|
3 years ago |
Winter
|
890e99725e
|
Disable UseAppHost in portable deployment
|
3 years ago |
dtorner
|
c80930c6d4
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
3 years ago |
Daniel
|
585207e05b
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
3 years ago |
FancyNerd92
|
7eb4da4eef
|
Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
|
3 years ago |
cotlol
|
b6691d3fe9
|
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
|
3 years ago |
FancyNerd92
|
9b451f357f
|
Translated using Weblate (English)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en/
|
3 years ago |
artiume
|
7ee404ec98
|
Added translation using Weblate (Pirate)
|
3 years ago |
boolemancer
|
2345646ff1
|
Fix explicit stream selection in MediaEncoder.ExtractImageInternal
|
3 years ago |
Rich Lander
|
e3df4dcaae
|
Fix warnings in MediaBrowser.Controller
|
3 years ago |
Patrick Barron
|
8a1e55251e
|
Fix devices migration
|
3 years ago |
Patrick Barron
|
1615663bd2
|
Remove old response code documentation
|
3 years ago |
Patrick Barron
|
1b197a2c2a
|
Fix QuickConnect tests, move class to proper namespace
|
3 years ago |
Patrick Barron
|
45f478f63e
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
3 years ago |
Patrick Barron
|
15baf04bd2
|
Add IAuditableEntity
|
3 years ago |
David Ullmer
|
bf441e49b9
|
Add test for fanart tag
|
3 years ago |
David Ullmer
|
12e58840eb
|
Modify FetchThumbNode method to read children of fanart tag
|
3 years ago |