Patrick Barron
5c65abcd94
Clean up TunerHost classes
4 years ago
Bond-009
43fa983414
Merge pull request #3790 from cvium/fewer_string_allocs
...
Remove some unnecessary string allocations
4 years ago
Claus Vium
996d0c07d0
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
4 years ago
Claus Vium
85e43d657f
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
cvium
aa32aba0f8
Remove some unnecessary string allocations.
4 years ago
Bond-009
b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
...
Migrate Display Preferences to EF Core
4 years ago
Patrick Barron
ad32800504
Switch to unstable chromecast version.
4 years ago
Patrick Barron
a6bc4c688d
Add using statement to DisplayPreferences migration
4 years ago
Bond-009
7621c8b806
Merge pull request #3769 from jellyfin/dkanada-patch-1
...
Remove useless order step for intros
4 years ago
dkanada
e0d2eb8eec
remove useless order step for intros
4 years ago
Anthony Lavado
9ec787e954
Merge pull request #3759 from AlfHou/readme_flag_fix
...
Change 'nowebcontent' flag to 'nowebclient' flag in readme
4 years ago
Anthony Lavado
06db5f8bca
Merge pull request #3727 from K900/patch-1
...
Fix #3624
4 years ago
Anthony Lavado
4bad529fcb
Merge pull request #3760 from thornbill/true-or-false
...
Fix inverted logic for LAN IP detection
4 years ago
Anthony Lavado
0c0b47029a
Merge pull request #3740 from Bond-009/alloc3
...
Optimize Substring and StringBuilder usage
4 years ago
Joshua M. Boniface
9bf6222597
Merge pull request #3761 from cvium/fix_mem_leak
...
Fix DI memory leak
4 years ago
cvium
5f03fb0ef7
Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container
4 years ago
Bill Thornton
d886941927
Fix inverted logic for LAN IP detection
4 years ago
Alf Sebastian Houge
2d3da0f1a6
There is no 'nowebcontent' flag, the correct flag is 'nowebclient'
4 years ago
Bond-009
ee3fae497c
Merge pull request #3757 from jellyfin/update_blurhashsharp
...
Update BlurHashSharp and set max size to 128x128
4 years ago
cvium
af274de77e
Update BlurHashSharp and set max size to 128x128
4 years ago
Bond-009
44dbee6ef2
Merge pull request #3747 from barronpm/memorycache
...
Use Memory Cache
4 years ago
Patrick Barron
a97f98fbd5
Use MemoryCache in DeviceManager
4 years ago
Patrick Barron
c77abca31a
Use MemoryCache in ChannelManager
4 years ago
Patrick Barron
e5c6eec642
Use MemoryCache in LibraryManager
4 years ago
Bond_009
d4092846e4
Optimize Substring and StringBuilder usage
4 years ago
Joshua M. Boniface
8c1dab146c
Merge pull request #3725 from joshuaboniface/fix-ci-docker
...
Flip quoting in variable set command
4 years ago
Joshua M. Boniface
dc0f1788f4
Merge pull request #3720 from joshuaboniface/fix-bump-version
...
Fix bump_version so it works properly
4 years ago
Joshua M. Boniface
27289929c0
Merge pull request #3724 from joshuaboniface/bump-master-version
...
Bump master version to 10.7.0 for next release
4 years ago
Patrick Barron
995c8fadb7
Update MediaBrowser.Api/DisplayPreferencesService.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
tmechen
164eb3e9a2
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
4 years ago
Patrick Barron
c094916df0
Migrate default library display preferences.
4 years ago
K900
3ed9463d25
Fix #3624
...
It doesn't really make sense to throw an error when creating the default user, because the error is completely non-actionable. Instead, if the autodetected username is not valid, just fall back to a sane default.
4 years ago
Joshua M. Boniface
2d8d3ba826
Flip quoting in variable set command
...
The quoting as-is was broken and would result in a junk output. This
way, the proper value is obtained.
4 years ago
Patrick Barron
c3a36485b6
Recreate display preferences migration.
4 years ago
Anthony Lavado
b207907e1b
Merge pull request #3723 from joshuaboniface/fix-ci-docker
...
Get and tag with the actual release version in CI
4 years ago
Joshua M. Boniface
0798ab3945
Get and tag with the actual release version in CI
4 years ago
Patrick Barron
4b8ab1a803
Set default value of SortBy during migrations.
4 years ago
Patrick Barron
754837f16f
Add tv home.
4 years ago
Patrick Barron
7d6c1befe5
Add Dashboard theme.
4 years ago
Patrick Barron
68a185fd02
Serialize/deserialize new entities properly.
4 years ago
Patrick Barron
592d2480ca
Make adjustments to display preference entities.
4 years ago
Joshua M. Boniface
a511e0ac0b
Bump master version to 10.7.0 for next release
4 years ago
Joshua M. Boniface
965c447c63
Fix bump_version so it works properly
4 years ago
Anthony Lavado
ff6d102872
Merge pull request #3679 from barronpm/json-1
...
Use System.Text.Json in DefaultPasswordResetProvider
4 years ago
Joshua M. Boniface
d7287a05ad
Merge pull request #3684 from Bond-009/warn22
...
Fix warnings
4 years ago
gnehs
749c961872
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
4 years ago
Anthony Lavado
ea0489a98e
Merge pull request #3711 from yrjyrj123/fix_hw_decoder_for_macos
...
Fix the problem that hardware decoding cannot be used on macOS.
4 years ago
Anthony Lavado
bfecfab538
Merge pull request #3699 from oddstr13/pr-embedded-subs-1
...
Fix embedded subtitles
4 years ago
Anthony Lavado
468a7fea4c
Merge pull request #3660 from crobibero/plugin-config-location
...
Force plugin config location
4 years ago
Anthony Lavado
6eb3e736c6
Merge pull request #3704 from oddstr13/pr-dotdir-sample-1
...
Don't ignore dot directories or movies/episodes with sample in their name.
4 years ago