Bond-009
c217599977
Merge pull request #11384 from jellyfin/renovate/ci-deps
...
chore(deps): update ci dependencies
7 months ago
renovate[bot]
9c7236d96e
chore(deps): update ci dependencies
7 months ago
Joshua M. Boniface
40a20bbf76
ci: Ensure lock directory exists ( #11383 )
...
* ci: Ensure lock directory exists
* Use better construct
7 months ago
Joshua M. Boniface
7d67443aca
ci: Add flock to openapi spec upload ( #11381 )
...
* Add flock to openapi spec upload
Prevents a race condition if two PRs are merged in very quick
succession.
* Remove lock at the end
* Revert "Remove lock at the end"
This reverts commit a7baafd10e
.
* Correct incorrect comments
* Exit with an error if flock fails
7 months ago
Bond-009
37d301ebd4
Merge pull request #11352 from jellyfin/fix-library-removal
...
fix: explicitly allow remove root when performing library removal
7 months ago
JPVenson
81d3758785
#11289 Fixed cleanup task not checking for folders ( #11311 )
7 months ago
renovate[bot]
1efddc4d87
chore(deps): update github/codeql-action action to v3.25.1 ( #11376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Bond-009
bb018c4adc
Enable nullable for LibraryManager ( #11191 )
7 months ago
Bond-009
356e05e3af
Changes SessionWebSocketListener to (re)use a timer ( #11358 )
7 months ago
Niels van Velzen
82e5f99f83
Support age in LocalizationManager.GetRatingLevel ( #11367 )
7 months ago
gnattu
80fac82c2c
fix: bind auto-discovery to multicast ip on macOS ( #11368 )
7 months ago
gnattu
658a454d81
fix: don't extract external sub ( #11373 )
7 months ago
gnattu
1b567efeb5
fix: correctly pass parameters in overrides
...
Signed-off-by: gnattu <gnattuoc@me.com>
7 months ago
gnattu
e4d66f35fd
chore: use proper way to override remove root
...
This is an alternate approach which is more proper, but changes all parts that uses/overrides the original ValidateChildren method
Signed-off-by: gnattu <gnattuoc@me.com>
7 months ago
blackcharon
5e34f6cd6c
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
7 months ago
Bond-009
c1fc80e85e
Merge pull request #11363 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v3.25.0
7 months ago
Bond-009
ee24704c44
Merge pull request #11360 from Bond-009/transcodelogfile
...
Write JSON directly to logfile
7 months ago
Bond-009
014c9c3cdc
Merge pull request #11357 from crobibero/album-artist
...
fix: fallback to artist if album artist not provided
7 months ago
renovate[bot]
e2a4dceb1d
chore(deps): update github/codeql-action action to v3.25.0
7 months ago
Cody Robibero
133b568a35
fix: use new serializer cache per IXmlSerializer ( #11356 )
7 months ago
Bond_009
e9ae2d6a1e
Write JSON directly to logfile
...
Can't be worse than serializing to a string, concatenating and converting to utf8, right?
7 months ago
Cody Robibero
d402005d32
fix: fallback to artist if album artist not provided
7 months ago
Cody Robibero
6fb6b5f176
Validate item access ( #11171 )
7 months ago
renovate[bot]
9a4db80085
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 ( #11306 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
7 months ago
renovate[bot]
453a5bdcf3
chore(deps): update eps1lon/actions-label-merge-conflict action to v3 ( #11200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Bond-009
9818456d9e
Merge pull request #11109 from crobibero/animated-webp
...
Don't decode animated images
7 months ago
Bond-009
b4bd3f6151
Merge pull request #11351 from revam/fix-off-by-one-error-in-get-attribute-value
...
fix: fix off-by-one error in `GetAttributeValue`
7 months ago
Bond-009
ff824da97d
Merge pull request #11353 from jellyfin/renovate/libse-4.x
...
chore(deps): update dependency libse to v4
7 months ago
Moe Ye Htet
8026202d7e
Translated using Weblate (Burmese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
7 months ago
renovate[bot]
22f9ea580c
chore(deps): update dependency libse to v4
7 months ago
Jordan Fearnley
730a75a88a
Chore: Adds unit tests to support ( #11351 )
7 months ago
gnattu
7befbda1a6
fix: code style
...
Signed-off-by: gnattu <gnattuoc@me.com>
7 months ago
gnattu
4fa6b8874f
fix: typo
...
Signed-off-by: gnattu <gnattuoc@me.com>
7 months ago
gnattu
204146a3a5
fix: mark UserRoot as non-root when performing removal
...
Fixes #11269
Signed-off-by: gnattu <gnattuoc@me.com>
7 months ago
renovate[bot]
c566ccb63b
chore(deps): update skiasharp monorepo ( #11337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
33367c1e39
chore(deps): update github/codeql-action action to v3.24.10 ( #11304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Cody Robibero
31e0756c0c
Only update if actively refreshing ( #11341 )
7 months ago
Bond-009
7d28d08e08
Enable more warnings as errors ( #11288 )
7 months ago
Tim Eisele
134bf7a6a5
Don't throw if file was already removed ( #11286 )
7 months ago
Dominik Krivohlavek
ab731d9212
Fix track MBID in audio metadata ( #11301 )
7 months ago
Cody Robibero
eccc9a0b64
Add index for lastPlayedDate ( #11342 )
7 months ago
Mikal Stordal
d3b9ebfa2e
fix: fix off-by-one error in `GetAttributeValue`
...
Co-authored-by: fearnlj01 <fearnlj01@gmail.com>
7 months ago
Bond-009
79087eadd3
Merge pull request #11338 from crobibero/api-key-auth
...
Allow ApiKey to authorize against the FirstTimeSetupOrElevated policy
7 months ago
Bond-009
688a15ac41
Merge pull request #11347 from jellyfin/renovate/xunit-dotnet-monorepo
...
chore(deps): update xunit-dotnet monorepo
7 months ago
hoanghuy309
f8266b3e08
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
7 months ago
renovate[bot]
cbd8472478
chore(deps): update xunit-dotnet monorepo
7 months ago
VitoFe
6f1cf595b8
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
7 months ago
Dan Johansen
0c36f539ec
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
7 months ago
Cody Robibero
92eb9e3a94
Always grant access for Administrator role
7 months ago
GeorgeH005
e93fa27e4c
Add support for out-of-spec but existent, Dolby Vision Profile 8 CCid 6 media. ( #11334 )
7 months ago