dottokuya
|
8a2ebae74d
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
2022-02-11 23:21:28 -05:00 |
|
Cody Robibero
|
b98cc71c3b
|
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
|
2022-02-08 17:36:20 -07:00 |
|
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>
|
2022-02-07 12:01:14 +00:00 |
|
Cody Robibero
|
b6489e73ab
|
Merge pull request #7241 from Bond-009/async5
|
2022-02-06 15:25:48 -07:00 |
|
Emil Manea
|
f3c3402984
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
2022-02-04 16:13:20 -05:00 |
|
SenorSmartyPants
|
2b769aae69
|
TV extras (#7178)
|
2022-02-04 20:44:38 +01:00 |
|
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 |
|
Jayson Reis
|
09b8cde6aa
|
fix: Avoid opening read connections without mutexes
|
2022-01-23 11:59:12 +01: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 |
|
Bond_009
|
e7be01d7a5
|
Flush to disk async where possible
|
2022-01-22 23:36:42 +01:00 |
|
Jayson Reis
|
2e4dd02f76
|
chore: Add a read only connection for routes like Shows/NextUp
|
2022-01-22 21:52:30 +00: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 |
|
SenorSmartyPants
|
5d9e1bfcea
|
Shuffle items with images
They were always returning in the same order so thumb would never change.
|
2022-01-19 19:16:36 -06:00 |
|
SenorSmartyPants
|
b15ab397c7
|
User Backdrop for UserView, like CollectionFolder
|
2022-01-19 19:15:44 -06: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 |
|
Cody Robibero
|
ee46754238
|
Fix build and clean up
|
2022-01-14 08:14:31 -07:00 |
|
Fernando Fernández
|
5df6058a8e
|
Add FullNowPlayingQueue property
|
2022-01-14 14:40:27 +00: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 |
|
Cody Robibero
|
0765fd568f
|
Use IAuthorizationContext for websocket
|
2022-01-01 12:34:22 -07:00 |
|
cvium
|
28c2ac9cc0
|
Remove file extension filter and fix build
|
2022-01-01 20:07:03 +01:00 |
|
Claus Vium
|
58b9e5af79
|
Update Emby.Server.Implementations/Library/Resolvers/GenericVideoResolver.cs
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
|
2022-01-01 14:52:54 +01:00 |
|
Cody Robibero
|
25abe479eb
|
Add ability to search by -
|
2021-12-31 08:51:50 -07:00 |
|
Cody Robibero
|
c3071f8996
|
Fix orderby query
|
2021-12-31 08:03:08 -07:00 |
|
WWWesten
|
53447976f0
|
Added translation using Weblate (Burmese)
|
2021-12-30 16:15:37 -05:00 |
|
Bond-009
|
b2a2bdb088
|
Merge pull request #7049 from crobibero/warn40219
|
2021-12-30 13:50:39 +01:00 |
|
WWWesten
|
bb713d1931
|
Translated using Weblate (Malayalam)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
73a5fc6e26
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
019b631d7b
|
Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
6f4a0683ed
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
5a1b347b83
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
828bf1f0ac
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
4ec7488bab
|
Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
7ad1527fd0
|
Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
|
2021-12-28 10:05:57 -05:00 |
|
WWWesten
|
80fce87f7a
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
2021-12-28 10:05:57 -05:00 |
|
cvium
|
2749509f00
|
Use dedicated resolvers for extras
|
2021-12-28 00:37:40 +01:00 |
|
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
2021-12-27 07:38:06 -07:00 |
|
Bond_009
|
ea8f40e84a
|
More cleanup
|
2021-12-27 14:20:05 +00:00 |
|
Cody Robibero
|
a615f87680
|
Merge pull request #7044 from 1337joe/fix-trailers-v2
Fix trailers v2
|
2021-12-25 23:31:46 +00:00 |
|
Cody Robibero
|
d594f81f65
|
Merge pull request #7048 from Bond-009/warn56
|
2021-12-25 18:46:08 +00:00 |
|
Joe Rogers
|
c0ab54f0bd
|
Fix resolved type for Trailers
|
2021-12-24 21:21:19 +00:00 |
|
WWWesten
|
60e75f7b70
|
Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
|
2021-12-24 13:05:54 -05:00 |
|
itsddpanda
|
17e6bd5f88
|
Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
|
2021-12-24 13:05:54 -05:00 |
|
WWWesten
|
42c661e30f
|
Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
|
2021-12-24 13:05:54 -05:00 |
|
blob03
|
9f5873b8c4
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2021-12-24 13:05:54 -05:00 |
|
Bond_009
|
cbfa355e31
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
Cody Robibero
|
634ce40c2f
|
Merge branch 'master' into comparisons
|
2021-12-24 02:41:50 +00:00 |
|
Cody Robibero
|
8c7dd0a691
|
Merge pull request #6819 from cvium/why_should_we_use_the_imageinfo_when_we_can_guess
|
2021-12-24 02:02:37 +00:00 |
|
Cody Robibero
|
076a13abeb
|
Merge pull request #7029 from cvium/allocations_maybe
|
2021-12-24 01:59:25 +00:00 |
|
Cody Robibero
|
00211ca056
|
Merge pull request #7028 from cvium/everything_went_wrong
|
2021-12-22 17:57:00 +00:00 |
|
Kichirou Hoshino
|
afaff1310f
|
Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
|
2021-12-20 13:03:17 -05:00 |
|
cvium
|
b880dc8a4a
|
Use our own Contains extension
|
2021-12-20 13:31:07 +01:00 |
|
cvium
|
83a94aa612
|
Fix extras folders
|
2021-12-20 12:15:20 +01:00 |
|
Cody Robibero
|
cb41dda5b3
|
Merge pull request #7015 from Bond-009/zip
|
2021-12-19 11:32:12 -07:00 |
|
Cody Robibero
|
a633a3052f
|
Merge pull request #7013 from 1337joe/increment-library-names
|
2021-12-19 11:32:06 -07:00 |
|
cvium
|
76c2775d8c
|
Use static lambdas
|
2021-12-19 10:27:57 +01:00 |
|