Bond-009
c124d02501
Merge pull request #10331 from barronpm/minor-cleanup
1 year ago
Pithaya
487d79f8ac
Add book related values to PersonKind ( #10325 )
1 year ago
Claus Vium
467aa40d21
Merge pull request #10222 from Bond-009/photos
1 year ago
Patrick Barron
12b51cf2ba
Reduce nesting in SessionManager.OnPlaybackStopped
1 year ago
Patrick Barron
78e00578c2
Use DI for IFileSystem
1 year ago
Patrick Barron
fa26bcde3a
Remove unnecessary ToString in RobotsRedirectionMiddleware
1 year ago
Patrick Barron
1ca9f8b04b
Remove unused fields and parameters
1 year ago
Bond-009
8b4f4215e0
Merge pull request #10318 from MartinWilkerson/add-shebang-to-initscript
1 year ago
Bond-009
caaf8f026e
Merge pull request #10323 from hagaygo/master
1 year ago
Bond-009
14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
1 year ago
Bond-009
1514b5d052
Merge pull request #10219 from Bond-009/zfs
1 year ago
Bond-009
35be173b94
Merge pull request #10329 from 1337joe/update-whitelist
1 year ago
Joe Rogers
b95040bc5e
Add We;Na to split whitelist
1 year ago
Patrick Barron
ab0790271a
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
1 year ago
Patrick Barron
f746db9a54
Re-add shutdown/restart methods
1 year ago
officialdanielamani
5153e9259b
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
1 year ago
Oliver Bastholm
6f464a3ac6
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
1 year ago
Hagay Goshen
34c4c9f034
allow repeated same tv guide m3u channels , issue 6527
1 year ago
MartinWilkerson
916a40d4ec
Add shebang to jellyfin.init
1 year ago
DavidFair
35d6c14653
Fix sed failing on Docker builds for CentOS/Fedora ( #10285 )
1 year ago
Claus Vium
7f8d9ae7c5
fix: use TryGetString to avoid crashing, fixes #10306 ( #10308 )
1 year ago
Bill Thornton
1b4394199a
Merge pull request #10305 from thornbill/fix-node-versions
...
Update node versions
1 year ago
Patrick Barron
59ec06c35c
Clear active sessions on application stopping
1 year ago
Bill Thornton
3e10ace985
Update node versions
1 year ago
Bond-009
54ef80ef58
Merge pull request #10300 from jellyfin/renovate/serilog.sinks.graylog-3.x
1 year ago
Anand CU
ea56b3edb7
Translated using Weblate (Kannada)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/
1 year ago
renovate[bot]
3cc10d065b
Update dependency Serilog.Sinks.Graylog to v3.1.0
1 year ago
renovate[bot]
626f474faa
Update github/codeql-action action to v2.21.9 ( #10290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Bond_009
cc15ea7f65
Ignore .zfs folder
...
Maybe helps with #10215 ?
1 year ago
Bond_009
57891e7639
PhotoResolver: change how generated images are detected
...
Backdrops/fanart are generated as (backdrop)|(fanart)[0-9]*.extension
Fixes #7830
1 year ago
Bond-009
2bb534d5e3
Merge pull request #10275 from jellyfin/disable-a53cc-sei-on-h26x-vaapi
1 year ago
Claus Vium
2ae2145192
Merge pull request #10276 from Bond-009/concurrentdict
...
CollectionFolder: replace Dictionary + locks with ConcurrentDictionary
1 year ago
Bond_009
526c918524
CollectionFolder: replace Dictionary + locks with ConcurrentDictionary
...
This should be faster (and still safe I hope)
1 year ago
Joshua M. Boniface
ee69314753
Merge pull request #10212 from brianjmurrell/patch-5
...
Make startup script more portable
1 year ago
trailfullideal
b17ee80652
Translated using Weblate (Cherokee)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/chr/
1 year ago
Nyanmisaka
99cc1ed13a
Fix A53 CC SEI breaking H26x_VAAPI hardware encode
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
1 year ago
trailfullideal
3229d3ba02
Translated using Weblate (Assamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/as/
1 year ago
trailfullideal
79976b6b48
Translated using Weblate (Zulu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/
1 year ago
trailfullideal
0eddc3e6ad
Added translation using Weblate (Cherokee)
1 year ago
Cody Robibero
effa303cb9
Add missing LocalAccessOrRequiresElevationHandler ( #10268 )
1 year ago
Patrick Barron
493de3297a
Use IHostLifetime to handle restarting and shutting down
1 year ago
Bond-009
f778073132
Downgrade SkiaSharp to prevent segfault ( #10264 )
1 year ago
Claus Vium
25faf8b1d9
Merge pull request #10266 from Bond-009/IDisposableAnalyzers.Drawing
1 year ago
Bond_009
afc195286f
Start adding IDisposableAnalyzers to projects
1 year ago
Joe Rogers
744591329e
Fully specify version tags for renovate ( #10263 )
1 year ago
renovate[bot]
61686d2dcc
chore(deps): update actions/checkout action to v4.1.0 ( #10260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claus Vium
eb5f76a447
Merge pull request #10257 from jellyfin/Bond-009-patch-1
...
Downgrade SkiaSharp.NativeAssets.Linux to prevent segfault
1 year ago
Bond-009
9e65e4daf6
Downgrade SkiaSharp.NativeAssets.Linux to prevent segfault
...
```
Thread 16 ".NET ThreadPool" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fbeae7fc6c0 (LWP 15740)]
0x00007fbead7b33e0 in ?? ()
from /.../dev/jellyfin/Jellyfin.Server/bin/Release/net7.0/runtimes/linux-x64/native/libSkiaSharp.so
```
1 year ago
Cody Robibero
7958a2fd15
Merge pull request #10218 from Bond-009/librarymonitor
1 year ago
Patrick Barron
1d8c3e088b
Don't log unhandled exceptions twice
1 year ago