Fernando Fernández
|
38c3b6fcd3
|
Fix build and thread detection logic
|
4 years ago |
dkanada
|
742966573d
|
Merge pull request #4503 from jellyfin/cancellation
Pass cancellation where possible
|
4 years ago |
HDmaniac
|
a8524be6be
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
4 years ago |
danielxb-ar
|
316b18e8f2
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
4 years ago |
Moritz
|
b91afdb56f
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
4 years ago |
Bond_009
|
4b1c9dc9ea
|
Pass cancellation where possible
|
4 years ago |
Anthony Lavado
|
08c2c86bc7
|
Merge pull request #4490 from jellyfin/dependabot/nuget/Mono.Nat-3.0.1
Bump Mono.Nat from 3.0.0 to 3.0.1
|
4 years ago |
Fernando Fernández
|
94cae4f145
|
Specify threads to ffmpeg properly
|
4 years ago |
Joshua M. Boniface
|
f6ebdbc45e
|
Merge pull request #4456 from martinek-stepan/emby-namig-nullable
Emby.Naming - nullable & code coverage
|
4 years ago |
Thomas Schwery
|
fc3d6278be
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
4 years ago |
Sverre
|
7cbcce0638
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
4 years ago |
Lukáš Kucharczyk
|
bb46f24bb3
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
4 years ago |
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
Ygor Lhano
|
7b42b7e8bd
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
|
4 years ago |
BaronGreenback
|
2bbfcc264d
|
Merge branch 'master' into emby-namig-nullable
|
4 years ago |
Greenback
|
60a6627140
|
Removing left over edits left from the acceptance of previous PR's.
|
4 years ago |
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
nyanmisaka
|
5fe4ea2f4a
|
add video range info to title
|
4 years ago |
Ryan Petris
|
8204b25a56
|
Merge branch 'master' into fix-hdhomerun
|
4 years ago |
Ryan Petris
|
81d5eb4db5
|
Return a Task object and discard it instead of using async void.
|
4 years ago |
dependabot[bot]
|
24839e6890
|
Bump Mono.Nat from 3.0.0 to 3.0.1
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/mono/Mono.Nat/releases)
- [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.0...release-v3.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
4b15284324
|
Merge remote-tracking branch 'upstream/master' into bye-tvdb
|
4 years ago |
crobibero
|
e66d79fc0c
|
Merge remote-tracking branch 'upstream/master' into http-exception
|
4 years ago |
crobibero
|
dae4541bad
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
4 years ago |
Claus Vium
|
7caf1662ec
|
Merge pull request #4478 from Bond-009/chararray
Don't allocate single char arrays when possible
|
4 years ago |
Bond-009
|
331c7f8481
|
Merge pull request #4253 from BaronGreenback/fordiscussion
DI in plugins
|
4 years ago |
4d1m
|
ce4787c7eb
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
4 years ago |
crobibero
|
95a2de757f
|
remove custom HttpException
|
4 years ago |
Bond_009
|
d4e568c8bf
|
Replace Task.WaitAll with Task.Wait
|
4 years ago |
Bond_009
|
ff49a3bb61
|
Missed some stuff
|
4 years ago |
Bond_009
|
c4bb32f259
|
Access last element by index where possible
|
4 years ago |
Bond_009
|
9041389f65
|
Use string.Trim(char) instead of string.Trim(char[]) where possible
|
4 years ago |
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
4 years ago |
Adam Bokor
|
6b4debb44e
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
4 years ago |
Claus Vium
|
c49b854295
|
Merge pull request #4476 from crobibero/plugin-update-exception
Fix plugin update exception
|
4 years ago |
crobibero
|
73d2cb1c2a
|
Updated based on review feedback
|
4 years ago |
Oatavandi
|
722adda477
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
4 years ago |
Relja U
|
5d4144b8a6
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
4 years ago |
crobibero
|
5845bf93cb
|
Fix plugin update exception
|
4 years ago |
Cody Robibero
|
24ac5cc353
|
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
crobibero
|
95ebb9a55a
|
Use null coalescing when possible
|
4 years ago |
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
4 years ago |
crobibero
|
ec5781504e
|
Disable warning on AD0001
|
4 years ago |
crobibero
|
7bf320922c
|
Fix nullability errors in Emby.Server.Implementations
|
4 years ago |
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
4 years ago |
BaronGreenback
|
caea2bb862
|
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
crobibero
|
7ff212576e
|
Merge remote-tracking branch 'upstream/master' into bye-tvdb
|
4 years ago |
Claus Vium
|
a7b3880d0e
|
Merge branch 'master' into fix_and_mildly_improve_similar
|
4 years ago |
Sam Cross
|
0c45faf100
|
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
|
4 years ago |
Ted van den Brink
|
51ddf038dc
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
4 years ago |
David John Corpuz
|
dc3b3bcfb1
|
Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
|
4 years ago |
crobibero
|
83629ab6f2
|
Update packages to net5
|
4 years ago |
Stepan
|
c0747512d6
|
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
|
4 years ago |
Fardin
|
477e7f7898
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
4 years ago |
cvium
|
b99519898d
|
Remove duplicate /Similar endpoints and add poor matching for artists and albums
|
4 years ago |
BaronGreenback
|
11a5353810
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
e340e755f2
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
69790ef6b8
|
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
f63a706a86
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Claus Vium
|
ab285c2202
|
Merge pull request #4440 from neilsb/schedules-direct-fix
Perform hashing of Password for Schedules Direct on server
|
4 years ago |
hoanghuy309
|
254c188f6c
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
4 years ago |
Kyle Yue
|
363d41f943
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
|
4 years ago |
Ekrem KANGAL
|
e5c0aaead2
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
4 years ago |
Neil Burrows
|
e9d35cb2ca
|
Switching to the more efficient Hex.Encode function
|
4 years ago |
Claus Vium
|
3900976be5
|
Merge pull request #4247 from crobibero/update-plugin
Update all on-disk plugins
|
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 |
Claus Vium
|
ec2538a1ba
|
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Fix Persons, Genres and Studios endpoints
|
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 |
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 |
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 |
JB
|
4a5651e5b2
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
4 years ago |
Claus Vium
|
6afd990986
|
Merge pull request #4424 from jellyfin/minor8
Minor perf improvements
|
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
|
082705c0d8
|
Merge pull request #4410 from crobibero/m3u-user-agent
Set UserAgent when getting M3u playlist
|
4 years ago |
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
4 years ago |
crobibero
|
41b38c6735
|
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
|
4 years ago |
public_yusuke
|
eeb3177cc3
|
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|
4 years ago |
Lukáš Kucharczyk
|
3c6cbb6161
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
4 years ago |
SaddFox
|
8c461aff09
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
4 years ago |
cvium
|
584b4fa41f
|
Fix Persons, Genres and Studios endpoints
|
4 years ago |
BaronGreenback
|
ec245dce90
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
crobibero
|
b4d52d8009
|
Apply patch
|
4 years ago |
crobibero
|
5d88e61076
|
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
|
4 years ago |
Anthony Lavado
|
b1b43b8ad9
|
Merge pull request #4068 from barronpm/event-fixes
Fix Plugin Events and Clean Up InstallationManager.cs
|
4 years ago |
Anthony Lavado
|
6205fb4b6a
|
Merge pull request #4341 from Bond-009/minor6
Minor improvements
|
4 years ago |
Bond-009
|
51dc92c3a9
|
Merge pull request #4326 from crobibero/purge-activity-log
Automatically clean activity log database
|
4 years ago |
Cody Robibero
|
de36c8433e
|
Update Emby.Server.Implementations/Localization/Core/en-US.json
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
crobibero
|
6763d456ff
|
Set UserAgent when getting M3u playlist
|
4 years ago |
crobibero
|
ceecc80bb3
|
Allow configuration of ActivityLogRetention
|
4 years ago |