sebastianporta
1569cc301c
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
4 years ago
Bond_009
81f527f808
CollectionType can be null
4 years ago
Bond_009
1c74e2f40e
Fix build
4 years ago
Christopher G
82634a9934
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
4 years ago
Bond_009
914e891689
Fix unchecked input
4 years ago
Bond_009
032d72a8a7
Pls fix race condition
4 years ago
Bond_009
acac21d8dc
Improve tests
4 years ago
dkanada
9bfe945f6c
catch http exception and fix possible issues
4 years ago
dkanada
fb2d178242
add await directive for image download
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
dkanada
e9030a62fb
remove useless call to dispose
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
dkanada
454deece13
improve performance in the wrong place
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
dkanada
64cc5889f2
add suggested changes
4 years ago
dkanada
b18bb3d0de
update timestamp parse for plugins
4 years ago
dkanada
bc746b4d05
merge branch 'master' into auto-manifest
4 years ago
Joshua M. Boniface
7ece3c5523
Merge pull request #5273 from Bond-009/warn31
4 years ago
Joshua M. Boniface
c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
4 years ago
Joshua M. Boniface
1442a63556
Merge pull request #5290 from Bond-009/nullref
...
Fix possible null ref exception
4 years ago
Joshua M. Boniface
23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
4 years ago
Bond_009
93a1f434a3
Fix possible null ref exception
4 years ago
dependabot[bot]
35f460998b
Bump sharpcompress from 0.28.0 to 0.28.1
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28...0.28.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
denikrejn1000
0d3606a746
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
4 years ago
Bond_009
b1fe28d0a6
Use GetEncodingOptions where possible
4 years ago
Bond_009
eba859e33e
Minor improvements
4 years ago
hoanghuy309
55dd0da5da
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
Bond_009
141efafd3d
Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
dkanada
13d65318eb
Merge pull request #5223 from Bond-009/minor10
...
Minor improvements
4 years ago
dkanada
175e2a5249
Merge pull request #5242 from jellyfin/cancellationtokens
...
Properly forward cancellationTokens
4 years ago
Bond_009
e9f22303a4
Properly forward cancellationTokens
4 years ago
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>
4 years ago
Dar Donkov
cd612edbf0
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
dkanada
542401c7f4
Merge pull request #5216 from jellyfin/remove-old-settings
...
remove deprecated settings from server config
4 years ago
Bond_009
65bab55ca0
Minor improvements
4 years ago
Dar Donkov
0a8587295e
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
Bond_009
e1bc322b70
Add test for WriteGetMessage
4 years ago
Bond_009
3a9fcb6abd
Rewrite packet writing code for HdHomerun
4 years ago
dkanada
9caf311925
handle plugin manifests automatically
4 years ago
dkanada
9fcdbd4c4b
remove deprecated settings from server config
4 years ago
Bond-009
a2ac4d3dd7
Merge pull request #5209 from crobibero/base-item-kind
...
Create BaseItemKind enum
4 years ago
Manjot Singh
d490c1c2bc
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
4 years ago
crobibero
223b42aed3
Create BaseItemKind enum
4 years ago
Bond_009
ed8fce2dce
Use SubtitleEdit to parse subtitles
4 years ago
dkanada
7f1243978c
Merge pull request #5012 from jellyfin/ws
...
Improve WebSocket Message Deserialization
4 years ago
Bond_009
13c1c2815f
Add regression test for PluginManager.SaveManifest
4 years ago
Bond-009
fba80cf6f9
Merge pull request #5188 from cvium/fix_manifest_bom
...
Exclude BOM when writing meta.json plugin manifest
4 years ago
cvium
311b2f5012
Exclude BOM when writing meta.json plugin manifest
4 years ago
dkanada
158e69c6f0
Merge pull request #4935 from ConfusedPolarBear/quickconnect-cleanup
...
Remove used quick connect tokens
4 years ago
dkanada
aea1c4f310
Merge pull request #5142 from M0ssTee/updateRegex
...
Replaced /d with [0-9], see issue #2923
4 years ago
Jakub Fabijan
6c2eb5fc7e
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
4 years ago
Jakub Fabijan
e8fd4531ed
Added translation using Weblate (Esperanto)
4 years ago
Oskari Lavinto
49b08798e6
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
4 years ago
WWWesten
f8283d8c20
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
4 years ago
WWWesten
9eabad685e
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
dkanada
54a3ab15a3
Merge pull request #5005 from jellyfin/bytes
...
JsonSerializer deserialize from bytes where possible
4 years ago
dkanada
ad203d011b
Merge pull request #5006 from jellyfin/roundtrip
...
Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
4 years ago
M0ssTee
8f88d0d2cb
Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
crobibero
8d902478a0
Don't skip hidden files
4 years ago
Troy
8c640a1492
Replaced /d with [0-9], see issue #2923
4 years ago
Tomi
4bcf684b72
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
4 years ago
Jacob Adlers
edc7efe4d7
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
4 years ago
WWWesten
fa59d2afe3
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
4 years ago
WWWesten
027ef41d87
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
WWWesten
a50459a2a1
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
crobibero
4e2d029b3d
Add null check for ImageTags
4 years ago
David Ullmer
b014f2309d
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
David
677bba742e
Remove try-catch nesting
4 years ago
David
80f3e20394
Change plugin error message
4 years ago
David Ullmer
4adbbb9f51
Catch TypeLoadException during plugin loading
4 years ago
Karandeep Singh Grewal
4aaf71b873
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
4 years ago
Joshua M. Boniface
3fda50de6d
Merge pull request #5064 from BaronGreenback/PluginFix
...
Plugin bug fixes
4 years ago
Joshua M. Boniface
4d13cad7af
Merge pull request #5062 from crobibero/delete_log_task
4 years ago
Bond-009
27f8823cbe
Merge pull request #5055 from jellyfin/dependabot/nuget/sharpcompress-0.27.1
...
Bump sharpcompress from 0.26.0 to 0.27.1
4 years ago
WWWesten
91abc09e79
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
Wong To Han, Toby
84f6d683f2
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
4 years ago
Arian Ar
d80daa3bec
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
4 years ago
Rodlan Bernabe
17cff101ce
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
4 years ago
ImSoSx
215554bb41
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
4 years ago
David
07613f0821
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
4 years ago
AdmiralAnimE
27cbd14377
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
AdmiralAnimE
b3059238e3
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
BaronGreenback
89046e1d97
Bug fixes
4 years ago
crobibero
6abee2dd22
fix delete log task
4 years ago
Claus Vium
65c09f82c5
Merge pull request #5027 from crobibero/episode-first-up
4 years ago
crobibero
1455c2aa10
Remove commented code
4 years ago
dependabot[bot]
4e13b41eed
Bump sharpcompress from 0.26.0 to 0.27.1
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.26...0.27.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Oriol Serra
01836e55e4
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
4 years ago
Sinan
d8d9d90469
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
4 years ago
Joshua M. Boniface
03242a6afd
Merge pull request #5007 from jellyfin/create
4 years ago
crobibero
3b9567d583
Add query parameter to disable returning first episode as next up
4 years ago
crobibero
3d754fa5bf
Revert "Don't return first episodes in next up"
4 years ago
Alexander Brissman
549160b9b9
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
Deniz
eb82879a4f
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
4 years ago
Bond_009
9a5ceb34d1
Improve WebSocket Deserialization
4 years ago
趙映翔
f7aae0e876
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
4 years ago
Oriol Serra
580b90aa4c
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
4 years ago
Bond_009
1fdd2d6e05
Handle IO errors in LoadManifest
4 years ago
Bond_009
1752423e52
Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate
...
> The OpenWrite method opens a file if one already exists for the file path,
or creates a new file if one does not exist. For an existing file,
it does not append the new text to the existing text. Instead,
it overwrites the existing characters with the new characters.
If you overwrite a longer string
(such as "This is a test of the OpenWrite method") with a shorter string
(such as "Second run"), the file will contain a mix of the strings
("Second runtest of the OpenWrite method").
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.io.file.openwrite?view=net-5.0#remarks
4 years ago
Bond_009
a9b497720d
Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
...
This test uses a very small object (CountryInfo), using a bigger object
would increase the difference in allocated memory.
```
BenchmarkDotNet=v0.12.1, OS=fedora 32
Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores
.NET Core SDK=5.0.100
[Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
| Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---------------- |-----------:|---------:|---------:|-------:|------:|------:|----------:|
| RoundTripBytes | 932.0 ns | 5.09 ns | 4.25 ns | 0.1173 | - | - | 368 B |
| RoundTripString | 1,114.8 ns | 22.19 ns | 23.74 ns | 0.1469 | - | - | 464 B |
```
4 years ago
Bond_009
1ea2b200c0
JsonSerializer deserialize from bytes where possible
...
This is faster and uses way less memory
```
BenchmarkDotNet=v0.12.1, OS=fedora 32
Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores
.NET Core SDK=5.0.100
[Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
| Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|------- |---------:|--------:|--------:|--------:|------:|------:|----------:|
| Bytes | 158.4 us | 2.56 us | 2.14 us | 16.8457 | - | - | 52.08 KB |
| String | 172.8 us | 0.78 us | 0.70 us | 41.5039 | - | - | 127.82 KB |
| Custom | 155.5 us | 2.95 us | 2.76 us | 10.0098 | - | - | 31.27 KB |
```
4 years ago
Bond-009
0bb0dd646f
Merge pull request #4980 from Ullmie02/chinese
...
Add additional chinese languages
4 years ago
Bond-009
2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity
4 years ago