crobibero
|
e09dd5aa87
|
Add targeted tests
|
2020-12-25 14:43:10 +01:00 |
|
crobibero
|
fc212e5e5f
|
Remove JsonOmdbNotAvailableConverterFactory
|
2020-12-25 14:43:10 +01:00 |
|
crobibero
|
6ddbe8420f
|
Add tests for special Omdb json
|
2020-12-25 14:43:10 +01:00 |
|
David
|
043d045448
|
Put json serializer options in private field
|
2020-12-24 11:22:34 +01:00 |
|
David
|
e835dfb27d
|
Use sync string instead of file
|
2020-12-24 10:31:51 +01:00 |
|
David
|
a714008b59
|
Add missing FileStreams
|
2020-12-23 21:00:50 +01:00 |
|
David
|
2a574914ea
|
Use streams instead of strings
|
2020-12-23 19:24:58 +01:00 |
|
David
|
f38970cbd3
|
Remove xml docs
|
2020-12-23 15:03:14 +01:00 |
|
David
|
e2d338412f
|
Fix OMDb "N/A"
|
2020-12-23 14:45:05 +01:00 |
|
David
|
276b219fbd
|
Add missing options
|
2020-12-23 13:47:57 +01:00 |
|
David
|
62fcc84bf4
|
Remove nuget reference
|
2020-12-23 13:35:49 +01:00 |
|
David
|
b9dbdc7e54
|
Remove custom Json serializer from MediaBrowser.Controller
|
2020-12-23 13:25:49 +01:00 |
|
David
|
e9902e9d35
|
Remove custom Json serializer
|
2020-12-23 13:24:34 +01:00 |
|
David
|
196388d607
|
Remove custom Json serializer from Emby.Server.Implementations
|
2020-12-23 13:14:40 +01:00 |
|
David
|
bc0976ceac
|
Remove custom Json serializer from Dlna
|
2020-12-23 13:14:40 +01:00 |
|
David
|
e09d3ba9ef
|
Remove custom Json serializer from Providers
|
2020-12-23 13:14:39 +01:00 |
|
Joshua M. Boniface
|
bfdd4727b5
|
Merge pull request #4850 from BaronGreenback/NetworkApiFix
Null reference fix
|
2020-12-22 22:21:59 -05:00 |
|
Joshua M. Boniface
|
ca535b2fbe
|
Merge pull request #4847 from crobibero/display-prefs-migration-x251256
Fix another key collision in MigrateDisplayPreferencesDatabase
|
2020-12-22 22:21:16 -05:00 |
|
Joshua M. Boniface
|
a77788906c
|
Merge pull request #4821 from BaronGreenback/disableDlna
|
2020-12-22 22:20:44 -05:00 |
|
BaronGreenback
|
e113a50597
|
Possible null reference fix.
|
2020-12-22 16:14:06 +00:00 |
|
BaronGreenback
|
bc9462981e
|
changed to constants
|
2020-12-22 15:33:25 +00:00 |
|
BaronGreenback
|
bf24929d27
|
Changed to 503.
|
2020-12-22 15:23:55 +00:00 |
|
crobibero
|
3a6501abe0
|
Fix another key collision in MigrateDisplayPreferencesDatabase
|
2020-12-21 17:28:06 -07:00 |
|
Claus Vium
|
c8a89b0fe3
|
Merge pull request #4842 from crobibero/date-time-formatter
Add JsonDateTimeConverter
|
2020-12-21 23:11:54 +01:00 |
|
Claus Vium
|
53119ed2a1
|
Merge pull request #4824 from crobibero/livestream-post-body
Add request parameters to OpenLiveStreamDto
|
2020-12-21 23:10:46 +01:00 |
|
crobibero
|
d3b6a24f78
|
Add JsonDateTimeConverter
|
2020-12-21 08:41:13 -07:00 |
|
crobibero
|
242b5a45ab
|
Add JsonDateTimeConverter
|
2020-12-21 08:12:32 -07:00 |
|
Predrag Ljubenović
|
e778fda843
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
2020-12-21 02:25:41 -05:00 |
|
Page Asgardius
|
3df97d5441
|
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
2020-12-21 02:25:41 -05:00 |
|
Claus Vium
|
98da2c67a5
|
Merge pull request #4836 from crobibero/dashboard-theme
Return dashboardTheme when requesting DisplayPreferences
|
2020-12-21 00:14:30 +01:00 |
|
Claus Vium
|
c90c382e2f
|
Merge pull request #4833 from Ullmie02/similar-fix
Fix similar items endpoint for movies and TV
|
2020-12-21 00:14:07 +01:00 |
|
David
|
13de663201
|
Fix similar endpoint for TV
|
2020-12-20 22:21:11 +01:00 |
|
crobibero
|
a682fc4516
|
Return dashboardTheme when requesting DisplayPreferences
|
2020-12-20 12:59:44 -07:00 |
|
David
|
eba403158e
|
Re-add IsMovie
|
2020-12-20 17:00:27 +01:00 |
|
David
|
f4d1e33010
|
Fix similar items endpoint for movies and TV
|
2020-12-20 15:37:44 +01:00 |
|
Claus Vium
|
e9db47cd20
|
Merge pull request #4816 from nyanmisaka/profiles
Fix some video profiles for Android client
|
2020-12-20 13:57:25 +01:00 |
|
Claus Vium
|
6274cf8fcc
|
Merge pull request #4803 from ryanpetris/fix-getuser
Fix Live TV Recording Scheduling
|
2020-12-20 13:54:32 +01:00 |
|
WWWesten
|
cc5d0af4c1
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2020-12-20 03:50:47 -05:00 |
|
WWWesten
|
1d50c2ad63
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
2020-12-20 03:50:47 -05:00 |
|
WWWesten
|
b8ef0823fa
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
2020-12-19 19:14:28 -05:00 |
|
Bond-009
|
2e8e96874f
|
Merge pull request #4828 from joshuaboniface/linux-alt-arch
|
2020-12-19 23:06:34 +01:00 |
|
Joshua M. Boniface
|
704d627f3a
|
Add Azure pipeline configs for new arches
|
2020-12-19 15:57:08 -05:00 |
|
Joshua M. Boniface
|
841df64e9f
|
Add static Linux builds for arm and musl
|
2020-12-19 15:56:08 -05:00 |
|
crobibero
|
4539164d38
|
Add request parameters to OpenLiveStreamDto
|
2020-12-19 10:55:07 -07:00 |
|
BaronGreenback
|
9470712118
|
Added xml docs
|
2020-12-19 17:38:46 +00:00 |
|
BaronGreenback
|
3d0b9f9ea1
|
Did the other API,
|
2020-12-19 09:34:04 +00:00 |
|
BaronGreenback
|
c98144c60d
|
Updated docs.
|
2020-12-18 23:59:21 +00:00 |
|
BaronGreenback
|
f06d52c475
|
Disable API if dlna is disabled.
|
2020-12-18 23:29:21 +00:00 |
|
Predrag Ljubenović
|
07ee98b65f
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
2020-12-18 15:04:11 -05:00 |
|
Nyanmisaka
|
ac03ef57c9
|
allow empty video encoder profile
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-19 01:47:31 +08:00 |
|