Anthony Lavado
|
7971978081
|
Merge pull request #3683 from nyanmisaka/fonts
Allows to provide multiple fallback fonts for client to render subtitles
|
2020-11-08 10:26:20 -05:00 |
|
cvium
|
e78c63c4dc
|
Remove OriginalAuthenticationInfo and add IsAuthenticated property
|
2020-11-08 16:10:33 +01:00 |
|
Cody Robibero
|
ce88815b3c
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:54 -07:00 |
|
Cody Robibero
|
1996e08dd1
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:49 -07:00 |
|
Cody Robibero
|
e06b33af83
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:40 -07:00 |
|
Cody Robibero
|
e8b832ea18
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:33 -07:00 |
|
Neil Burrows
|
866c41519f
|
Perform hashing of Password for Schedules Direct on server
|
2020-11-08 12:34:35 +00:00 |
|
BaronGreenback
|
802d37aac5
|
Update Emby.Naming/Common/NamingOptions.cs
|
2020-11-08 12:09:32 +00:00 |
|
nyanmisaka
|
2229ca38ac
|
pascal case
|
2020-11-08 19:33:40 +08:00 |
|
nyanmisaka
|
737cb727f9
|
Merge remote-tracking branch 'upstream/master' into fonts
|
2020-11-08 19:11:54 +08:00 |
|
Claus Vium
|
96dcd9c87e
|
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
Add Post subtitle in API
|
2020-11-08 11:32:53 +01:00 |
|
Claus Vium
|
38185f8326
|
Apply suggestions from code review
|
2020-11-08 11:20:28 +01:00 |
|
nyanmisaka
|
babb298b90
|
fix ci
|
2020-11-08 09:35:04 +00:00 |
|
Claus Vium
|
61f8e5f3c1
|
Merge pull request #4428 from crobibero/openapi-version
Add x-jellyfin-version to openapi spec
|
2020-11-08 10:24:25 +01:00 |
|
Claus Vium
|
ec2538a1ba
|
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Fix Persons, Genres and Studios endpoints
|
2020-11-08 10:22:18 +01:00 |
|
Claus Vium
|
1823cbb026
|
Merge pull request #4412 from cvium/fix_displaypreferences_creation
Save new display preferences
|
2020-11-08 10:22:05 +01:00 |
|
Claus Vium
|
9764b6b2df
|
Merge pull request #4437 from crobibero/fix-dlna
Add missing dlna attributes.
|
2020-11-08 10:05:50 +01:00 |
|
nyanmisaka
|
5048719a64
|
minor changes per suggestions
|
2020-11-08 09:01:58 +00:00 |
|
Ricky Zhang
|
0d1d0d113e
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
|
2020-11-08 04:00:51 -05:00 |
|
Claus Vium
|
c17f84ae48
|
Merge pull request #4330 from crobibero/api-key-auth
Fix ApiKey authentication
|
2020-11-08 08:20:50 +01:00 |
|
nyanmisaka
|
1abd3d1bd8
|
fix the fmp4 header file generate on linux
|
2020-11-08 07:13:00 +00:00 |
|
johan456789
|
1bd5f78025
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
2020-11-08 00:22:51 -05:00 |
|
Tomislav
|
ad1b08f2d6
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2020-11-08 00:22:50 -05:00 |
|
Winnie
|
dc3f24c112
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
2020-11-08 00:22:50 -05:00 |
|
crobibero
|
a7f2073c68
|
Add missing dlna attributes.
|
2020-11-07 17:30:56 -07:00 |
|
Tomislav
|
2afaa1fc5b
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2020-11-07 16:59:25 -05:00 |
|
Tomislav
|
826f58b461
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2020-11-07 16:43:48 -05:00 |
|
Tomislav
|
7f4a3219ea
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2020-11-07 16:28:42 -05:00 |
|
Claus Vium
|
4bccff26f2
|
Merge pull request #4434 from BaronGreenback/4423
Fixes #4423 - Fixes DLNA in unstable;
|
2020-11-07 22:13:26 +01:00 |
|
BaronGreenback
|
c6ff56a230
|
Update BaseControlHandler.cs
|
2020-11-07 18:59:32 +00:00 |
|
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
2020-11-08 01:39:32 +08:00 |
|
Stepan
|
3d1076ae42
|
Rest of tests for Emby.Naming code coverage
|
2020-11-07 12:30:22 +01:00 |
|
Stepan
|
f22e0800e2
|
Episode parsing coverage
|
2020-11-07 11:02:12 +01:00 |
|
Claus Vium
|
8c5e0ddae0
|
Merge pull request #4401 from nyanmisaka/respect-music-settings
Respect music quality settings when transcoding
|
2020-11-07 10:57:57 +01:00 |
|
Nikita Epifanov
|
6b5ba0f64a
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2020-11-07 03:43:33 -05:00 |
|
Florian Schmidt
|
549d0bc27b
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2020-11-07 03:43:33 -05:00 |
|
tomwaits00
|
03d5a3d8e7
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
2020-11-06 22:06:53 -05:00 |
|
Ludovico Besana
|
a0699b6868
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-11-06 20:31:18 -05:00 |
|
JB
|
68f8ff678a
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
2020-11-06 18:31:33 -05:00 |
|
crobibero
|
9056908bc7
|
Merge remote-tracking branch 'upstream/master' into video-resolver
|
2020-11-06 14:46:21 -07:00 |
|
crobibero
|
fed37630db
|
Add x-jellyfin-version to openapi spec
|
2020-11-06 13:00:14 -07:00 |
|
JB
|
4a5651e5b2
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
2020-11-06 14:58:03 -05:00 |
|
Joshua M. Boniface
|
8d66eff4fd
|
Merge pull request #4427 from joshuaboniface/nohup-fix
Reverse order of sudo and nohup
|
2020-11-06 13:07:42 -05:00 |
|
Joshua M. Boniface
|
a4e67dac80
|
Reverse order of sudo and nohup
Otherwise I'm forced to allow `sudo nohup` globally which is bad news
bears.
|
2020-11-06 13:00:59 -05:00 |
|
Bond-009
|
d27ff407ad
|
Merge pull request #4426 from joshuaboniface/nohup-fix
Remove spurious argument to nohup
|
2020-11-06 18:33:38 +01:00 |
|
Joshua M. Boniface
|
e2ab7af033
|
Remove spurious argument to nohup
|
2020-11-06 12:32:06 -05:00 |
|
Anthony Lavado
|
3774165d9d
|
Merge pull request #4425 from joshuaboniface/fix-azure
Restore missing targetFolder
|
2020-11-06 12:01:56 -05:00 |
|
Joshua M. Boniface
|
ca40eff83d
|
Restore missing targetFolder
|
2020-11-06 12:00:00 -05:00 |
|
Claus Vium
|
6afd990986
|
Merge pull request #4424 from jellyfin/minor8
Minor perf improvements
|
2020-11-06 17:11:01 +01:00 |
|
Bond_009
|
134fd0d960
|
> -> <
|
2020-11-06 16:39:41 +01:00 |
|