Bond-009
|
98e5f56066
|
Merge pull request #12473 from jellyfin/renovate/ci-deps
Update github/codeql-action action to v3.26.3
|
2024-08-19 23:41:17 +02:00 |
|
renovate[bot]
|
e0d7b30a5e
|
Update github/codeql-action action to v3.26.3
|
2024-08-19 18:43:17 +00:00 |
|
Ikko Eltociear Ashimine
|
853b2fa17c
|
chore: update BaseSqliteRepository.cs
overriden -> overridden
|
2024-08-20 01:03:40 +09:00 |
|
theMasterpc
|
4c23f38076
|
Update PluginPageInfo.cs summary. (#12464)
|
2024-08-19 07:33:54 -06:00 |
|
lostb1t
|
4344b951a6
|
make Sort private and use Enum parse
|
2024-08-19 11:47:34 +02:00 |
|
Bas
|
00fb955103
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
2024-08-18 10:41:33 -04:00 |
|
lostb1t
|
0b7dc7ff64
|
use default enum for unordered
|
2024-08-17 09:14:45 +02:00 |
|
Evan Jarrett
|
e1f72b1f27
|
Add ability to specify gpu index on windows
|
2024-08-16 14:48:50 -07:00 |
|
lostb1t
|
e59eac6a07
|
filter in special display order
|
2024-08-16 18:31:40 +02:00 |
|
lostb1t
|
f737fad43a
|
Rework get children functions to support ItemSortBy values
|
2024-08-16 17:01:53 +02:00 |
|
theguymadmax
|
065ec7ec0b
|
Allow svg for local images
|
2024-08-15 23:18:40 -04:00 |
|
Bond-009
|
ffecdfc18c
|
Merge pull request #12449 from jellyfin/renovate/ci-deps
Update github/codeql-action action to v3.26.2
|
2024-08-15 13:01:58 +02:00 |
|
renovate[bot]
|
3b2875a5a8
|
Update github/codeql-action action to v3.26.2
|
2024-08-14 16:35:02 +00:00 |
|
Bond-009
|
a21ecda78f
|
Merge pull request #12375 from tobias-varden/pr_2
Update the default repository URL for the StudioImages plugin
|
2024-08-14 16:09:26 +02:00 |
|
Bond-009
|
fa7335156a
|
Merge pull request #12439 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to v8.0.8
|
2024-08-14 16:05:14 +02:00 |
|
renovate[bot]
|
b79fead73d
|
Update dependency dotnet-ef to v8.0.8
|
2024-08-14 13:36:00 +00:00 |
|
Bond-009
|
39c91bd6ca
|
Merge pull request #12438 from jellyfin/renovate/microsoft
Update Microsoft to v8.0.8
|
2024-08-14 14:05:18 +02:00 |
|
Bond-009
|
21ee835551
|
Merge pull request #12405 from jellyfin/renovate/ci-deps
Update CI dependencies
|
2024-08-14 14:04:18 +02:00 |
|
renovate[bot]
|
0216ef80f8
|
Update CI dependencies
|
2024-08-13 22:33:36 +00:00 |
|
renovate[bot]
|
8e98c62122
|
Update Microsoft to v8.0.8
|
2024-08-13 15:20:59 +00:00 |
|
Niels van Velzen
|
4363cbd88b
|
Merge pull request #12435 from aaronjrodrigues/patch-1
Update README.md
|
2024-08-13 17:19:58 +02:00 |
|
Aaron Rodrigues
|
b94bcee867
|
Update README.md
this fixes some spelling and grammar :)
|
2024-08-12 21:13:59 +02:00 |
|
Bond-009
|
f7846d0141
|
Merge pull request #12429 from gnattu/fix-vt-decoder
Fix VideoToolbox Hi10P
|
2024-08-12 19:03:44 +02:00 |
|
Bond-009
|
b824d8b84b
|
Merge pull request #12428 from gnattu/remove-unused-encoders
Remove unused encoders
|
2024-08-12 19:00:37 +02:00 |
|
gnattu
|
7d9e315593
|
Remove duplicated check
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-12 19:33:03 +08:00 |
|
HanaO00
|
08e9eaa954
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2024-08-12 00:10:14 -04:00 |
|
gnattu
|
487dbf3e85
|
Fix Videotoolbox Hi10P hardware decoding
We need to mark h264 as 10bit supported for videotoolbox
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-12 09:28:17 +08:00 |
|
gnattu
|
808cd6f06a
|
Fix software decoder with videotoolbox encoder
Format should be placed before hwupload to support some software decoders
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-12 09:26:51 +08:00 |
|
gnattu
|
447dd3aed7
|
Use Math.Min
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2024-08-12 01:53:56 +08:00 |
|
gnattu
|
2321866302
|
Remove more outdated options.
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-12 00:57:50 +08:00 |
|
gnattu
|
26489c4908
|
Remove container guessing doc from hls
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-12 00:11:22 +08:00 |
|
gnattu
|
a3ebbabf95
|
Update api doc to remove outdated info
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-12 00:06:31 +08:00 |
|
gnattu
|
058a3dcc6a
|
Remove legacy encoders
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-11 18:17:09 +08:00 |
|
gnattu
|
1f819d3382
|
Remove VPx encoders
Signed-off-by: gnattu <gnattuoc@me.com>
|
2024-08-11 17:38:11 +08:00 |
|
koka late
|
f7227c6ca1
|
Added translation using Weblate (English (Middle))
|
2024-08-06 13:30:53 -04:00 |
|
Cody Robibero
|
a4953263bd
|
Fix class name
|
2024-08-06 07:53:44 -06:00 |
|
Cody Robibero
|
3873c7fda0
|
Update MediaBrowser.Providers/Lyric/LyricScheduledTask.cs
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
|
2024-08-06 07:52:59 -06:00 |
|
grumpycat
|
845ebc5e62
|
Update XmlTvListingsProvider.cs
Fix failing test.
|
2024-08-05 20:58:40 -04:00 |
|
grumpycat
|
a5ae5600ce
|
Update XmlTvListingsProvider.cs
Fixes a bug where certain programs like the "Good Morning America" no longer have the record series button.
|
2024-08-05 18:34:54 -04:00 |
|
Cody Robibero
|
eacc8c7d35
|
Add scheduled task to automatically search for lyrics
|
2024-08-05 16:00:08 -06:00 |
|
Cody Robibero
|
0bf7babcbe
|
Add missing lyric fetcher settings from library options
|
2024-08-05 15:59:55 -06:00 |
|
Tim Gels
|
82ad4b9235
|
Updated issue Jellyfin version (#12394)
|
2024-08-05 10:38:31 -06:00 |
|
Bond_009
|
e221c1d25d
|
Enable nullable for NextUpQuery
|
2024-08-05 17:17:57 +02:00 |
|
Bond_009
|
a90316b4d9
|
Replace UserId with User in NextUpQuery
|
2024-08-05 17:17:57 +02:00 |
|
Bond_009
|
09f4477510
|
Replace UserId with User in UserViewQuery
|
2024-08-05 17:17:57 +02:00 |
|
Bond_009
|
c680dbb53e
|
Use User overload of UserDataManager.SaveUserData when possible
|
2024-08-05 17:17:57 +02:00 |
|
Bond_009
|
4549337335
|
Change arguments AssertCanUpdateUser to take a user
|
2024-08-05 17:17:57 +02:00 |
|
Bond_009
|
c831af2fe2
|
Pass User instead of UserId inside LatestItemsQuery
|
2024-08-05 17:17:57 +02:00 |
|
justinkb
|
21f1813d82
|
Backport pull request #12390 from jellyfin/release-10.9.z
fix SA1201 issue
Original-merge: 3f3145600c
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Bond_009 <bond.009@outlook.com>
|
2024-08-05 11:01:30 -04:00 |
|
nyanmisaka
|
7ee9c9b7a0
|
Backport pull request #12374 from jellyfin/release-10.9.z
Fix compatibility between TranscodingThrottler and FFmpeg 7.0
Original-merge: ee0094d889
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
|
2024-08-05 11:01:28 -04:00 |
|