Bond-009
|
3ff110984a
|
Merge branch 'master' into readonlyspan
|
2020-07-24 09:40:44 +02:00 |
|
Patrick Barron
|
0aa349fe40
|
Remove unused dependencies.
|
2020-07-23 21:42:36 -04:00 |
|
Joshua M. Boniface
|
8960d6256f
|
Merge pull request #3659 from Bond-009/stringbuilder
Optimize StringBuilder.Append calls
|
2020-07-23 18:08:09 -04:00 |
|
Joshua M. Boniface
|
0d446c8755
|
Merge pull request #3609 from Bond-009/warn21
Fix warnings
|
2020-07-23 18:06:34 -04:00 |
|
Joshua M. Boniface
|
22cc602117
|
Merge pull request #3366 from barronpm/remove-usermanager-addparts
Remove UserManager.AddParts
|
2020-07-23 18:05:57 -04:00 |
|
Bond-009
|
e9758bde2a
|
Merge pull request #3649 from thornbill/fix-epg-update-maybe
Skip image processing for live tv sources
|
2020-07-23 10:31:31 +02:00 |
|
Bond-009
|
3a9698de54
|
Merge pull request #3665 from barronpm/use-interfaces
Use interfaces in app host constructors
|
2020-07-23 10:29:32 +02:00 |
|
Patrick Barron
|
7adac7561a
|
Use System.Text.Json in LiveTvManager
|
2020-07-22 19:52:14 -04:00 |
|
Patrick Barron
|
200f369596
|
Use interfaces in app host constructors
|
2020-07-22 19:34:14 -04:00 |
|
Bond-009
|
89ff865d40
|
Merge pull request #3508 from BaronGreenback/nullable
Part 1: nullable Emby.DLNA
|
2020-07-22 18:41:58 +02:00 |
|
Bill Thornton
|
e973757485
|
Simplify logic
|
2020-07-22 11:32:29 -04:00 |
|
Bond_009
|
4d681e3cad
|
Optimize StringBuilder.Append calls
|
2020-07-22 14:34:51 +02:00 |
|
Bond_009
|
a23292f363
|
Address comments
|
2020-07-22 13:52:31 +02:00 |
|
Bond_009
|
febb6bced6
|
Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
2020-07-22 13:39:24 +02:00 |
|
Bill Thornton
|
2fa2952791
|
Skip image processing for live tv sources
|
2020-07-21 16:40:38 -04:00 |
|
Bond-009
|
0750357916
|
Merge pull request #3620 from BaronGreenback/IPFix
Fix for #3607 and #3515
|
2020-07-20 18:41:01 +02:00 |
|
BaronGreenback
|
f983ea95d1
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-07-20 17:18:50 +01:00 |
|
BaronGreenback
|
bde1a38a88
|
Two fixes
|
2020-07-20 16:59:04 +01:00 |
|
Bond_009
|
7324b44c43
|
Fix warnings
|
2020-07-20 11:01:37 +02:00 |
|
Bond-009
|
ce07e45897
|
Merge pull request #3585 from Ken-g6/2354-soft-link-sizes
2354 fix soft link sizes
|
2020-07-19 17:16:13 +02:00 |
|
Ken
|
eea142cad1
|
FullName property instead of ToString in Emby.Server.Implementations/IO/ManagedFileSystem.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-07-18 19:40:28 -06:00 |
|
Ken
|
d719ca78b4
|
Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-07-18 19:39:31 -06:00 |
|
Anthony Lavado
|
6e1735d311
|
Merge pull request #3586 from barronpm/remove-networkpath
Remove obsolete network path code
|
2020-07-18 20:40:37 -04:00 |
|
Patrick Barron
|
b53bf2cd16
|
Remove obsolete network path code
|
2020-07-18 16:21:01 -04:00 |
|
Ken Brazier
|
6a39b1a4ca
|
Merge 'master' updates into 2354-soft-link-sizes
|
2020-07-18 11:39:53 -06:00 |
|
BaronGreenback
|
f9b0816b80
|
Changes a suggested.
|
2020-07-18 16:54:23 +01:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
crobibero
|
e152a6c82f
|
Increase delete logging
|
2020-07-17 15:53:10 -06:00 |
|
BaronGreenback
|
24c1776ff6
|
Add files via upload
|
2020-07-17 16:06:52 +01:00 |
|
BaronGreenback
|
fd2f18899b
|
Update ServiceHandler.cs
|
2020-07-17 16:06:32 +01:00 |
|
David
|
0140262e2f
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2020-07-17 10:03:36 -04:00 |
|
BaronGreenback
|
06beecc4f8
|
Update ServiceHandler.cs
|
2020-07-17 12:56:52 +01:00 |
|
BaronGreenback
|
912847ae8c
|
Update ServiceController.cs
|
2020-07-17 12:54:28 +01:00 |
|
BaronGreenback
|
7cd4ae3b6e
|
Update HttpListenerHost.cs
|
2020-07-17 12:54:13 +01:00 |
|
BaronGreenback
|
a44309f56f
|
Update HttpListenerHost.cs
|
2020-07-17 12:53:50 +01:00 |
|
BaronGreenback
|
02d3bb7588
|
Update ApplicationHost.cs
|
2020-07-17 12:53:20 +01:00 |
|
BaronGreenback
|
31ffd00dbd
|
Update ApplicationHost.cs
|
2020-07-17 12:51:55 +01:00 |
|
Akachai Bunsorn
|
7e53bc5ec5
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2020-07-17 05:39:16 -04:00 |
|
dkanada
|
10d396d56d
|
Merge pull request #3573 from crobibero/plugin-request-exception
Catch HttpRequestException when requesting plugins
|
2020-07-17 06:44:15 +09:00 |
|
Joshua M. Boniface
|
55dafd4149
|
Merge pull request #3563 from cvium/fix_next_up
Only fetch Next Up for episodes that have been fully matched
|
2020-07-16 16:30:55 -04:00 |
|
ADRI IDZWAN MANSOR
|
0c64ad9b16
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
2020-07-16 12:18:51 -04:00 |
|
crobibero
|
f40bcff113
|
Catch HttpRequestException when requesting plugins
|
2020-07-16 08:28:31 -06:00 |
|
Claus Vium
|
90fa1149fa
|
Fix warnings
|
2020-07-15 19:04:36 +02:00 |
|
Claus Vium
|
a23920e2ad
|
Only fetch Next Up for episodes that have been fully matched
|
2020-07-15 13:18:02 +02:00 |
|
dkanada
|
2307052efc
|
Merge pull request #3549 from neilsb/master
Prevent failure to bind to Auto Discover port being a fatal error
|
2020-07-15 08:16:21 +09:00 |
|
Raif Coonjah
|
eddce72c52
|
Translated using Weblate (Afrikaans)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
|
2020-07-14 08:26:12 -04:00 |
|
dkanada
|
203825f772
|
Merge pull request #3541 from jellyfin/pause
Keep playstate during syncplay group creation
|
2020-07-14 09:25:46 +09:00 |
|
dkanada
|
bf09bbeacd
|
update comment
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2020-07-14 08:25:02 +09:00 |
|
Patrick Barron
|
303c175714
|
Fix circular dependency
|
2020-07-13 17:25:50 -04:00 |
|
Patrick Barron
|
3b085f6a03
|
Remove UserManager.AddParts
|
2020-07-13 17:25:50 -04:00 |
|