Cody Robibero
|
e5701c396a
|
Merge pull request #6436 from daullmer/splashscreen
|
2022-01-28 08:12:21 -07:00 |
|
Claus Vium
|
488ce51032
|
Remove some allocations (#7246)
|
2022-01-28 12:21:40 +01:00 |
|
abdulla
|
83605affa0
|
Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/
|
2022-01-27 07:13:16 -05:00 |
|
abdulla
|
29f92724ef
|
Added translation using Weblate (Uyghur)
|
2022-01-26 05:56:56 -05:00 |
|
Yohann Yo
|
887beee614
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2022-01-25 11:29:36 -05:00 |
|
Cody Robibero
|
ea3d79c0eb
|
Merge pull request #7235 from Bond-009/async4
|
2022-01-22 15:52:12 -07:00 |
|
Cody Robibero
|
3c746f2743
|
Merge pull request #7236 from Bond-009/taskcompletionsource
|
2022-01-22 15:46:19 -07:00 |
|
Niels van Velzen
|
2afcaa6ae1
|
Use Guid for BaseItemDto parent ids
|
2022-01-22 22:29:02 +01:00 |
|
Bond_009
|
832da133d8
|
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
|
2022-01-22 17:06:57 +01:00 |
|
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
|
2022-01-22 16:48:31 +01:00 |
|
Niels van Velzen
|
e86f778c05
|
Use Guid for BaseItemPerson.Id
|
2022-01-22 15:46:12 +01:00 |
|
Bond-009
|
cd675475bc
|
Merge pull request #7225 from crobibero/query-result
|
2022-01-21 19:50:08 +01:00 |
|
Cody Robibero
|
34ee6d82fb
|
Merge pull request #6600 from cvium/keyframe_extraction_v1
|
2022-01-20 08:54:40 -07:00 |
|
Cody Robibero
|
ee43b5117d
|
Merge pull request #7217 from SenorSmartyPants/LibraryImages
|
2022-01-20 08:53:53 -07:00 |
|
Cody Robibero
|
a60cb280a3
|
Properly populate QueryResult
|
2022-01-20 08:53:06 -07:00 |
|
Lukáš Kucharczyk
|
cd4587b43f
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
2022-01-20 03:13:14 -05:00 |
|
Bond-009
|
3aeae150f8
|
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
|
2022-01-19 22:47:08 +01:00 |
|
Claus Vium
|
8b36bc0ade
|
Merge pull request #7203 from 1337joe/fix-resolving-local-alternates
Fix resolving local alternates
|
2022-01-19 14:36:50 +01:00 |
|
SenorSmartyPants
|
5c3119cf02
|
Generate cover image for music video type libraries.
|
2022-01-18 19:46:03 -06:00 |
|
Bond-009
|
ef0708d876
|
Merge pull request #7078 from 1337joe/metadata-merge-data
|
2022-01-16 23:17:40 +01:00 |
|
Joe Rogers
|
e762454787
|
Restore resolver that handles alternate videos
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-16 22:59:14 +01:00 |
|
Suphanath Kaewboonrung
|
7500c2b28b
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2022-01-16 03:13:12 -05:00 |
|
Dmitry Lyzo
|
54549cd5b5
|
Remove unnecessary array allocation
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2022-01-15 15:54:14 +03:00 |
|
Dmitry Lyzo
|
ea1f3fe6bd
|
Fix SA1642 warning
|
2022-01-15 15:33:54 +03:00 |
|
Dmitry Lyzo
|
5aa748058e
|
Fix duplication of local trailers
|
2022-01-14 23:06:45 +03:00 |
|
Dzonkins
|
07e9568de8
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
2022-01-12 16:13:11 -05:00 |
|
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
2022-01-11 23:30:30 +01:00 |
|
Cody Robibero
|
0d335082c8
|
suggestions from review
|
2022-01-10 10:59:32 -07:00 |
|
Cody Robibero
|
6520ad03f0
|
Fix release build
|
2022-01-10 08:30:55 -07:00 |
|
Cody Robibero
|
ecb73168b3
|
Suggestions from review
|
2022-01-10 08:26:30 -07:00 |
|
Bond_009
|
05836c8cd3
|
Fix warning SA1414 and CA1849
|
2022-01-10 10:57:32 +01:00 |
|
Cody Robibero
|
54d24ddeaf
|
Merge pull request #6866 from Bond-009/timeout
|
2022-01-08 10:53:58 -07:00 |
|
Joe Rogers
|
a26509a98a
|
Keep from serializing trailers into database
|
2022-01-07 22:33:31 +01:00 |
|
Aragon
|
ce61dff4aa
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2022-01-07 15:13:09 -05:00 |
|
Bond_009
|
3ab0afdc6b
|
Remove task cancellation hacks
|
2022-01-07 11:24:36 +01:00 |
|
Shin Khant Maung
|
f8a6b3b27b
|
Translated using Weblate (Burmese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
|
2022-01-06 10:18:40 -05:00 |
|
Cody Robibero
|
b6b7a89bf2
|
Merge pull request #7121 from Bond-009/warn57
|
2022-01-05 16:18:08 -07:00 |
|
Bond_009
|
77c615ba42
|
Error on SA1316
|
2022-01-05 10:58:57 +01:00 |
|
WWWesten
|
75a46a1072
|
Translated using Weblate (Burmese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
|
2022-01-04 18:55:29 -05:00 |
|
hoanghuy309
|
6aa37ebb8f
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
2022-01-04 18:55:29 -05:00 |
|
Cody Robibero
|
7d63377194
|
Use provided SortOrder
|
2022-01-04 13:07:51 -07:00 |
|
Cody Robibero
|
360fd70fc7
|
Clean up
|
2022-01-04 08:44:03 -07:00 |
|
David Ullmer
|
045ef4b726
|
Generate Splashscreen during RefreshMediaLibrary scheduled task
|
2022-01-04 08:20:16 -07:00 |
|
Cody Robibero
|
c6a1dcf420
|
Merge pull request #7080 from crobibero/ws-token
|
2022-01-03 17:48:21 -07:00 |
|
Joe Rogers
|
1dfbeae045
|
Embed ProviderUtils into MetadataService
|
2022-01-04 00:44:03 +01:00 |
|
Cody Robibero
|
f802763e8f
|
Reverse all order-by
|
2022-01-03 07:59:50 -07:00 |
|
Weevild
|
0c4b5a5ce8
|
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
|
2022-01-02 17:05:58 -05:00 |
|
WWWesten
|
65bf393efb
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2022-01-02 17:05:58 -05:00 |
|
Shadowghost
|
38d4300309
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2022-01-02 17:05:58 -05:00 |
|
Bond-009
|
11d0c6827f
|
Merge pull request #7058 from cvium/the_most_important_feature
|
2022-01-02 12:31:20 +01:00 |
|