cptn
d35021db92
Merge branch 'jellyfin:master' into patch-1
2024-05-15 22:32:19 -04:00
Jonhnny Translate
d318010c67
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2024-05-15 18:46:55 -04:00
LilleMarkus
37b2d3aa2c
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2024-05-15 10:56:35 -04:00
Bond-009
279e91bb3d
Merge pull request #11642 from jellyfin/renovate/ci-deps
...
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.0
2024-05-15 09:37:29 +02:00
Kityn
e619e19242
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2024-05-15 00:53:05 -04:00
newton181
01c352d2e8
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2024-05-14 20:20:34 -04:00
Cody Robibero
23d0537fb3
Fix reference to deprecated package ( #11530 )
2024-05-14 16:55:29 -06:00
Bond-009
d622fc9281
Merge pull request #11634 from jellyfin/renovate/dotnet-monorepo
...
Update dotnet monorepo to v8.0.5
2024-05-14 23:36:04 +02:00
renovate[bot]
435023a8f9
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.0
2024-05-14 20:06:32 +00:00
renovate[bot]
0173f7642b
Update dotnet monorepo to v8.0.5
2024-05-14 20:06:27 +00:00
Bond-009
60fb3d5c06
Merge pull request #11515 from jellyfin/renovate/ci-deps
...
Update CI dependencies
2024-05-14 22:05:44 +02:00
cptn
fe07b4bbc5
Allow collection sort by Release Date Descending
...
- default sort is still Release Date Ascending
- choosing sort by Release Date will change it to sort by Release Date Descending
This is because most people go to collections to browse new movies to watch, and recently released movies should be on top.
2024-05-13 22:59:41 -04:00
gnattu
69d4886697
Backport pull request #11587 from jellyfin/release-10.9.z
...
Fix network config
Original-merge: f396a95f05
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:38 -04:00
TimGels
610e56baaf
Backport pull request #11578 from jellyfin/release-10.9.z
...
Change "try" to "attempt" english translation
Original-merge: 25c50bcc5d
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:36 -04:00
gnattu
5ac518b02a
Backport pull request #11570 from jellyfin/release-10.9.z
...
Fix absolute path checking on windows
Original-merge: 6689d837d6
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:35 -04:00
crobibero
3564b00fc0
Backport pull request #11569 from jellyfin/release-10.9.z
...
Default to processor count concurrent scan instead of 2 * processor count
Original-merge: f77a5d0c5c
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:34 -04:00
crobibero
a118498f79
Backport pull request #11541 from jellyfin/release-10.9.z
...
Fix migration with special Rating
Original-merge: efba619acb
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:32 -04:00
crobibero
e5ecdcf8c9
Backport pull request #11539 from jellyfin/release-10.9.z
...
Add metrics collector to disposable parts
Original-merge: c1907354e8
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:31 -04:00
Joshua M. Boniface
1e0c7f05e6
Merge pull request #11603 from joshuaboniface/stable-openapi
...
Add OpenAPI spec generator for stable releases
2024-05-13 11:54:57 -04:00
Joshua M. Boniface
bd255b3553
Use dashes in workflow names
2024-05-13 11:30:25 -04:00
Joshua M. Boniface
f568aed520
Clean up trailing space
2024-05-13 11:25:58 -04:00
Joshua M. Boniface
27ecf175d8
Use expansion syntax as per [1]
...
[1] https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution#overview
2024-05-13 11:25:22 -04:00
Joshua M. Boniface
11a454c0fc
Don't run unstables on tags
2024-05-13 11:24:21 -04:00
Joshua M. Boniface
8dd91ce9f8
Add OpenAPI spec generator for stable releases
...
Adds a stable publish action which runs on new tags and pushes the spec
to the repository server. Uses all the same logic as Unstable specs but
with the correct paths.
2024-05-13 11:21:38 -04:00
renovate[bot]
92e5f946c1
Update CI dependencies
2024-05-13 13:21:27 +00:00
Bas
fd250e4fe1
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-05-13 02:32:06 -04:00
Cody Robibero
1ec130757d
Disable nuget warning in Jellyfin.Extensions ( #11536 )
2024-05-12 15:18:27 -06:00
mozartbanging
ce3e287892
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2024-05-12 13:26:08 -04:00
therealblitz00
13ed3329e0
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2024-05-12 13:26:08 -04:00
sanctimon
25c23af865
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2024-05-12 03:13:51 -04:00
felix920506
4b7c41ee0f
Update version in issue template ( #11400 )
2024-05-11 18:06:16 -06:00
Oatavandi
717b726329
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2024-05-11 15:24:07 -04:00
Jellyfin Release Bot
04022f85af
Bump version to 10.10.0
2024-05-11 14:23:59 -04:00
Joshua M. Boniface
afd1d3be32
Merge pull request #11526 from jellyfin/don't-assume-library-change-only-on-item-count
...
Use actual item removal count for library change determination
2024-05-11 11:05:56 -04:00
Joshua M. Boniface
47b79df136
Update MediaBrowser.Controller/Entities/Folder.cs
2024-05-11 10:56:14 -04:00
gnattu
588fb9e82b
Don't assume library change only on item count
...
The library will also be updated when the number of children remains the same before and after scanning. For example, if one video file is removed and replaced with another version, we still need to remove the old one in this case.
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-11 03:57:22 +08:00
gnattu
145dc31ccb
Default to not extract lyrics ( #11523 )
2024-05-10 09:03:09 -06:00
Cody Robibero
5d2a1da73e
Always set cast receivers during migration ( #11516 )
2024-05-10 07:34:08 -06:00
Joshua M. Boniface
44b03a3315
Merge pull request #11504 from jellyfin/auto-discovery-bind-all-interfaces
...
Let AutoDiscoveryHost bind to all addresses
2024-05-08 22:04:17 -04:00
TAKAHASHI Shuuji
6156388d32
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2024-05-08 19:00:47 -04:00
Niels van Velzen
b25c6acb6b
Merge pull request #11496 from davidfdezalcoba/davidfdezalcoba/workaround-tuner-head-method-501
...
Add Not Implemented response check to m3u tuner HEAD request
2024-05-08 19:05:23 +02:00
Andrea
a38c756a0e
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2024-05-08 04:20:06 -04:00
gnattu
8c583bbe37
Allow explicitly set userId for RequestHelpers.GetSession ( #11505 )
2024-05-07 09:43:54 -06:00
gnattu
4044431610
Fix broken hardware encoder and filter for trickplay ( #11506 )
2024-05-07 07:23:28 -06:00
gnattu
76757719f7
Cleanup more unused code
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-07 07:39:47 +08:00
gnattu
07faa8a3fb
Cleanup unused code
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-07 07:36:41 +08:00
gnattu
d919284b59
Let AutoDiscoveryHost bind to all addresses
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-07 06:53:02 +08:00
Manuel Peiró
aaa42871ca
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2024-05-06 18:03:38 -04:00
m0d3rnX
0db7f252f6
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2024-05-06 14:55:16 -04:00
Mark Cilia Vincenti
3675531823
Translated using Weblate (Maltese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mt/
2024-05-06 09:01:39 -04:00