herby2212
|
56aa37a314
|
Switch to named placeholders
|
1 year ago |
Bond-009
|
1141883f77
|
Merge pull request #10321 from feilongfl/master
|
1 year ago |
Patrick Barron
|
c38fbece03
|
Remove unnecessary Trim() from GetPersonFromXmlNode
|
1 year ago |
Patrick Barron
|
40e1c5f4c6
|
Remove logger parameter from XmlReaderExtensions.TryReadDateTime
|
1 year ago |
Patrick Barron
|
1dd6442e89
|
Use extension methods in GetPersonFromXmlNode
|
1 year ago |
Patrick Barron
|
1d0ecd3188
|
More miscellaneous cleanup
|
1 year ago |
Patrick Barron
|
0e51ffa169
|
Add TryReadInt to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
8a7a1cc723
|
Add ReadNormalizedString to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
99832642ce
|
Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
1a6ec2c740
|
Add GetStringArray and GetPersonArray to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
bdca4ed322
|
Add XmlReader.GetPersonFromXmlNode
|
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 |
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 |