Vasily
|
d5cc10d7e1
|
Merge pull request #2741 from Bond-009/dlnawarnings2
Fix some warnings
|
2020-04-04 01:38:09 +03:00 |
|
Bond-009
|
64692af1a2
|
Update Device.cs
|
2020-04-04 00:24:36 +02:00 |
|
Bond-009
|
0951dc632b
|
Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
|
2020-04-04 00:21:54 +02:00 |
|
Bond-009
|
91b17e7289
|
Update Device.cs
|
2020-04-04 00:21:26 +02:00 |
|
Bond-009
|
4cacfd5997
|
Update DidlBuilder.cs
|
2020-04-03 23:20:04 +02:00 |
|
Bond-009
|
ad0e2e42e6
|
Update Device.cs
|
2020-04-03 23:13:45 +02:00 |
|
Bond-009
|
0b21494999
|
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2020-04-03 23:13:04 +02:00 |
|
Bond-009
|
d6224ddeda
|
Update InternalPeopleQuery.cs
|
2020-04-03 22:44:18 +02:00 |
|
Bond-009
|
cbb6797043
|
Update SqliteItemRepository.cs
|
2020-04-03 22:41:14 +02:00 |
|
장건
|
cda0574c8d
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
2020-04-03 16:22:04 -04:00 |
|
Bond_009
|
3161e85f76
|
Address comments
|
2020-04-03 17:30:01 +02:00 |
|
Bond-009
|
f6c9a44703
|
Update Device.cs
|
2020-04-03 16:46:14 +02:00 |
|
Bond-009
|
231c1e519f
|
Update Emby.Dlna.csproj
|
2020-04-03 16:44:40 +02:00 |
|
Vasily
|
a37b69a493
|
Merge pull request #2559 from whooo/295-fix
Add descriptive TV episode titles for DLNA browsing
|
2020-04-03 17:39:33 +03:00 |
|
Andrew Hunter
|
6510c4ed02
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
2020-04-03 10:05:46 -04:00 |
|
4d1m
|
9ba8b37b0b
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
2020-04-03 07:20:33 -04:00 |
|
Vasily
|
c85cb85eea
|
Merge pull request #2742 from Bond-009/warn18
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
|
2020-04-03 00:53:05 +03:00 |
|
Mednis
|
65542c7c98
|
Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
|
2020-04-02 15:59:42 -04:00 |
|
Arild Stølen
|
a01395739a
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
2020-04-02 15:59:42 -04:00 |
|
Bond_009
|
2be394089e
|
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
|
2020-04-02 20:12:18 +02:00 |
|
dkanada
|
5a816f0b22
|
Merge pull request #2731 from Bond-009/minor2
Minor improvements
|
2020-04-03 01:41:05 +09:00 |
|
DJSweder
|
b07b499466
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
2020-04-02 12:07:38 -04:00 |
|
Bond-009
|
b3283e37f2
|
Merge pull request #2740 from JustAMan/fix-livetv
Fix GetLocalApiUrl for cases with https enabled
|
2020-04-02 18:04:49 +02:00 |
|
Bond_009
|
8a566dfe73
|
Fix build
|
2020-04-02 17:07:37 +02:00 |
|
Bond_009
|
be8ba96183
|
Fix some warnings
|
2020-04-02 16:52:11 +02:00 |
|
Bond-009
|
108172c00f
|
Merge pull request #2637 from mark-monteiro/do-not-instantiate-services-at-startup
Do not instantiate IService instances unecessarily at startup
|
2020-04-02 15:50:47 +02:00 |
|
Mark Monteiro
|
2a521b0f68
|
Rename 'log' to 'logger'
|
2020-04-02 09:32:43 -04:00 |
|
Vasily
|
89448ac055
|
Merge pull request #2634 from mark-monteiro/enable-http2
Enable HTTP/2 support
|
2020-04-02 13:54:05 +03:00 |
|
Vasily
|
bece62fd5c
|
Fix GetLocalApiUrl for cases with https enabled
This should fix LiveTV and tuners
|
2020-04-02 13:40:48 +03:00 |
|
Mark Monteiro
|
5b1091db27
|
Merge remote-tracking branch 'upstream/master' into do-not-instantiate-services-at-startup
|
2020-04-01 23:05:36 +02:00 |
|
Vasily
|
cc40f84f3c
|
Merge pull request #2660 from Bond-009/usings
Minor style fixes
|
2020-04-01 23:56:00 +03:00 |
|
Bond-009
|
f31efce52d
|
Merge branch 'master' into usings
|
2020-04-01 22:42:43 +02:00 |
|
Vasily
|
07ea120ba9
|
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
Support Running Server Without Web Content
|
2020-04-01 23:38:43 +03:00 |
|
Vasily
|
10275a1f32
|
Merge pull request #2447 from Bond-009/minor
Add analyzers to MediaBrowser.Providers and minor improvements
|
2020-04-01 23:35:40 +03:00 |
|
dkanada
|
d8b4df6823
|
Merge pull request #2735 from mark-monteiro/dependabot/nuget/Microsoft.NET.Test.Sdk-16.5.0
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
|
2020-04-02 05:11:43 +09:00 |
|
Vitorvlv
|
5804873d38
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
|
2020-04-01 15:44:35 -04:00 |
|
MG
|
cd5289efcf
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-04-01 13:49:20 -04:00 |
|
Louis Hermier
|
ab7771941a
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2020-04-01 13:49:20 -04:00 |
|
Medzhnun
|
3c666aed4c
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
2020-04-01 13:49:20 -04:00 |
|
Anthony Lavado
|
c9919f4633
|
Merge pull request #2730 from Bond-009/plugincrash
Try to not crash on unsupported plugin load
|
2020-04-01 13:17:56 -04:00 |
|
Bond_009
|
3ab50f5a3f
|
Address comments
|
2020-04-01 19:05:41 +02:00 |
|
Bond_009
|
787049f35f
|
Merge branch 'master' into minor
|
2020-04-01 18:53:22 +02:00 |
|
Bond-009
|
ddd5d3aaec
|
Merge branch 'master' into usings
|
2020-04-01 18:51:44 +02:00 |
|
Bond-009
|
62a18af17a
|
Update Emby.Dlna/Main/DlnaEntryPoint.cs
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2020-04-01 18:50:19 +02:00 |
|
Bond_009
|
4419587c2a
|
Minor improvements
|
2020-04-01 15:30:53 +02:00 |
|
Bond_009
|
147e434634
|
Try to not crash on unsupported plugin load
|
2020-04-01 14:50:18 +02:00 |
|
Mark Monteiro
|
861bad1eda
|
Apply suggestions from code review
|
2020-04-01 13:26:47 +02:00 |
|
dkanada
|
58900bb57e
|
Merge pull request #2723 from jairbubbles/updateSkiaForArm
Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1
|
2020-04-01 16:14:22 +09:00 |
|
nextlooper42
|
aa96f4322e
|
Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
|
2020-03-31 19:33:14 -04:00 |
|
KGT1
|
6e847b3f57
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2020-03-31 19:33:14 -04:00 |
|