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>
6 months ago
Joshua M. Boniface
1e0c7f05e6
Merge pull request #11603 from joshuaboniface/stable-openapi
...
Add OpenAPI spec generator for stable releases
6 months ago
Joshua M. Boniface
bd255b3553
Use dashes in workflow names
6 months ago
Joshua M. Boniface
f568aed520
Clean up trailing space
6 months ago
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
6 months ago
Joshua M. Boniface
11a454c0fc
Don't run unstables on tags
6 months ago
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.
6 months ago
Bas
fd250e4fe1
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 months ago
Cody Robibero
1ec130757d
Disable nuget warning in Jellyfin.Extensions ( #11536 )
6 months ago
mozartbanging
ce3e287892
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
6 months ago
therealblitz00
13ed3329e0
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
6 months ago
sanctimon
25c23af865
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
6 months ago
felix920506
4b7c41ee0f
Update version in issue template ( #11400 )
6 months ago
Oatavandi
717b726329
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
6 months ago
Jellyfin Release Bot
04022f85af
Bump version to 10.10.0
6 months ago
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
6 months ago
Joshua M. Boniface
47b79df136
Update MediaBrowser.Controller/Entities/Folder.cs
6 months ago
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>
6 months ago
gnattu
145dc31ccb
Default to not extract lyrics ( #11523 )
6 months ago
Cody Robibero
5d2a1da73e
Always set cast receivers during migration ( #11516 )
6 months ago
Joshua M. Boniface
44b03a3315
Merge pull request #11504 from jellyfin/auto-discovery-bind-all-interfaces
...
Let AutoDiscoveryHost bind to all addresses
6 months ago
TAKAHASHI Shuuji
6156388d32
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
6 months ago
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
6 months ago
Andrea
a38c756a0e
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
6 months ago
gnattu
8c583bbe37
Allow explicitly set userId for RequestHelpers.GetSession ( #11505 )
6 months ago
gnattu
4044431610
Fix broken hardware encoder and filter for trickplay ( #11506 )
6 months ago
gnattu
76757719f7
Cleanup more unused code
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
07faa8a3fb
Cleanup unused code
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
d919284b59
Let AutoDiscoveryHost bind to all addresses
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
Manuel Peiró
aaa42871ca
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
6 months ago
m0d3rnX
0db7f252f6
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
6 months ago
Mark Cilia Vincenti
3675531823
Translated using Weblate (Maltese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mt/
6 months ago
Carlos Nunes
ff06ec9bfc
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
6 months ago
David Fernandez Alcoba
bfa498799b
Add Not Implemented to m3u tuner
6 months ago
Joshua M. Boniface
5bf738dafb
Merge pull request #11495 from jellyfin/workaround-tuner-head-method-405
...
Workarounds TV tuners rejecting HEAD method
6 months ago
Tim Eisele
c9cd17220a
Playlist fixes ( #11487 )
6 months ago
Mark Cilia Vincenti
af74aa35d7
Clean up synchronization ( #11458 )
6 months ago
gnattu
688a734895
Don't close inactive session on default ( #11491 )
6 months ago
gnattu
e355c7bfb5
Workarounds TV tuners rejecting HEAD method
...
Fallback to the old behavior of checking path extension when 405 occurs on HEAD request. Required as the TV Tuner's http sever is not always properly implemented.
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
Mark Cilia Vincenti
6bdc7928e8
Translated using Weblate (Maltese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mt/
6 months ago
Mark Cilia Vincenti
b7e41e6f23
Added translation using Weblate (Maltese)
6 months ago
gnattu
cf483203f5
Fix external LRC files being incorrectly overwritten during the initial scan ( #11480 )
6 months ago
Tim Eisele
4aad655fa8
Fix subtitle saving if file already exists ( #11310 )
6 months ago
gnattu
3ae0fb90cb
Validate Collection Folders on adding and removal ( #11444 )
6 months ago
gnattu
77a101cc98
Fix missing season Index ( #11472 )
6 months ago
Nyanmisaka
e2a22cec0e
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
6 months ago
queeup
067962ae2a
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
6 months ago
Szilágyi Kristóf
8a65d239b7
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
6 months ago
HiPotionQ8
518404cd1d
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
6 months ago
Andi Chandler
f453746e2c
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
6 months ago