Niels van Velzen
f8b67ec44c
Merge pull request #11670 from jellyfin/attempt-restore-user-cache
...
Restore caching for UserManager
6 months ago
Niels van Velzen
ddd5c302b4
Merge pull request #11675 from gnattu/fix-vaapi-mjpeg-parameter
...
Fix quality parameter for vaapi_mjpeg
6 months ago
Niels van Velzen
9b98638b2b
Merge pull request #11677 from Bond-009/migrateuserdb
...
Properly dispose dbContext in MigrateUserDb
6 months ago
gnattu
9b65d243a8
Use OrdinalIgnoreCase comparison
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
Bond_009
c45dd5d6fb
Properly dispose dbContext in MigrateUserDb
6 months ago
gnattu
20a1da1855
fix quality parameter for vaapi
...
Hardware encoders has different expectations about quality input. VAAPI's mjpeg encoder excepts JPEG quality divided by QP2LAMBDA as input.
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
8aee50020b
Always fallback for failed HEAD request ( #11668 )
6 months ago
Bond-009
c1615419b9
Don't generate TrickPlay images for files that don't exist ( #11653 )
6 months ago
Cody Robibero
a5d60c4521
Allow empty user id when getting device list ( #11633 )
6 months ago
Bill Thornton
2cb052a119
Fix FirstTimeSetupPolicy allowing guest access ( #11651 )
6 months ago
gnattu
0756174b13
Restore caching for UserManager.cs
...
It seems like the EFCore's second level cache does not really work, and we are having very heavy database query here.
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
3f760e6685
Fix missing filename for timer ( #11629 )
6 months ago
Nathan McCrina
d5dc4435d9
Handle exception for unexpected audio file YEAR tag values ( #11621 )
6 months ago
gnattu
f396a95f05
Fix network config ( #11587 )
6 months ago
Jellyfin Release Bot
717afcdc82
Bump version to 10.9.1
6 months ago
Tim Gels
25c50bcc5d
Change "try" to "attempt" english translation ( #11578 )
6 months ago
Cody Robibero
f77a5d0c5c
Default to processor count concurrent scan instead of 2 * processor count ( #11569 )
6 months ago
gnattu
6689d837d6
Fix absolute path checking on windows ( #11570 )
6 months ago
Cody Robibero
c1907354e8
Add metrics collector to disposable parts ( #11539 )
6 months ago
Cody Robibero
efba619acb
Fix migration with special Rating ( #11541 )
6 months ago
Cody Robibero
7d271547c6
Disable nuget warning in Jellyfin.Extensions
6 months ago
Jellyfin Release Bot
327f92bb2e
Bump version to 10.9.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