Tim Eisele
|
dc27d8f9cd
|
Refactor URI overrides (#10051)
|
2023-10-11 00:02:37 +02:00 |
|
renovate[bot]
|
a88e13a677
|
Update dotnet monorepo to v7.0.12 (#10382)
* Update dotnet monorepo to v7.0.12
* update sdk
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2023-10-10 15:58:06 -06:00 |
|
lonebyte
|
74f61fbd79
|
Fix HLS playback of m4a files with mjpeg stream (#10069)
|
2023-10-10 22:48:52 +02:00 |
|
Bond-009
|
c45157158e
|
Merge pull request #10352 from barronpm/xml-parsing-cleanup
|
2023-10-10 22:47:01 +02:00 |
|
Claus Vium
|
733ee12ee4
|
Merge pull request #10378 from Bond-009/waitforexitasync
Use Process.WaitForExitAsync added in .NET 5
|
2023-10-10 20:12:07 +02:00 |
|
Patrick Barron
|
1ce49b4a04
|
Merge branch 'master' into xml-parsing-cleanup
|
2023-10-10 12:00:45 -04:00 |
|
Bond-009
|
ba23c880f3
|
Merge pull request #10380 from jellyfin/renovate/dotnet-monorepo
|
2023-10-10 15:50:28 +02:00 |
|
renovate[bot]
|
502c257506
|
Update dependency Microsoft.AspNetCore.Authorization to v7.0.12
|
2023-10-10 13:07:13 +00:00 |
|
Bond-009
|
1279df2032
|
Merge pull request #10339 from leovan/master
|
2023-10-10 13:13:14 +02:00 |
|
Bond-009
|
6b06a43c3f
|
Merge pull request #10347 from Bond-009/drawing
|
2023-10-10 13:12:53 +02:00 |
|
Bond-009
|
fc1f0a31a1
|
Merge pull request #10337 from barronpm/system-manager
|
2023-10-10 13:12:43 +02:00 |
|
scampower3
|
305405c9a1
|
Combine Title and Overview for multi-episodes files for NFO file (#10080)
|
2023-10-10 13:12:09 +02:00 |
|
Bond_009
|
4757ce105b
|
Use Process.WaitForExitAsync added in .NET 5
|
2023-10-10 00:18:50 +02:00 |
|
Bond-009
|
d5695efad9
|
Merge pull request #10067 from lonebyte/flac-hls-fixes
|
2023-10-09 18:28:49 +02:00 |
|
Nyanmisaka
|
aa073748c0
|
Drop experimental status of flac-in-MP4 for FFmpeg 6+
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2023-10-09 23:12:41 +08:00 |
|
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>
|
2023-10-09 08:10:21 -06:00 |
|
tellmeY18
|
8466e53b8f
|
Translated using Weblate (Malayalam)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
|
2023-10-08 21:25:33 -04:00 |
|
Bond_009
|
c707baed83
|
Jellyfin.Drawing minor improvements
Reduce duplicate/dead code
|
2023-10-08 17:10:04 +02:00 |
|
Bond-009
|
d5e86188a1
|
Merge pull request #10346 from Bond-009/frombase64
|
2023-10-08 14:07:44 +02:00 |
|
Bond-009
|
406c5df8a3
|
Merge pull request #10345 from Bond-009/getperson
|
2023-10-08 14:07:38 +02:00 |
|
Bond-009
|
0b31997b2f
|
Merge pull request #10348 from Bond-009/strings
|
2023-10-08 14:07:30 +02:00 |
|
Bond-009
|
cf806ddcaa
|
Merge pull request #10336 from Bond-009/authorization
|
2023-10-08 14:07:22 +02:00 |
|
Joe Rogers
|
7fc804e4b8
|
Add full version tag for renovate (#10370)
|
2023-10-08 14:05:55 +02:00 |
|
Bond-009
|
1141883f77
|
Merge pull request #10321 from feilongfl/master
|
2023-10-07 00:15:01 +02:00 |
|
Patrick Barron
|
c38fbece03
|
Remove unnecessary Trim() from GetPersonFromXmlNode
|
2023-10-06 16:57:36 -04:00 |
|
Patrick Barron
|
40e1c5f4c6
|
Remove logger parameter from XmlReaderExtensions.TryReadDateTime
|
2023-10-06 16:56:50 -04:00 |
|
Patrick Barron
|
1dd6442e89
|
Use extension methods in GetPersonFromXmlNode
|
2023-10-06 16:43:50 -04:00 |
|
Patrick Barron
|
1d0ecd3188
|
More miscellaneous cleanup
|
2023-10-06 16:18:33 -04:00 |
|
Patrick Barron
|
0e51ffa169
|
Add TryReadInt to XmlReaderExtensions
|
2023-10-06 15:35:26 -04:00 |
|
Patrick Barron
|
8a7a1cc723
|
Add ReadNormalizedString to XmlReaderExtensions
|
2023-10-06 15:12:49 -04:00 |
|
Patrick Barron
|
99832642ce
|
Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
|
2023-10-06 14:18:56 -04:00 |
|
Patrick Barron
|
1a6ec2c740
|
Add GetStringArray and GetPersonArray to XmlReaderExtensions
|
2023-10-06 13:40:08 -04:00 |
|
Patrick Barron
|
bdca4ed322
|
Add XmlReader.GetPersonFromXmlNode
|
2023-10-06 12:46:35 -04:00 |
|
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>
|
2023-10-06 08:50:50 -06:00 |
|
Claus Vium
|
0d2202de4f
|
Merge pull request #10255 from thomasjohansen/fix/probesize
Fix/probesize
|
2023-10-06 11:38:45 +02:00 |
|
Claus Vium
|
6593aa1255
|
Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesize
Fixed probesize argument passing to FFmpeg
|
2023-10-06 11:38:31 +02:00 |
|
Claus Vium
|
a18b3fbe70
|
simplify the if
|
2023-10-06 10:49:20 +02:00 |
|
[ ]
|
e9e1fd214b
|
Translated using Weblate (Pirate (pr))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
|
2023-10-06 03:31:35 -04:00 |
|
Bond_009
|
b176beb88e
|
Reduce string allocations
Some simple changes to reduce the number of allocated strings
|
2023-10-06 01:04:25 +02:00 |
|
fei long
|
33b3331c72
|
change Substring to AsSpan
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-10-06 06:26:52 +08:00 |
|
Bond_009
|
efc4c305a9
|
Use CryptoStream to convert stream from base64
Should be way more efficient
|
2023-10-05 23:36:37 +02:00 |
|
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
|
2023-10-05 23:16:17 +02:00 |
|
Bond-009
|
b87765bace
|
Update Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
|
2023-10-05 18:21:43 +02:00 |
|
Bond-009
|
40f7eb4e8c
|
Merge pull request #10340 from jellyfin/renovate/pin-dependencies
|
2023-10-05 14:57:20 +02:00 |
|
renovate[bot]
|
7dd4c12231
|
Pin actions/stale action to 1160a22
|
2023-10-05 12:02:38 +00:00 |
|
Jacob Slusser
|
130c035d4f
|
#10333 Updates issue stale action to fix issues with not running (#10334)
|
2023-10-05 08:02:10 -04:00 |
|
Leo
|
cb8a8c3ef4
|
fix: use movie.nfo first when <filename>.nfo also exists (jellyfin/jellyfin#1558)
|
2023-10-05 11:19:52 +08:00 |
|
Bond-009
|
86c96c8e26
|
Merge pull request #10330 from nyanmisaka/fix-ffmpeg-opt-fedora
|
2023-10-05 00:13:24 +02:00 |
|
Patrick Barron
|
6f7413812f
|
Add SystemManager service
|
2023-10-04 14:40:00 -04:00 |
|
Artnal
|
c9ce246c17
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2023-10-04 11:31:33 -04:00 |
|