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
Bond-009
95ab603a40
Merge pull request #5878 from Artiume/patch-2
4 years ago
Bond-009
d5163b4167
Merge pull request #5877 from Bond-009/circ1
...
EncodingHelper: Fix circular dependency
4 years ago
Bond-009
48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
4 years ago
artiume
005ae80b31
Update var names
4 years ago
artiume
dcd96909cd
Fix Audiobook Resume
...
https://github.com/jellyfin/jellyfin/issues/5703
4 years ago
Bond_009
499bac5185
EncodingHelper: Fix circular dependency
4 years ago
cvium
8933389753
Respect user settings for transcode and remux
4 years ago
Stephen Moore
e841922ffd
Fix ArgumentOutOfRangeException scanning AudioBooks
...
AudioResolver.ResolveMultipleAudio method can attempt to access the first item in a List without checking if the list is empty which throws an ArgumentOutOfRangeException and stops the 'Scan Library' process.
4 years ago
BaronGreenback
bc1cc2d04a
Remove unused using directives
4 years ago
BaronGreenback
bb6fddde9a
Group Methods
4 years ago