suelio bertulino lima
a4a261e940
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
4 years ago
Aron Szakacs
12144d2d9e
Translated using Weblate (German (Swiss))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
4 years ago
crobibero
c1d1b6e9f4
Fix serialization loop
4 years ago
obradovichv
d45e2fe95a
Update contributors
4 years ago
obradovichv
0282a1ed09
Fix string culture specificity
...
Fix bug in SsaParser.cs primary color {\1c} formatting that would leave
behind the {\1c} closing token and instead append </font> token
unconditionally to the dialogue text. Add tests.
Change AlphanumComparatorTests.cs complementary test data generation
from an array shuffle to an array reversal. Although it was previously
using a seeded Random, the shuffle itself could result in no
rearrangement of elements if the seed or test data changed over time.
The reversal guarantees reordering of elements and has the added benefit
of simplifying the test code since no special handling is needed for
arrays of 2 elements.
Change DailyTrigger.cs logging of TriggerDate format to
"yyyy-MM-dd HH:mm:ss.fff zzz" for consistency with configured log
timestamp format and change DueTime format to culture-invariant "c"
format.
4 years ago
Bond-009
841996c642
Merge pull request #4936 from crobibero/series-start-item-id
...
Fix inverted SkipWhile
4 years ago
crobibero
a3a31952f4
Fix OMDb converter
4 years ago
crobibero
a15e126ef8
Fix inverted SkipWhile
4 years ago
Azunyan-
d1da1aa407
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
4 years ago
lemmens95
e15b2ea10f
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
4 years ago
Manjot Singh
5932b967b7
Translated using Weblate (Punjabi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/
4 years ago
Manjot Singh
cf52503630
Added translation using Weblate (Punjabi)
4 years ago
dkanada
c117b12b6b
Merge pull request #4920 from crobibero/person-blurhash
...
Attach correct Blurhash to BaseItemPerson
4 years ago
crobibero
d077c425d3
Add only correct person blurhash
4 years ago
Bond-009
9a10a18db1
Merge pull request #4905 from BaronGreenback/streamingHelper
...
Null exception fix
4 years ago
Bond-009
9265dd68a4
Change converter log level ( #4916 )
...
Change converter log level
4 years ago
crobibero
1b894798b1
Change log level for converters
4 years ago
Gary Wilber
1fdeac0a7d
Ignore inaccessible files during library scans
4 years ago
BaronGreenback
11700db312
Update StreamingHelpers.cs
...
Null exception fix
4 years ago
Joshua M. Boniface
406ae3e43a
Merge pull request #4709 from BaronGreenback/PluginDowngrade
4 years ago
BaronGreenback
bd1c115e46
renamed imagePath to imageUrl
4 years ago
dkanada
e006cc8ac3
Merge pull request #4840 from jellyfin/dependabot/nuget/AutoFixture.AutoMoq-4.15.0
...
Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0
4 years ago
dependabot[bot]
6717b8c91a
Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0
...
Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture ) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases )
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.14.0...v4.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dkanada
d6db0e4b02
Merge pull request #4902 from BaronGreenback/NetmaskFix
...
Fixed loopback subnet
4 years ago
dkanada
ac7648ab29
Merge pull request #4841 from jellyfin/dependabot/nuget/AutoFixture.Xunit2-4.15.0
...
Bump AutoFixture.Xunit2 from 4.14.0 to 4.15.0
4 years ago
dkanada
8365d99e52
Merge pull request #4788 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-4.1.1
...
Bump prometheus-net.AspNetCore from 4.0.0 to 4.1.1
4 years ago
BaronGreenback
c76faa9708
Update IPNetAddress.cs
...
Corrected loopback subnet
4 years ago
BaronGreenback
149c2b2169
Added referenced assembly failure detection, and DI failure protection.
4 years ago
martinek-stepan
cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project ( #4612 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
4 years ago
Bond_009
45331ad83a
Cover all branches in JsonNullableGuidConverter
4 years ago
dependabot[bot]
fdb3632e7a
Bump prometheus-net.AspNetCore from 4.0.0 to 4.1.1
...
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v4.0.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
79227fcfef
Bump AutoFixture.Xunit2 from 4.14.0 to 4.15.0
...
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture ) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases )
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.14.0...v4.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dkanada
1327bd9f7d
Merge pull request #4787 from jellyfin/dependabot/nuget/prometheus-net-4.1.1
...
Bump prometheus-net from 4.0.0 to 4.1.1
4 years ago
dkanada
e53379502c
Merge pull request #4876 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.2
...
Bump DotNet.Glob from 3.1.0 to 3.1.2
4 years ago
dkanada
72f1bcb742
Merge pull request #4839 from jellyfin/dependabot/nuget/AutoFixture-4.15.0
...
Bump AutoFixture from 4.14.0 to 4.15.0
4 years ago
crobibero
dbfbf9fb5b
Fix bad merge
4 years ago
Cody Robibero
5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
Joshua M. Boniface
ccc1b8bf92
Merge pull request #4729 from BaronGreenback/19.0RC---Fix-networkInterfaceFix
4 years ago
Joshua M. Boniface
0de45d8724
Merge pull request #4884 from crobibero/json-nullable-guid-converter
...
Add JsonConverter for Nullable Guids
4 years ago
Joshua M. Boniface
7caba04c3c
Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hints
...
Fix search hint endpoint error
4 years ago
Joshua M. Boniface
eb084f9021
Merge pull request #4891 from Artiume/patch-1
4 years ago
BaronGreenback
4c291da45c
Encoding fix for System Logs. ( #4564 )
4 years ago
artiume
f411353c8c
Update Emby.Server.Implementations/Library/UserDataManager.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
artiume
c7cb177260
Update Emby.Server.Implementations/Library/UserDataManager.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
artiume
77b478c726
Update Emby.Server.Implementations/Library/UserDataManager.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
artiume
cd979e6b62
Add default of 5 minutes
4 years ago
artiume
99adbf0497
Split resume function for Audiobooks
4 years ago
Niels van Velzen
2bb84c0675
Fix limit parameter error for search hints endpoint
4 years ago
dependabot[bot]
9460611fbb
Bump prometheus-net from 4.0.0 to 4.1.1
...
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v4.0.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
633507eee1
Bump DotNet.Glob from 3.1.0 to 3.1.2
...
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/dazinator/DotNet.Glob/releases )
- [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md )
- [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.0...3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago