WWWesten
|
eaa102fc74
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
4 years ago |
WWWesten
|
90a8cd83f4
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
4 years ago |
Csaba
|
da5ca3f769
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
4 years ago |
WWWesten
|
95f25467c8
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
|
4 years ago |
millallo
|
55f3dd4f2c
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
4 years ago |
Oatavandi
|
f56898a563
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
4 years ago |
WWWesten
|
2c66d36f10
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
4 years ago |
Csaba
|
c5783da4f6
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
4 years ago |
Baptiste
|
c78f584a99
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
4 years ago |
bvd13
|
7ebe30f0ab
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
4 years ago |
Bond_009
|
4367b97a54
|
Fix build
|
4 years ago |
Bond_009
|
ddb04dc12b
|
Use new ReadAllLines extensions
|
4 years ago |
Bond-009
|
95b1cf532b
|
Merge pull request #5985 from Bond-009/minor11
|
4 years ago |
Bond-009
|
a6ee4632ce
|
Merge pull request #5987 from Bond-009/ioob
PathExtensions: Fix index out of bounds in TryReplaceSubPath
|
4 years ago |
Bond_009
|
47e7c1356c
|
PathExtensions: Fix index out of bounds in TryReplaceSubPath
Fixes #5977
|
4 years ago |
Bond_009
|
bcb4010db6
|
More improvements
|
4 years ago |
Bond-009
|
d729a76707
|
Merge pull request #5934 from Bond-009/utf8
SqliteItemRepository: Parse ChannelId directly from utf-8 data
|
4 years ago |
BaronGreenback
|
2e98de9062
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
f2c10471bf
|
Code Clean up: Use Pattern Matching (#5838)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Bond-009
|
48e81e65e8
|
Merge pull request #5938 from cvium/allocationz
|
4 years ago |
Bill Thornton
|
cd543f7e50
|
Merge pull request #5738 from cvium/resolve-from-path
Resolve name from episode folder
|
4 years ago |
cvium
|
c0feb3694b
|
rename to SplitEnumerator and fix test
|
4 years ago |
Claus Vium
|
b9d18f0fa7
|
Merge branch 'master' into allocationz
|
4 years ago |
dependabot[bot]
|
9b1243cf5e
|
Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases)
- [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Bond-009
|
e042651c54
|
Merge pull request #5956 from BaronGreenback/MultipleInstanciations
Minor optimization.
|
4 years ago |
BaronGreenback
|
bcba501dfb
|
minor optimization.
|
4 years ago |
Bond_009
|
874f92e93a
|
Add tests for SqliteItemRepository.(De)SerializeProviderIds
|
4 years ago |
Bond_009
|
8a6b9e1fb6
|
Add tests for SqliteItemRepository.(De)SerializeImages
|
4 years ago |
Bond_009
|
c608d5104d
|
Fix scanning
|
4 years ago |
cvium
|
716cbb0695
|
remove span based setproviderid
|
4 years ago |
Bond-009
|
360d80c873
|
Merge pull request #5890 from Bond-009/filesystem
Reduce string allocations/fs lookups in resolve code
|
4 years ago |
cvium
|
ba2e346d12
|
prevent cancellationtoken leakage
|
4 years ago |
cvium
|
a6726730fc
|
revert the last bits of the getcount experiment
|
4 years ago |
cvium
|
608cba817c
|
Reduce some allocations with the magic of spans etc.
|
4 years ago |
Bond-009
|
eeb5d4bd1e
|
Merge pull request #5842 from BaronGreenback/optimization
Code Clean up: Group Methods
|
4 years ago |
Bond-009
|
78e66325fd
|
Merge pull request #5891 from Bond-009/filesystem2
|
4 years ago |
Bond-009
|
7195d3e42f
|
Merge pull request #5893 from Bond-009/db
SqliteItemRepository: remove redundant operations
|
4 years ago |
Bond_009
|
34313ef216
|
SqliteItemRepository: Parse ChannelId directly from utf-8 data
|
4 years ago |
Bond-009
|
dcc2df75ec
|
Merge pull request #5903 from iwalton3/auto-leave-syncplay
Leave SyncPlay group on session disconnect.
|
4 years ago |
dependabot[bot]
|
47c54166e1
|
Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases)
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.4.1...4.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
24a05bc9f8
|
Bump sharpcompress from 0.28.1 to 0.28.2
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.1 to 0.28.2.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.1...0.28.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
cvium
|
77261a8445
|
add UpdatePeopleAsync and add people to both tables
|
4 years ago |
Ian Walton
|
e4691d45f5
|
Leave SyncPlay group on session disconnect.
|
4 years ago |
Bond-009
|
1a54338e38
|
Merge pull request #5892 from crobibero/password-obsolete
|
4 years ago |
Bond_009
|
a02e37daa0
|
SqliteItemRepository: remove redundant operations
removed:
* nameof -> FullName lookup
* IndexOf before Replace
* Enum.GetNames -> Enum.Parse roundtrip
|
4 years ago |
crobibero
|
940c30081e
|
Mark PasswordSha1 as obsolete
|
4 years ago |
Bond_009
|
33327aa1a9
|
Improve fast path of ManagedFileSystem.GetValidFilename
| Method | Data | Mean | Error | StdDev | Median | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---------------------------- |-------------- |------------:|----------:|----------:|------------:|-------:|------:|------:|----------:|
| GetValidFilenameBench | AC/DCKD/A | 52.29 ns | 0.537 ns | 0.448 ns | 52.35 ns | 0.0255 | - | - | 80 B |
| GetValidFilenameOldBench | AC/DCKD/A | 86.68 ns | 1.205 ns | 1.127 ns | 86.33 ns | 0.0587 | - | - | 184 B |
| GetValidFilenameWinBench | AC/DCKD/A | 448.55 ns | 1.228 ns | 1.088 ns | 448.33 ns | 0.0505 | - | - | 160 B |
| GetValidFilenameOldWinBench | AC/DCKD/A | 865.21 ns | 5.734 ns | 5.083 ns | 866.60 ns | 0.0839 | - | - | 264 B |
| GetValidFilenameBench | ValidFileName | 16.00 ns | 0.234 ns | 0.207 ns | 16.02 ns | 0.0102 | - | - | 32 B |
| GetValidFilenameOldBench | ValidFileName | 100.66 ns | 1.255 ns | 1.174 ns | 101.21 ns | 0.0587 | - | - | 184 B |
| GetValidFilenameWinBench | ValidFileName | 116.60 ns | 1.624 ns | 1.519 ns | 116.88 ns | 0.0356 | - | - | 112 B |
| GetValidFilenameOldWinBench | ValidFileName | 1,052.66 ns | 18.077 ns | 33.056 ns | 1,037.25 ns | 0.0839 | - | - | 264 B |
|
4 years ago |
Bond_009
|
81209258ab
|
ManagedFileSystem: Rewrite GetValidFilename and more improvements
|
4 years ago |
Bond_009
|
b323044139
|
Reduce string allocations/fs lookups in resolve code
|
4 years ago |
Bond_009
|
b0914f9f2c
|
Remove unused/duplicate services
|
4 years ago |