Claus Vium
a870f4ce70
Merge pull request #6777 from ThibaultNocchi/fix/webvtt_region
3 years ago
Bond-009
e3e6953c6d
Merge pull request #6774 from cvium/fix_no_thumb_in_fanart
3 years ago
Thibault Nocchi
f91839dd8c
Fix WebVTT region to spec
3 years ago
cvium
c0bab5c173
Make sure ReadToDescendant was successful, #6773
3 years ago
WWWesten
5aadf8c291
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
WWWesten
654bd6fff1
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
3 years ago
nextlooper42
70b9f9bf56
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
3 years ago
Claus Vium
ad7ed95b98
Merge pull request #6769 from Bond-009/hasscreenshots
3 years ago
Bond_009
924c6682b9
Remove unused IHasScreenshots interface
3 years ago
Claus Vium
5c5d49ee60
Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup
3 years ago
Claus Vium
4279f13c67
Merge pull request #6766 from Bond-009/minor12
3 years ago
Joe Rogers
4fc0521d69
Move ConvertToRemoteImage to TmdbClientManager
3 years ago
Bond_009
416894008e
Minor improvements
...
* Removed some allocations
* Removed some useless abstractions
3 years ago
Claus Vium
45ceba7ad1
Merge pull request #6764 from zehnerGIT/logspam
3 years ago
Claus Vium
6822693bd6
Merge pull request #6748 from ptalmeida/master
3 years ago
Claus Vium
0187500373
Merge pull request #6761 from Bond-009/startup2
3 years ago
Claus Vium
869d537aaa
Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds
3 years ago
Joe Rogers
149c77d9b1
Remove commented theory data, merge tests
3 years ago
Joe Rogers
2b283d249f
Switch to method per image conversion
3 years ago
Claus Vium
2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Claus Vium
a9c38870f9
Merge pull request #6379 from dearjoey/master
3 years ago
Claus Vium
77634d3b52
Merge pull request #6765 from zehnerGIT/tmdbtags
3 years ago
Claus Vium
eec4293e6f
Merge pull request #6308 from nielsvanvelzen/openapi
3 years ago
Niels van Velzen
63eeb73608
Update openapi workflow to use .NET 6
3 years ago
Joe Rogers
7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Bond_009
104e36f2f9
Streamline startup code
3 years ago
zehner
3d858955b6
Make tags import from TMDB configurable
...
new settings added
3 years ago
zehner
bbf40d6be2
Update StreamBuilder.cs
...
LogLevel INFO => DEBUG
3 years ago
Joe Rogers
7da6bd905a
Fix edge case in multi-image replacing
3 years ago
Claus Vium
838225e962
Merge pull request #6762 from WWWesten/master
...
Add missing localization options
3 years ago
Joe Rogers
4a5e8b99a0
Extract duplicate code, add test
3 years ago
Pedro Almeida
5529625025
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
3 years ago
WWWesten
967fd66ca9
Update LocalizationManager.cs
3 years ago
WWWesten
a229526454
Update LocalizationManager.cs
3 years ago
WWWesten
0a14279e2a
Merge branch 'jellyfin:master' into master
3 years ago
Claus Vium
76eeb8f655
Merge pull request #6745 from crobibero/dlna-profile-save
...
Use correct id when finding existing dlna profile
3 years ago
Joe Rogers
6881cf6874
Merge remote-tracking branch 'origin/master' into fix-metadata-refresh-deletes-backgrounds
3 years ago
Bond-009
e8efc433fa
Merge pull request #6757 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.0.0
3 years ago
Bond-009
98587da53d
Merge pull request #6759 from jellyfin/dependabot/nuget/UTF.Unknown-2.5.0
3 years ago
Bond-009
09909d4df2
Merge pull request #6758 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.7
3 years ago
dependabot[bot]
2372931b13
Bump UTF.Unknown from 2.4.0 to 2.5.0
...
Bumps [UTF.Unknown](https://github.com/CharsetDetector/UTF-unknown ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/CharsetDetector/UTF-unknown/releases )
- [Commits](https://github.com/CharsetDetector/UTF-unknown/compare/v2.4...v2.5 )
---
updated-dependencies:
- dependency-name: UTF.Unknown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
8e046ce22b
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.6 to 2.0.7
...
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases )
- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Joe Rogers
b478b115e3
Refactor to validate all images up front
3 years ago
Anthony Lavado
022e2d9f97
Merge pull request #6740 from zirdum/master
3 years ago
Joe Rogers
0fbd8d85c8
Validate multi-images, lazy-delete bg on refresh
...
Fix failing test: Invalid background images not purged by validate
Fixes #6310 : Background images only delete when using "Replace existing images" when new image(s) is found to replace them
3 years ago
Joe Rogers
080b02cc4c
Add comments, minor cleanup, add tests
3 years ago
Cody Robibero
7b89e0e3a5
Fix tests
3 years ago
Pedro Almeida
10a173c011
Add pt-pt as culture
...
Makes pt-pt selectable as metadata language
3 years ago
Pedro Almeida
a22c57ff33
Fix localization typo with Réunion
3 years ago