BaronGreenback
|
cab78f40b3
|
[Fix] Possible null reference. (#4585)
Fix possible null reference.
|
2020-11-28 15:44:14 +01:00 |
|
Nyanmisaka
|
0c6efe6317
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-11-28 22:32:54 +08:00 |
|
Nyanmisaka
|
d72f3498bf
|
fix ci
|
2020-11-28 21:27:55 +08:00 |
|
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
2020-11-28 14:20:46 +01:00 |
|
Nyanmisaka
|
53c91c2c14
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-28 21:14:55 +08:00 |
|
nyanmisaka
|
d19edefbcd
|
fix image extraction
|
2020-11-28 20:55:56 +08:00 |
|
cvium
|
ba78ad5424
|
Add missing inheritdoc
|
2020-11-28 11:24:52 +01:00 |
|
cvium
|
65e6211c03
|
Remove circular dependency between websocket listeners and manager
|
2020-11-28 11:21:53 +01:00 |
|
cvium
|
3ae39d44da
|
Revert "Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected."
|
2020-11-28 09:50:30 +01:00 |
|
cvium
|
1a0d8aef80
|
Revert "Removed Lazy implementation."
|
2020-11-28 09:50:16 +01:00 |
|
hawken
|
f9f0df88d5
|
allow JsonGuidConverter to read null
|
2020-11-28 09:41:06 +01:00 |
|
conashinck
|
f1b3811ca7
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
2020-11-27 22:23:02 -05:00 |
|
conashinck
|
1458797330
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
2020-11-27 20:33:04 -05:00 |
|
Nyanmisaka
|
8814d9c5ea
|
Apply suggestions from code review
Co-authored-by: artiume <siderite@gmail.com>
|
2020-11-28 09:03:45 +08:00 |
|
Greenback
|
5cd5a7d4ce
|
Removed Lazy implementation.
|
2020-11-28 00:25:20 +00:00 |
|
Greenback
|
a59aeb12e0
|
Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected.
|
2020-11-27 23:04:13 +00:00 |
|
Matt Montgomery
|
185476c08a
|
Add support for query negation
|
2020-11-27 16:12:16 -06:00 |
|
Claus Vium
|
5dc61f066d
|
Merge pull request #4595 from MrTimscampi/clean-next-up
Don't return first episodes in next up
|
2020-11-27 21:03:06 +01:00 |
|
MrTimscampi
|
0dda909a60
|
Fix suggestion
|
2020-11-27 19:06:18 +01:00 |
|
Claus Vium
|
e6502503f6
|
Merge pull request #4594 from nyanmisaka/remove-redundant
Remove one redundant 'hwaccel vaapi' string
|
2020-11-27 18:23:28 +01:00 |
|
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
2020-11-27 09:46:18 -05:00 |
|
nyanmisaka
|
b26a5e9e20
|
add NEO OpenCL runtime for Intel Tone mapping
|
2020-11-27 20:12:47 +08:00 |
|
MrTimscampi
|
c196ad3351
|
Don't return first episodes in next up
|
2020-11-27 10:25:43 +01:00 |
|
nyanmisaka
|
cc9e178d9a
|
remove a redundant 'hwaccel vaapi' string
|
2020-11-27 16:08:44 +08:00 |
|
Joshua M. Boniface
|
9169a28df1
|
Merge pull request #4588 from jellyfin/hex
Remove Hex class as the BCL has one now
|
2020-11-27 01:59:58 -05:00 |
|
Bond_009
|
81ca6cb47c
|
Clean up SchedulesDirect
|
2020-11-26 21:54:14 +01:00 |
|
WWWesten
|
536ac4c11c
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2020-11-26 14:23:08 -05:00 |
|
Rubikscraft
|
ab6a4fac91
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
2020-11-26 08:15:48 -05:00 |
|
Bond_009
|
38932fc7d1
|
Schedules Direct requires the hex to be lowercase
|
2020-11-26 13:21:04 +01:00 |
|
Claus Vium
|
32822ef9e6
|
Merge pull request #4582 from crobibero/music-client
Use proper Named HttpClient for MusicBrainz requests
|
2020-11-26 10:32:09 +01:00 |
|
Matt Montgomery
|
0758d84a61
|
Test query value
|
2020-11-25 16:54:16 -06:00 |
|
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
|
crobibero
|
c4423373b6
|
Use proper Named HttpClient for MusicBrainz requests
|
2020-11-25 08:47:05 -07:00 |
|
Bill Thornton
|
79f197938d
|
Merge pull request #4570 from nyanmisaka/tonemap-vaapi
Add Tonemapping for Intel VAAPI
|
2020-11-25 10:45:52 -05:00 |
|
crobibero
|
6c0188c42b
|
Fix efcore not returning a UTC DateTime
|
2020-11-25 07:44:11 -07:00 |
|
Bond-009
|
3d6920ae40
|
Merge pull request #4574 from jellyfin/revert-4553-enable-service-on-fedora
Revert "Enable jellyfin.service unit on Fedora fresh install"
|
2020-11-25 14:08:18 +01:00 |
|
nextlooper42
|
abf0f85123
|
Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
|
2020-11-25 06:09:06 -05:00 |
|
Claus Vium
|
e86385b74d
|
Merge pull request #4575 from crobibero/null-ref
Don't throw null reference if ContentType is null.
|
2020-11-25 08:20:57 +01:00 |
|
Ignatius Bagus
|
8275a5d635
|
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
|
2020-11-25 00:26:24 -05:00 |
|
Nyanmisaka
|
b042a9f539
|
minor changes
|
2020-11-25 10:33:16 +08:00 |
|
Bill Thornton
|
42e90893cd
|
Merge pull request #4517 from BaronGreenback/pluginMessageFix
[Fix] Fixed Plugin versioning in browser notifications
|
2020-11-24 20:35:40 -05:00 |
|
nextlooper42
|
4edbd6d182
|
Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
|
2020-11-24 20:34:40 -05:00 |
|
Bill Thornton
|
94ddfda6e5
|
Merge pull request #4563 from crobibero/playback-info
Fix sending PlaybackInfo
|
2020-11-24 20:34:32 -05:00 |
|
crobibero
|
0acea5b077
|
Don't throw null reference if ContentType is null.
|
2020-11-24 16:42:27 -07:00 |
|
volodymyr
|
49eadd3246
|
Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
|
2020-11-24 18:29:13 -05:00 |
|
nextlooper42
|
9b2999237f
|
Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
|
2020-11-24 18:29:13 -05:00 |
|
Joshua M. Boniface
|
922b02733b
|
Revert "Enable jellyfin.service unit on Fedora fresh install"
|
2020-11-24 17:25:50 -05:00 |
|
nextlooper42
|
9534f55eb0
|
Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
|
2020-11-24 13:58:27 -05:00 |
|
Nyanmisaka
|
44dc1c3729
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-24 16:27:46 +00:00 |
|
Nyanmisaka
|
75963d9181
|
enable cl-va p010 interop
|
2020-11-24 23:25:32 +08:00 |
|