Joe Rogers
|
f87e780fb5
|
Address review comments
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Dmitry Lyzo
|
60fe77c089
|
Remove unnecessary array allocation
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
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 |
Claus Vium
|
1d7ec1071f
|
Merge pull request #7186 from 1337joe/extra-rule-reorder
Order extra rules so directory takes precedence over naming
|
3 years ago |
Joe Rogers
|
19b9646d72
|
Add -extra suffix for consistency
|
3 years ago |
Joe Rogers
|
f11fa59b15
|
Order rules so directory takes precedence over naming
|
3 years ago |
Cody Robibero
|
d88e39b71d
|
Merge pull request #7185 from dmitrylyzo/warn-sa1642
Fix SA1642 warning
|
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 |
Cody Robibero
|
ee32e46dde
|
Merge pull request #7172 from SenorSmartyPants/SeasonName
|
3 years ago |
Dmitry Lyzo
|
5aa748058e
|
Fix duplication of local trailers
|
3 years ago |
Dmitry Lyzo
|
112db30ff2
|
Fix duplication of remote trailers
|
3 years ago |
Bond-009
|
3b486fc0ee
|
Merge pull request #7175 from dmitrylyzo/fix-self-locking
|
3 years ago |
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.
|
3 years ago |
Cody Robibero
|
ee46754238
|
Fix build and clean up
|
3 years ago |
Fernando Fernández
|
5df6058a8e
|
Add FullNowPlayingQueue property
|
3 years ago |
Matthew Jones
|
61d8d40a4a
|
Added type options to disable embedded subs
|
3 years ago |
Matt
|
126274c4ea
|
Add video path to DisableEmbeddedSubtitles log
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
Matthew Jones
|
3f7bd7b63e
|
Changed DisableEmbeddedSubtitles logging to debug
|
3 years ago |
Matthew Jones
|
aeed255bbf
|
Update CONTRIBUTORS.md
|
3 years ago |
Matthew Jones
|
4df7590e52
|
Add DisableEmbeddedSubtitles setting
Disables embedded subs being added to metadata
|
3 years ago |
Claus Vium
|
70751722d2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
SenorSmartyPants
|
c32db3ea26
|
Fix build error
|
3 years ago |
SenorSmartyPants
|
a19b6a7f61
|
Config option to import season name from TMDB
|
3 years ago |
Joe Rogers
|
62dc4a79ff
|
Fix comment typo
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
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
|
7ba9a24736
|
Fix bool
|
3 years ago |
cvium
|
b9d4cbf3e8
|
Fix progress
|
3 years ago |
Claus Vium
|
768b76b999
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
Cody Robibero
|
a0f248e200
|
Merge pull request #7134 from adavier/trakt-episode-links
|
3 years ago |
cvium
|
f92806c246
|
Use local var for the length
|
3 years ago |
cvium
|
9a5a079f42
|
Add progress report
|
3 years ago |
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
3 years ago |
Cody Robibero
|
307679afef
|
Merge pull request #7131 from Bond-009/warn58
|
3 years ago |
Cody Robibero
|
8a36fe7ed5
|
Use png for storage
|
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
|
4823e68a94
|
Merge pull request #7151 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.4
|
3 years ago |
dependabot[bot]
|
88e02c5290
|
Bump FsCheck.Xunit from 2.16.3 to 2.16.4
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.3...2.16.4)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Bond_009
|
05836c8cd3
|
Fix warning SA1414 and CA1849
|
3 years ago |
Cody Robibero
|
d24683f0ab
|
Merge pull request #7141 from nyanmisaka/seek-audio
Seek the external audio stream
|
3 years ago |
nyanmisaka
|
8c3f98f41b
|
Also seek the external audio stream
|
3 years ago |
SenorSmartyPants
|
d5e7e75421
|
Remove unused httpContext parameter
|
3 years ago |
Cody Robibero
|
54d24ddeaf
|
Merge pull request #6866 from Bond-009/timeout
|
3 years ago |
Cody Robibero
|
188f9632f8
|
Merge pull request #7138 from nyanmisaka/10bit-boxes
|
3 years ago |
nyanmisaka
|
ddc2569258
|
Fix the wrong logic in HEVC VP9 10bit hwdec boxes
|
3 years ago |
Joe Rogers
|
b43f46d5c9
|
Make identify flag describe purpose, not source
|
3 years ago |
Cody Robibero
|
620a5d5e83
|
Merge pull request #7136 from 1337joe/fix-show-library-scan
Fix stuck show library scans
|
3 years ago |
Cody Robibero
|
9b1965b48a
|
Merge pull request #7101 from Bond-009/imagejpg
Remove incorrect mime type image/jpg
|
3 years ago |