Bond-009
|
af7edfc220
|
Merge branch 'master' into common
|
2020-06-03 14:33:54 +02:00 |
|
Vasily
|
73cc214bf2
|
Merge pull request #3235 from Bond-009/build
Fix build
|
2020-06-03 15:21:38 +03:00 |
|
Bond-009
|
af93ec750c
|
Enable TreatWarningsAsErrors for more projects
|
2020-06-03 13:22:40 +02:00 |
|
Bond-009
|
f404e915ee
|
Enable StyleCop for MediaBrowser.Common
|
2020-06-03 13:04:45 +02:00 |
|
Max Git
|
5df00cb2b8
|
Merge branch 'master' into feature/ffmpeg-version-check
|
2020-06-03 12:26:50 +02:00 |
|
Bond-009
|
2dbb9d4895
|
Fix build
|
2020-06-03 11:54:01 +02:00 |
|
Vasily
|
40502a33e0
|
Merge pull request #3203 from Bond-009/warn18
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
2020-06-03 12:27:59 +03:00 |
|
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
2020-06-03 12:26:54 +03:00 |
|
Vasily
|
959a9655c8
|
Update MediaBrowser.Model/Services/IHasRequestFilter.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-03 12:26:40 +03:00 |
|
Anthony Lavado
|
c31b2798a5
|
Merge pull request #3180 from xumix/master
Refactor copy codec checks
|
2020-06-03 02:47:15 -04:00 |
|
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
2020-06-03 02:45:22 -04:00 |
|
dkanada
|
6a7cb21b7e
|
apply code suggestions
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-03 15:24:17 +09:00 |
|
Patrick Barron
|
bb828d54c5
|
Remove unused methods
|
2020-06-02 14:40:48 -04:00 |
|
Max Git
|
e81140be20
|
Merge branch 'feature/ffmpeg-version-check' of https://github.com/rotvel/jellyfin into feature/ffmpeg-version-check
|
2020-06-02 20:18:02 +02:00 |
|
Max Git
|
5577cc375e
|
Merge branch 'master' into feature/ffmpeg-version-check
|
2020-06-02 20:17:13 +02:00 |
|
crobibero
|
01a5103fef
|
Add Dictionary with non-string keys to System.Text.Json
|
2020-06-02 11:47:33 -06:00 |
|
Cody Robibero
|
93bca7ab50
|
Merge pull request #3153 from crobibero/api-json-enum
Fix Json Enum conversion, map all JsonDefaults properties to API
|
2020-06-02 11:15:08 -06:00 |
|
crobibero
|
2476848dd3
|
Fix tests
|
2020-06-02 10:12:55 -06:00 |
|
crobibero
|
cf9cbfff56
|
Add second endpoint for Startup/User
|
2020-06-02 08:28:37 -06:00 |
|
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
2020-06-02 17:25:45 +03:00 |
|
crobibero
|
0e41c4727d
|
revert to System.Text.JsonSerializer
|
2020-06-02 08:23:12 -06:00 |
|
crobibero
|
4fe0beec16
|
Fix Json Enum conversion, map all JsonDefaults properties to API
|
2020-06-02 08:23:12 -06:00 |
|
David
|
638cfa32ab
|
Move SearchService to new API endpoint
|
2020-06-02 15:07:07 +02:00 |
|
David
|
37a4cc599b
|
Remove duplicate code
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-02 15:05:57 +02:00 |
|
David
|
6d9f564a94
|
Remove duplicate code
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-02 15:04:55 +02:00 |
|
crobibero
|
aed6f57f11
|
Remove invalid docs and null check
|
2020-06-01 20:54:02 -06:00 |
|
Patrick Barron
|
b0281b79fd
|
Fix a bug where very old Emby databases didn't use proper Guid's
|
2020-06-01 20:12:34 -04:00 |
|
crobibero
|
e30a85025f
|
Remove log spam when using legacy api
|
2020-06-01 12:42:59 -06:00 |
|
crobibero
|
dfe873fc29
|
Add Authentication to openapi generation.
|
2020-06-01 11:12:33 -06:00 |
|
crobibero
|
9f0b5f347a
|
Switch Config controller to System.Text.Json
|
2020-06-01 11:06:15 -06:00 |
|
crobibero
|
b944b8f8c5
|
Enable CORS and Authentication.
|
2020-06-01 11:03:08 -06:00 |
|
Aswin Kumar
|
d38adb95a7
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
2020-06-01 11:38:22 -04:00 |
|
Cody Robibero
|
297ab2e423
|
Merge pull request #2962 from crobibero/api-config
Move ConfigurationService to Jellyfin.Api
|
2020-06-01 09:29:34 -06:00 |
|
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
2020-06-01 18:12:49 +03:00 |
|
rotvel
|
480fd0a66a
|
Update MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 16:00:58 +02:00 |
|
Aswin Kumar
|
f8e8bfc399
|
Added translation using Weblate (Tamil)
|
2020-06-01 07:00:09 -04:00 |
|
BaronGreenback
|
1d86084653
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 10:14:38 +01:00 |
|
BaronGreenback
|
adb789a802
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 09:58:16 +01:00 |
|
BaronGreenback
|
fbd02a493b
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 09:57:48 +01:00 |
|
BaronGreenback
|
455e464445
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 09:57:17 +01:00 |
|
Max Git
|
e103d087d3
|
Try harder at detecting FFmpeg version and enable the validation
|
2020-06-01 07:10:15 +02:00 |
|
Ken Brazier
|
36312c92f5
|
2354 open soft-links to read size
|
2020-05-31 16:40:02 -06:00 |
|
Patrick Barron
|
585fdbad39
|
Apply review suggestion and fix entity concurrency tokens.
|
2020-05-31 17:00:57 -04:00 |
|
Bond-009
|
b89565110d
|
Merge pull request #3214 from danieladov/master
Order ids to merge to avoid stack overflow
|
2020-05-31 21:57:57 +02:00 |
|
danieladov
|
be5ce32bb6
|
refactor MediaBrowser.Api/VideosService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-31 20:42:22 +02:00 |
|
danieladov
|
8e0b1109bc
|
refactor
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-31 20:35:09 +02:00 |
|
Mister Rajoy
|
1b90798b90
|
Order ids to merge to avoid stack overflow
As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem
|
2020-05-31 20:23:23 +02:00 |
|
dkanada
|
855a2b2892
|
fix some easy warnings for tmdb
|
2020-05-31 15:28:01 +09:00 |
|
dkanada
|
685f8ad1f0
|
move tmdb to plugin folder
|
2020-05-31 15:23:09 +09:00 |
|
dkanada
|
d72bb8358e
|
minor changes to server configuration file
|
2020-05-31 15:20:17 +09:00 |
|