Alf Sebastian Houge
676f000286
Remove comments from json file in .vscode/launch.json
4 years ago
Alf Sebastian Houge
b2badb9906
Fix links in README and note about setup wizard
...
Fix some of the web client links in the README and add a note about
hosting the web client seperately, and how the setup wizard can only be
run if the web client is not hosted separate
4 years ago
Alf Sebastian Houge
d53f7dd0c2
Add vscode launch configuration for launching without hosting webclient
4 years ago
Bond-009
5b4863c65b
Merge pull request #3803 from jellyfin/dependabot/nuget/sharpcompress-0.26.0
...
Bump sharpcompress from 0.25.1 to 0.26.0
4 years ago
dependabot[bot]
d09fb5c535
Bump sharpcompress from 0.25.1 to 0.26.0
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25.1...0.26 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
3b49ed1b37
Merge pull request #3802 from jellyfin/dependabot/nuget/PlaylistsNET-1.1.2
...
Bump PlaylistsNET from 1.0.6 to 1.1.2
4 years ago
Bond-009
e3f6ef6080
Merge pull request #3804 from jellyfin/dependabot/nuget/Serilog.AspNetCore-3.4.0
...
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
4 years ago
Bond-009
4a11a9b879
Merge pull request #3805 from jellyfin/dependabot/nuget/Mono.Nat-2.0.2
...
Bump Mono.Nat from 2.0.1 to 2.0.2
4 years ago
dependabot[bot]
96817fca07
Bump Mono.Nat from 2.0.1 to 2.0.2
...
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/mono/Mono.Nat/releases )
- [Commits](https://github.com/mono/Mono.Nat/compare/Mono.Nat-2.0.1...release-v2.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
be277e74d7
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
...
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore ) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases )
- [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v3.2.0...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
17ba459638
Bump PlaylistsNET from 1.0.6 to 1.1.2
...
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET ) from 1.0.6 to 1.1.2.
- [Release notes](https://github.com/tmk907/PlaylistsNET/releases )
- [Commits](https://github.com/tmk907/PlaylistsNET/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Joshua M. Boniface
47e63def20
Merge pull request #3728 from jellyfin/qsv-cutter
...
Adjust priority in outputSizeParam cutter
4 years ago
Joshua M. Boniface
612d513d86
Merge pull request #3772 from EraYaN/master
...
Updated SkiaSharp to 2.80.1 and replace resize code to fix bad quality
4 years ago
dkanada
714a6f04ef
Merge pull request #3795 from anthonylavado/master
...
Update to newer Jellyfin.XMLTV
4 years ago
Anthony Lavado
705c0f93f6
Update to newer Jellyfin.XMLTV
4 years ago
dkanada
254ef6bc0d
Merge pull request #3792 from cvium/fix_tmdb_deserialize
...
TMDb: Change Budget and Revenue to long to avoid overflow
4 years ago
cvium
e7d9d8f7c5
Change Budget and Revenue to long to avoid overflow
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
Erwin de Haan
0f43780c8c
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
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
Erwin de Haan
44aca4dc6f
Formatting in SkiaEncoder.cs
4 years ago
Erwin de Haan
526eea41f0
Add a note on the convolutional matrix filter.
4 years ago
Erwin de Haan
af38e5469f
Update Jellyfin.Drawing.Skia/SkiaEncoder.cs indentation.
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Erwin de Haan
7ce99aaf78
Update SkiaSharp to 2.80.1 and replace resize code.
...
This fixed the blurry resized images in the Web UI.
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