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
|
a4246648f4
|
Merge pull request #7219 from 1337joe/tmdb-image-provider-logo
|
2022-01-20 08:54:07 -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 |
|
Joe Rogers
|
375903b215
|
Bump TMDbLib version
|
2022-01-20 11:43:26 +01: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 |
|
Joe Rogers
|
239b516659
|
Add TMDb logo handling
|
2022-01-19 09:54:52 +01:00 |
|
SenorSmartyPants
|
5c3119cf02
|
Generate cover image for music video type libraries.
|
2022-01-18 19:46:03 -06:00 |
|
Claus Vium
|
1a32153a31
|
Merge pull request #7197 from dmitrylyzo/fix-max-resolution
Fix maximum video resolution for dynamic HLS controller
|
2022-01-18 07:54:48 +01:00 |
|
Bond-009
|
ef0708d876
|
Merge pull request #7078 from 1337joe/metadata-merge-data
|
2022-01-16 23:17:40 +01:00 |
|
Joe Rogers
|
8b706cebef
|
Add alternate resolver test, generate extra folder names
|
2022-01-16 23:00:30 +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 |
|
cvium
|
90736ee346
|
Add pagination and fixes
|
2022-01-16 22:10:22 +01:00 |
|
Dmitry Lyzo
|
000b7ba62b
|
Fix maximum video resolution for dynamic HLS controller
|
2022-01-16 21:42:04 +03:00 |
|
Joe Rogers
|
f87e780fb5
|
Address review comments
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2022-01-16 13:21:24 +01:00 |
|
Dmitry Lyzo
|
60fe77c089
|
Remove unnecessary array allocation
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2022-01-16 13:34:52 +03: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 |
|
Claus Vium
|
1d7ec1071f
|
Merge pull request #7186 from 1337joe/extra-rule-reorder
Order extra rules so directory takes precedence over naming
|
2022-01-15 20:24:14 +01:00 |
|
Joe Rogers
|
19b9646d72
|
Add -extra suffix for consistency
|
2022-01-15 15:43:06 +01:00 |
|
Joe Rogers
|
f11fa59b15
|
Order rules so directory takes precedence over naming
|
2022-01-15 15:16:11 +01:00 |
|
Cody Robibero
|
d88e39b71d
|
Merge pull request #7185 from dmitrylyzo/warn-sa1642
Fix SA1642 warning
|
2022-01-15 06:32:07 -07: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 |
|
Cody Robibero
|
ee32e46dde
|
Merge pull request #7172 from SenorSmartyPants/SeasonName
|
2022-01-14 13:15:53 -07:00 |
|
Dmitry Lyzo
|
5aa748058e
|
Fix duplication of local trailers
|
2022-01-14 23:06:45 +03:00 |
|
Dmitry Lyzo
|
112db30ff2
|
Fix duplication of remote trailers
|
2022-01-14 22:53:54 +03:00 |
|
Bond-009
|
3b486fc0ee
|
Merge pull request #7175 from dmitrylyzo/fix-self-locking
|
2022-01-14 20:41:59 +01:00 |
|
Dmitry Lyzo
|
f28384ba30
|
Ignore JSON serialization for special features of movie.
When refreshing the metadata of the video with a local trailer, the server gets
stuck trying to read the database and save the item at the same time.
|
2022-01-14 22:15:14 +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 |
|
Matthew Jones
|
61d8d40a4a
|
Added type options to disable embedded subs
|
2022-01-14 11:25:08 +00:00 |
|
Matt
|
126274c4ea
|
Add video path to DisableEmbeddedSubtitles log
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-14 11:25:08 +00:00 |
|
Matthew Jones
|
3f7bd7b63e
|
Changed DisableEmbeddedSubtitles logging to debug
|
2022-01-14 11:25:08 +00:00 |
|
Matthew Jones
|
aeed255bbf
|
Update CONTRIBUTORS.md
|
2022-01-14 11:25:08 +00:00 |
|
Matthew Jones
|
4df7590e52
|
Add DisableEmbeddedSubtitles setting
Disables embedded subs being added to metadata
|
2022-01-14 11:25:08 +00:00 |
|
Claus Vium
|
70751722d2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-14 08:24:15 +01:00 |
|
SenorSmartyPants
|
c32db3ea26
|
Fix build error
|
2022-01-13 22:51:38 -06:00 |
|
SenorSmartyPants
|
a19b6a7f61
|
Config option to import season name from TMDB
|
2022-01-13 22:31:37 -06:00 |
|
Joe Rogers
|
62dc4a79ff
|
Fix comment typo
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2022-01-13 23:21:02 +01: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
|
7ba9a24736
|
Fix bool
|
2022-01-12 20:10:35 +01:00 |
|
cvium
|
b9d4cbf3e8
|
Fix progress
|
2022-01-12 18:35:55 +01:00 |
|