BaronGreenback
|
9f03064ad8
|
Update MediaBrowser.Controller/IServerApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-02-27 17:34:44 +00:00 |
|
BaronGreenback
|
d95ca20fc7
|
removed bad merge code
|
2021-02-27 14:05:13 +00:00 |
|
BaronGreenback
|
a25e3c0256
|
fix for override ports contained in PublishedServerUrl
|
2021-02-27 13:56:21 +00:00 |
|
denikrejn1000
|
0d3606a746
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
2021-02-21 10:42:19 -05:00 |
|
Claus Vium
|
c715bc6dd9
|
Merge pull request #5277 from Bond-009/modeltests
Add Jellyfin.Model.Tests project to the solution
|
2021-02-21 07:57:57 +01:00 |
|
Bond_009
|
b489761658
|
Add Jellyfin.Model.Tests project to the solution
|
2021-02-21 03:06:59 +01:00 |
|
hoanghuy309
|
55dd0da5da
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
2021-02-20 17:34:16 -05:00 |
|
dkanada
|
13d65318eb
|
Merge pull request #5223 from Bond-009/minor10
Minor improvements
|
2021-02-20 10:56:55 +09:00 |
|
dkanada
|
175e2a5249
|
Merge pull request #5242 from jellyfin/cancellationtokens
Properly forward cancellationTokens
|
2021-02-20 10:52:30 +09:00 |
|
Andrew Rabert
|
5379fa0bd0
|
Merge pull request #5263 from Bond-009/tmdb
TMDB: Include year in search
|
2021-02-18 17:29:32 -05:00 |
|
Bond_009
|
c1b17b2fa4
|
TMDB: Include year in search
|
2021-02-18 22:58:18 +01:00 |
|
Bond-009
|
ae30eaf320
|
Merge pull request #5255 from cvium/fix_renameuser
|
2021-02-18 17:52:25 +01:00 |
|
Bond-009
|
4996c997d7
|
Merge pull request #5253 from jellyfin/tests10
Fix broken test
|
2021-02-18 17:47:57 +01:00 |
|
cvium
|
2112d2a9a0
|
Restructure tests
|
2021-02-17 11:51:15 +01:00 |
|
cvium
|
442e770688
|
Validate the new username when renaming
|
2021-02-17 11:30:14 +01:00 |
|
Bond_009
|
54eee41207
|
Fix broken test
|
2021-02-17 10:38:44 +01:00 |
|
Bond-009
|
467cd9227e
|
Merge pull request #5251 from crobibero/vpp-null-ref
Fix vpp null reference
|
2021-02-17 10:07:54 +01:00 |
|
dkanada
|
b4c2086138
|
Merge pull request #5250 from barronpm/user-rename-fix
Fix user renaming logic
|
2021-02-17 11:49:59 +09:00 |
|
dkanada
|
1e2ce4e698
|
Merge pull request #5243 from crobibero/wish-i-had-my-swagger-back
Bump Swashbuckle.AspNetCore to 6.0.5
|
2021-02-17 11:48:05 +09:00 |
|
crobibero
|
0cce843f07
|
Fix vpp null reference
|
2021-02-16 19:14:17 -07:00 |
|
Patrick Barron
|
f127096660
|
Don't allow new users to be created with the same name as an existing user.
|
2021-02-16 20:48:41 -05:00 |
|
Patrick Barron
|
1171b5ab92
|
Fix user renaming logic
|
2021-02-16 20:41:53 -05:00 |
|
Bond-009
|
91ee1b1d02
|
Merge pull request #5235 from Ullmie02/nfo-tests
|
2021-02-15 20:17:57 +01:00 |
|
crobibero
|
9da972682c
|
Enable non-nullable reference types in generated api spec
|
2021-02-15 10:08:38 -07:00 |
|
crobibero
|
6ad2544a30
|
Bump Swashbuckle.AspNetCore to 6.0.5
|
2021-02-15 10:07:50 -07:00 |
|
Bond-009
|
32934cb33d
|
Merge pull request #5230 from orryverducci/double-rate-deint-fix
Fix double rate deinterlacing for some TS files
|
2021-02-15 14:35:07 +01:00 |
|
Bond-009
|
4770085c63
|
Merge pull request #5239 from jellyfin/dependabot/nuget/sharpcompress-0.28.0
Bump sharpcompress from 0.27.1 to 0.28.0
|
2021-02-15 14:33:51 +01:00 |
|
Bond-009
|
d1888d6d10
|
Merge pull request #5241 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.0.5
Bump Swashbuckle.AspNetCore.ReDoc from 6.0.2 to 6.0.5
|
2021-02-15 14:33:03 +01:00 |
|
Bond_009
|
e9f22303a4
|
Properly forward cancellationTokens
|
2021-02-15 14:19:17 +01:00 |
|
dependabot[bot]
|
7feef9a01b
|
Bump Swashbuckle.AspNetCore.ReDoc from 6.0.2 to 6.0.5
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.2 to 6.0.5.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.2...v6.0.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-15 12:00:48 +00:00 |
|
dependabot[bot]
|
8a22913c84
|
Bump sharpcompress from 0.27.1 to 0.28.0
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.27.1...0.28)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-15 12:00:40 +00:00 |
|
David
|
9379f535c2
|
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
|
2021-02-15 12:00:51 +01:00 |
|
David
|
e924545ae2
|
Fix tests for UNIX
|
2021-02-15 11:39:00 +01:00 |
|
Bond-009
|
30372fcd68
|
Merge pull request #5194 from Ullmie02/nfo-watched
|
2021-02-14 18:25:41 +01:00 |
|
dkanada
|
75ec8b0c8c
|
Merge pull request #5207 from matthin/default-language
Default to English metadata during the setup wizard.
|
2021-02-14 16:06:27 +09:00 |
|
dkanada
|
8d2b9ba657
|
Merge pull request #5222 from Bond-009/jsoncase
Don't enable case-insensitivity for json by default
|
2021-02-14 15:56:03 +09:00 |
|
dkanada
|
8301dabca6
|
Merge pull request #5226 from Bond-009/null
100% branch coverage for Emby.Naming
|
2021-02-14 15:49:41 +09:00 |
|
dkanada
|
d671a74c02
|
Merge pull request #5218 from jellyfin/totally-unnecessary
rename the solution file
|
2021-02-14 15:44:46 +09:00 |
|
David
|
fc7377fb9b
|
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
# Conflicts:
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs
|
2021-02-13 22:55:33 +01:00 |
|
David
|
7f12b27319
|
Add nfo location tests
|
2021-02-13 22:48:29 +01:00 |
|
David
|
36d91a1601
|
Add test for music video nfo
|
2021-02-13 22:41:38 +01:00 |
|
David
|
eecdc3c110
|
Add more tags to nfo tests
|
2021-02-13 22:41:12 +01:00 |
|
Orry Verducci
|
b718eed314
|
Use average frame rate when determining deinterlace mode
|
2021-02-13 15:27:19 +00:00 |
|
Bond_009
|
8a6242826f
|
100% branch coverage for Emby.Naming
|
2021-02-13 11:38:17 +01:00 |
|
Bond-009
|
6616add8c8
|
Merge pull request #5213 from Bond-009/tests9
Add tests for RequestHelpers.GetItemTypeStrings
|
2021-02-13 11:10:28 +01:00 |
|
Dar Donkov
|
cd612edbf0
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
2021-02-12 23:30:50 -05:00 |
|
dkanada
|
542401c7f4
|
Merge pull request #5216 from jellyfin/remove-old-settings
remove deprecated settings from server config
|
2021-02-13 10:52:50 +09:00 |
|
Bond_009
|
65bab55ca0
|
Minor improvements
|
2021-02-13 00:39:18 +01:00 |
|
Bond_009
|
fd7b215c28
|
Don't enable case-insensitivity for json by default
|
2021-02-13 00:22:58 +01:00 |
|
Dar Donkov
|
0a8587295e
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
2021-02-12 13:00:37 -05:00 |
|