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 |
|
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 |
|
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 |
|
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 |
|
Neil Burrows
|
da8eb1f15b
|
using System.Net.Sockets
|
2020-07-13 16:33:39 +01:00 |
|
Neil Burrows
|
25e3827488
|
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs
Update log format message and log exception
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-07-13 15:39:14 +01:00 |
|
Neil Burrows
|
359b0044b8
|
Prevent failure to bind to Auto Discover port being a fatal error
|
2020-07-13 15:12:51 +01:00 |
|
kanenses
|
52290380aa
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
2020-07-13 03:34:16 -04:00 |
|
Joshua M. Boniface
|
29a386ee2d
|
Merge pull request #3533 from barronpm/user-login-casing
Make User Authentication Case-insensitive and remove EF Core Log spam
|
2020-07-12 19:32:51 -04:00 |
|
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
2020-07-13 06:55:03 +09:00 |
|
rhythm493
|
172203b5cc
|
Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
|
2020-07-08 14:04:34 -04:00 |
|
Patrick Barron
|
3cca8db905
|
Fix log spam from EF Core
|
2020-07-07 18:20:17 -04:00 |
|
Anthony Lavado
|
3d3e66c5d1
|
Merge pull request #3513 from barronpm/plugin-exception-fix
Fix TypeLoadException during plugin load
|
2020-07-05 13:55:24 -07:00 |
|
Patrick Barron
|
942c733d4f
|
Fix TypeLoadException during plugin load
|
2020-07-05 15:38:35 -04:00 |
|
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
2020-07-04 22:06:27 +02:00 |
|
Anthony Lavado
|
af334f96d6
|
Use newer Jellyfin.XmlTv for Guide Fixes
|
2020-07-03 14:11:38 -04:00 |
|
Joshua M. Boniface
|
5caddb242b
|
Merge pull request #3431 from BaronGreenback/3404
Fix for #3404
|
2020-07-01 16:34:34 -04:00 |
|
Zyzto
|
1140bcc669
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2020-06-30 20:44:32 -04:00 |
|
Neil Burrows
|
4748df26b6
|
Remove un-needed comment
|
2020-06-29 17:25:12 +01:00 |
|
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
2020-06-29 17:17:28 +01:00 |
|
Gonzalo Seguel
|
332527cf8c
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
2020-06-28 02:23:57 -04:00 |
|
Bond-009
|
cb193b6afd
|
Add support for ReadOnlySpan<char> in IgnorePatterns
|
2020-06-27 11:34:33 +02:00 |
|
Bond-009
|
71cbd51663
|
Merge pull request #3456 from crobibero/ignore-patterns
Add more ignorepatterns and tests
|
2020-06-27 11:18:56 +02:00 |
|
crobibero
|
9772749d8f
|
Add more ignorepatterns and tests
|
2020-06-26 11:04:35 -06:00 |
|
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
2020-06-27 00:22:27 +09:00 |
|
dkanada
|
57caa9fdba
|
Merge pull request #3435 from crobibero/revert-missing-fields
revert missing session fields
|
2020-06-26 06:21:00 +09:00 |
|
dkanada
|
bb7444db07
|
Merge pull request #3439 from cvium/ignore_application_folders
Never ignore application folders
|
2020-06-26 06:14:19 +09:00 |
|
crobibero
|
9eba11379a
|
catch skia errors when getting image dimensions
|
2020-06-25 12:10:33 -06:00 |
|
Claus Vium
|
0f07b19ca5
|
Remove AllowIgnorePath
|
2020-06-25 11:33:10 +02:00 |
|
Claus Vium
|
9dee1eef83
|
Never ignore application folders
|
2020-06-25 11:31:43 +02:00 |
|
Franco Castillo
|
91c51ae675
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
2020-06-25 00:48:29 -04:00 |
|
peberis
|
d0162bbe5a
|
Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
|
2020-06-24 22:19:12 -04:00 |
|
Pedro Nave
|
7da49d57b1
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
2020-06-24 19:39:44 -04:00 |
|
crobibero
|
ef8bec23c4
|
revert missing session fields
|
2020-06-24 15:09:15 -06:00 |
|