dottokuya
|
8a2ebae74d
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
3 years ago |
dependabot[bot]
|
08e90039b1
|
Bump prometheus-net.DotNetRuntime from 4.2.2 to 4.2.3
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases)
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.2...4.2.3)
---
updated-dependencies:
- dependency-name: prometheus-net.DotNetRuntime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Cody Robibero
|
b6489e73ab
|
Merge pull request #7241 from Bond-009/async5
|
3 years ago |
Emil Manea
|
f3c3402984
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
3 years ago |
SenorSmartyPants
|
2b769aae69
|
TV extras (#7178)
|
3 years ago |
Cody Robibero
|
e5701c396a
|
Merge pull request #6436 from daullmer/splashscreen
|
3 years ago |
Claus Vium
|
488ce51032
|
Remove some allocations (#7246)
|
3 years ago |
abdulla
|
83605affa0
|
Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/
|
3 years ago |
abdulla
|
29f92724ef
|
Added translation using Weblate (Uyghur)
|
3 years ago |
Yohann Yo
|
887beee614
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
Cody Robibero
|
ea3d79c0eb
|
Merge pull request #7235 from Bond-009/async4
|
3 years ago |
Cody Robibero
|
3c746f2743
|
Merge pull request #7236 from Bond-009/taskcompletionsource
|
3 years ago |
Bond_009
|
e7be01d7a5
|
Flush to disk async where possible
|
3 years ago |
Niels van Velzen
|
2afcaa6ae1
|
Use Guid for BaseItemDto parent ids
|
3 years ago |
Bond_009
|
832da133d8
|
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
|
3 years ago |
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
3 years ago |
Niels van Velzen
|
e86f778c05
|
Use Guid for BaseItemPerson.Id
|
3 years ago |
Bond-009
|
cd675475bc
|
Merge pull request #7225 from crobibero/query-result
|
3 years ago |
Cody Robibero
|
34ee6d82fb
|
Merge pull request #6600 from cvium/keyframe_extraction_v1
|
3 years ago |
Cody Robibero
|
ee43b5117d
|
Merge pull request #7217 from SenorSmartyPants/LibraryImages
|
3 years ago |
Cody Robibero
|
a60cb280a3
|
Properly populate QueryResult
|
3 years ago |
Lukáš Kucharczyk
|
cd4587b43f
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
3 years ago |
Bond-009
|
3aeae150f8
|
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
|
3 years ago |
Claus Vium
|
8b36bc0ade
|
Merge pull request #7203 from 1337joe/fix-resolving-local-alternates
Fix resolving local alternates
|
3 years ago |
SenorSmartyPants
|
5c3119cf02
|
Generate cover image for music video type libraries.
|
3 years ago |
Bond-009
|
ef0708d876
|
Merge pull request #7078 from 1337joe/metadata-merge-data
|
3 years ago |
Joe Rogers
|
e762454787
|
Restore resolver that handles alternate videos
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
Suphanath Kaewboonrung
|
7500c2b28b
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
3 years ago |
Dmitry Lyzo
|
54549cd5b5
|
Remove unnecessary array allocation
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Dmitry Lyzo
|
ea1f3fe6bd
|
Fix SA1642 warning
|
3 years ago |
Dmitry Lyzo
|
5aa748058e
|
Fix duplication of local trailers
|
3 years ago |
Dzonkins
|
07e9568de8
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
3 years ago |
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
3 years ago |
Cody Robibero
|
0d335082c8
|
suggestions from review
|
3 years ago |
Cody Robibero
|
6520ad03f0
|
Fix release build
|
3 years ago |
Cody Robibero
|
ecb73168b3
|
Suggestions from review
|
3 years ago |
Bond_009
|
05836c8cd3
|
Fix warning SA1414 and CA1849
|
3 years ago |
Cody Robibero
|
54d24ddeaf
|
Merge pull request #6866 from Bond-009/timeout
|
3 years ago |
Joe Rogers
|
a26509a98a
|
Keep from serializing trailers into database
|
3 years ago |
Aragon
|
ce61dff4aa
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
3 years ago |
Bond_009
|
3ab0afdc6b
|
Remove task cancellation hacks
|
3 years ago |
Shin Khant Maung
|
f8a6b3b27b
|
Translated using Weblate (Burmese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
|
3 years ago |
Cody Robibero
|
b6b7a89bf2
|
Merge pull request #7121 from Bond-009/warn57
|
3 years ago |
Bond_009
|
77c615ba42
|
Error on SA1316
|
3 years ago |
WWWesten
|
75a46a1072
|
Translated using Weblate (Burmese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
|
3 years ago |
hoanghuy309
|
6aa37ebb8f
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
3 years ago |
Cody Robibero
|
7d63377194
|
Use provided SortOrder
|
3 years ago |
Cody Robibero
|
360fd70fc7
|
Clean up
|
3 years ago |
David Ullmer
|
045ef4b726
|
Generate Splashscreen during RefreshMediaLibrary scheduled task
|
3 years ago |
Cody Robibero
|
c6a1dcf420
|
Merge pull request #7080 from crobibero/ws-token
|
3 years ago |