Bill Thornton
|
d886941927
|
Fix inverted logic for LAN IP detection
|
4 years ago |
Patrick Barron
|
a97f98fbd5
|
Use MemoryCache in DeviceManager
|
4 years ago |
Patrick Barron
|
c77abca31a
|
Use MemoryCache in ChannelManager
|
4 years ago |
Patrick Barron
|
e5c6eec642
|
Use MemoryCache in LibraryManager
|
4 years ago |
tmechen
|
164eb3e9a2
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
4 years ago |
Joshua M. Boniface
|
d7287a05ad
|
Merge pull request #3684 from Bond-009/warn22
Fix warnings
|
4 years ago |
gnehs
|
749c961872
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
4 years ago |
Odd Stråbø
|
9314a4fcc9
|
.
|
4 years ago |
Odd Stråbø
|
7fa80ac3e0
|
Add more tests, update comment
|
4 years ago |
Odd Stråbø
|
de708d2fca
|
Comment
|
4 years ago |
Odd Stråbø
|
800260af43
|
Yep. I failed at copy-pasting.
|
4 years ago |
Odd Stråbø
|
11d5410dbb
|
Don't ignore dot directories.
Use `.ignore` file to hide directory from library scan.
Also, please tell me we handle sample matching somewhere else? This is a mess.
|
4 years ago |
Bond_009
|
01e781035f
|
Fix warnings
|
4 years ago |
Bond-009
|
3ff110984a
|
Merge branch 'master' into readonlyspan
|
4 years ago |
Patrick Barron
|
0aa349fe40
|
Remove unused dependencies.
|
4 years ago |
Joshua M. Boniface
|
8960d6256f
|
Merge pull request #3659 from Bond-009/stringbuilder
Optimize StringBuilder.Append calls
|
4 years ago |
Joshua M. Boniface
|
0d446c8755
|
Merge pull request #3609 from Bond-009/warn21
Fix warnings
|
4 years ago |
Joshua M. Boniface
|
22cc602117
|
Merge pull request #3366 from barronpm/remove-usermanager-addparts
Remove UserManager.AddParts
|
4 years ago |
Bond-009
|
e9758bde2a
|
Merge pull request #3649 from thornbill/fix-epg-update-maybe
Skip image processing for live tv sources
|
4 years ago |
Bond-009
|
3a9698de54
|
Merge pull request #3665 from barronpm/use-interfaces
Use interfaces in app host constructors
|
4 years ago |
Patrick Barron
|
7adac7561a
|
Use System.Text.Json in LiveTvManager
|
4 years ago |
Patrick Barron
|
200f369596
|
Use interfaces in app host constructors
|
4 years ago |
Bond-009
|
89ff865d40
|
Merge pull request #3508 from BaronGreenback/nullable
Part 1: nullable Emby.DLNA
|
4 years ago |
Bill Thornton
|
e973757485
|
Simplify logic
|
4 years ago |
Bond_009
|
4d681e3cad
|
Optimize StringBuilder.Append calls
|
4 years ago |
Bond_009
|
a23292f363
|
Address comments
|
4 years ago |
Bond_009
|
febb6bced6
|
Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
4 years ago |
Bill Thornton
|
2fa2952791
|
Skip image processing for live tv sources
|
4 years ago |
Bond-009
|
0750357916
|
Merge pull request #3620 from BaronGreenback/IPFix
Fix for #3607 and #3515
|
4 years ago |
BaronGreenback
|
f983ea95d1
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
BaronGreenback
|
bde1a38a88
|
Two fixes
|
4 years ago |
Bond_009
|
7324b44c43
|
Fix warnings
|
4 years ago |
Bond-009
|
ce07e45897
|
Merge pull request #3585 from Ken-g6/2354-soft-link-sizes
2354 fix soft link sizes
|
4 years ago |
Ken
|
eea142cad1
|
FullName property instead of ToString in Emby.Server.Implementations/IO/ManagedFileSystem.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Ken
|
d719ca78b4
|
Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Anthony Lavado
|
6e1735d311
|
Merge pull request #3586 from barronpm/remove-networkpath
Remove obsolete network path code
|
4 years ago |
Patrick Barron
|
b53bf2cd16
|
Remove obsolete network path code
|
4 years ago |
Ken Brazier
|
6a39b1a4ca
|
Merge 'master' updates into 2354-soft-link-sizes
|
4 years ago |
BaronGreenback
|
f9b0816b80
|
Changes a suggested.
|
4 years ago |
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
crobibero
|
e152a6c82f
|
Increase delete logging
|
4 years ago |
BaronGreenback
|
24c1776ff6
|
Add files via upload
|
4 years ago |
BaronGreenback
|
fd2f18899b
|
Update ServiceHandler.cs
|
4 years ago |
David
|
0140262e2f
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
4 years ago |
BaronGreenback
|
06beecc4f8
|
Update ServiceHandler.cs
|
4 years ago |
BaronGreenback
|
912847ae8c
|
Update ServiceController.cs
|
4 years ago |
BaronGreenback
|
7cd4ae3b6e
|
Update HttpListenerHost.cs
|
4 years ago |
BaronGreenback
|
a44309f56f
|
Update HttpListenerHost.cs
|
4 years ago |
BaronGreenback
|
02d3bb7588
|
Update ApplicationHost.cs
|
4 years ago |
BaronGreenback
|
31ffd00dbd
|
Update ApplicationHost.cs
|
4 years ago |