crobibero
|
73f923c8d5
|
Use class instead of struct
|
4 years ago |
Bond-009
|
c8a320082f
|
Merge pull request #4443 from cvium/fix_auth_again_again_again
Remove OriginalAuthenticationInfo and add IsAuthenticated property
|
4 years ago |
Anthony Lavado
|
7971978081
|
Merge pull request #3683 from nyanmisaka/fonts
Allows to provide multiple fallback fonts for client to render subtitles
|
4 years ago |
cvium
|
e78c63c4dc
|
Remove OriginalAuthenticationInfo and add IsAuthenticated property
|
4 years ago |
Neil Burrows
|
866c41519f
|
Perform hashing of Password for Schedules Direct on server
|
4 years ago |
nyanmisaka
|
2229ca38ac
|
pascal case
|
4 years ago |
nyanmisaka
|
737cb727f9
|
Merge remote-tracking branch 'upstream/master' into fonts
|
4 years ago |
Claus Vium
|
96dcd9c87e
|
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
Add Post subtitle in API
|
4 years ago |
Claus Vium
|
38185f8326
|
Apply suggestions from code review
|
4 years ago |
Claus Vium
|
61f8e5f3c1
|
Merge pull request #4428 from crobibero/openapi-version
Add x-jellyfin-version to openapi spec
|
4 years ago |
Claus Vium
|
ec2538a1ba
|
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Fix Persons, Genres and Studios endpoints
|
4 years ago |
Claus Vium
|
1823cbb026
|
Merge pull request #4412 from cvium/fix_displaypreferences_creation
Save new display preferences
|
4 years ago |
Claus Vium
|
9764b6b2df
|
Merge pull request #4437 from crobibero/fix-dlna
Add missing dlna attributes.
|
4 years ago |
Ricky Zhang
|
0d1d0d113e
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
|
4 years ago |
Claus Vium
|
c17f84ae48
|
Merge pull request #4330 from crobibero/api-key-auth
Fix ApiKey authentication
|
4 years ago |
johan456789
|
1bd5f78025
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
4 years ago |
Tomislav
|
ad1b08f2d6
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
4 years ago |
Winnie
|
dc3f24c112
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
4 years ago |
crobibero
|
a7f2073c68
|
Add missing dlna attributes.
|
4 years ago |
Tomislav
|
2afaa1fc5b
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
4 years ago |
Tomislav
|
826f58b461
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
4 years ago |
Tomislav
|
7f4a3219ea
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
4 years ago |
Claus Vium
|
4bccff26f2
|
Merge pull request #4434 from BaronGreenback/4423
Fixes #4423 - Fixes DLNA in unstable;
|
4 years ago |
BaronGreenback
|
c6ff56a230
|
Update BaseControlHandler.cs
|
4 years ago |
Claus Vium
|
8c5e0ddae0
|
Merge pull request #4401 from nyanmisaka/respect-music-settings
Respect music quality settings when transcoding
|
4 years ago |
Nikita Epifanov
|
6b5ba0f64a
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
4 years ago |
Florian Schmidt
|
549d0bc27b
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
4 years ago |
tomwaits00
|
03d5a3d8e7
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
4 years ago |
Ludovico Besana
|
a0699b6868
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
4 years ago |
JB
|
68f8ff678a
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
4 years ago |
crobibero
|
fed37630db
|
Add x-jellyfin-version to openapi spec
|
4 years ago |
JB
|
4a5651e5b2
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
4 years ago |
Joshua M. Boniface
|
8d66eff4fd
|
Merge pull request #4427 from joshuaboniface/nohup-fix
Reverse order of sudo and nohup
|
4 years ago |
Joshua M. Boniface
|
a4e67dac80
|
Reverse order of sudo and nohup
Otherwise I'm forced to allow `sudo nohup` globally which is bad news
bears.
|
4 years ago |
Bond-009
|
d27ff407ad
|
Merge pull request #4426 from joshuaboniface/nohup-fix
Remove spurious argument to nohup
|
4 years ago |
Joshua M. Boniface
|
e2ab7af033
|
Remove spurious argument to nohup
|
4 years ago |
Anthony Lavado
|
3774165d9d
|
Merge pull request #4425 from joshuaboniface/fix-azure
Restore missing targetFolder
|
4 years ago |
Joshua M. Boniface
|
ca40eff83d
|
Restore missing targetFolder
|
4 years ago |
Claus Vium
|
6afd990986
|
Merge pull request #4424 from jellyfin/minor8
Minor perf improvements
|
4 years ago |
Bond_009
|
134fd0d960
|
> -> <
|
4 years ago |
lelamamalgache
|
e6480066b1
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
4 years ago |
Bond-009
|
2a5e53215c
|
Merge pull request #4393 from crobibero/model-binder-readonly-list
Support IReadOnlyList in CommaDelimitedArrayModelBinder
|
4 years ago |
Bond-009
|
082705c0d8
|
Merge pull request #4410 from crobibero/m3u-user-agent
Set UserAgent when getting M3u playlist
|
4 years ago |
Bond-009
|
3e819eeb02
|
Merge pull request #4411 from crobibero/fix-auth
Fix endpoint authorization requirements
|
4 years ago |
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
4 years ago |
Claus Vium
|
83d7e0a265
|
Merge pull request #4392 from crobibero/livetv-ts-fix
Fix LiveTV TS playback
|
4 years ago |
Claus Vium
|
f172b37401
|
Merge pull request #4391 from crobibero/converter-ireadonlylist
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
4 years ago |
crobibero
|
41b38c6735
|
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
|
4 years ago |
cvium
|
b693c52fe7
|
Make /MusicGenres obsolete
|
4 years ago |
cvium
|
de52c8a497
|
Revert "Make /MusicGenres obsolete"
|
4 years ago |