Bond-009
|
1279df2032
|
Merge pull request #10339 from leovan/master
|
1 year ago |
Bond-009
|
6b06a43c3f
|
Merge pull request #10347 from Bond-009/drawing
|
1 year ago |
Bond-009
|
fc1f0a31a1
|
Merge pull request #10337 from barronpm/system-manager
|
1 year ago |
scampower3
|
305405c9a1
|
Combine Title and Overview for multi-episodes files for NFO file (#10080)
|
1 year ago |
Bond-009
|
d5695efad9
|
Merge pull request #10067 from lonebyte/flac-hls-fixes
|
1 year ago |
Nyanmisaka
|
aa073748c0
|
Drop experimental status of flac-in-MP4 for FFmpeg 6+
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |
renovate[bot]
|
75ee990e1d
|
Update github/codeql-action action to v2.22.1 (#10376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
tellmeY18
|
8466e53b8f
|
Translated using Weblate (Malayalam)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
|
1 year ago |
Bond_009
|
c707baed83
|
Jellyfin.Drawing minor improvements
Reduce duplicate/dead code
|
1 year ago |
Bond-009
|
d5e86188a1
|
Merge pull request #10346 from Bond-009/frombase64
|
1 year ago |
Bond-009
|
406c5df8a3
|
Merge pull request #10345 from Bond-009/getperson
|
1 year ago |
Bond-009
|
0b31997b2f
|
Merge pull request #10348 from Bond-009/strings
|
1 year ago |
Bond-009
|
cf806ddcaa
|
Merge pull request #10336 from Bond-009/authorization
|
1 year ago |
Joe Rogers
|
7fc804e4b8
|
Add full version tag for renovate (#10370)
|
1 year ago |
Bond-009
|
1141883f77
|
Merge pull request #10321 from feilongfl/master
|
1 year ago |
renovate[bot]
|
ffb3df9e77
|
Update github/codeql-action action to v2.22.0 (#10351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Claus Vium
|
0d2202de4f
|
Merge pull request #10255 from thomasjohansen/fix/probesize
Fix/probesize
|
1 year ago |
Claus Vium
|
6593aa1255
|
Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesize
Fixed probesize argument passing to FFmpeg
|
1 year ago |
Claus Vium
|
a18b3fbe70
|
simplify the if
|
1 year ago |
[ ]
|
e9e1fd214b
|
Translated using Weblate (Pirate (pr))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
|
1 year ago |
Bond_009
|
b176beb88e
|
Reduce string allocations
Some simple changes to reduce the number of allocated strings
|
1 year ago |
fei long
|
33b3331c72
|
change Substring to AsSpan
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
1 year ago |
Bond_009
|
efc4c305a9
|
Use CryptoStream to convert stream from base64
Should be way more efficient
|
1 year ago |
Bond_009
|
852f1dc0c1
|
Don't create non existent persons in LibraryManager.GetPerson
return null instead.
GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one
when the requested one doesn't exist
Fixes #3901
|
1 year ago |
Bond-009
|
b87765bace
|
Update Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
|
1 year ago |
Bond-009
|
40f7eb4e8c
|
Merge pull request #10340 from jellyfin/renovate/pin-dependencies
|
1 year ago |
renovate[bot]
|
7dd4c12231
|
Pin actions/stale action to 1160a22
|
1 year ago |
Jacob Slusser
|
130c035d4f
|
#10333 Updates issue stale action to fix issues with not running (#10334)
|
1 year ago |
Leo
|
cb8a8c3ef4
|
fix: use movie.nfo first when <filename>.nfo also exists (jellyfin/jellyfin#1558)
|
1 year ago |
Bond-009
|
86c96c8e26
|
Merge pull request #10330 from nyanmisaka/fix-ffmpeg-opt-fedora
|
1 year ago |
Patrick Barron
|
6f7413812f
|
Add SystemManager service
|
1 year ago |
Artnal
|
c9ce246c17
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
1 year ago |
Piranha
|
35e09cf203
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
1 year ago |
Bond_009
|
76c64516a7
|
Simplify some stuff in AuthorizationContext
|
1 year ago |
Bond_009
|
6f2c165cc3
|
Use Authorization header in integration tests
instead of X-Emby-Authorization
And ensure the response has a successful status code
|
1 year ago |
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 |
Nyanmisaka
|
2c31ed8031
|
Fix JELLYFIN_FFMPEG_OPT is not enabled in fedora ExecStart
|
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 |