michael9dk
e7af1185eb
Update README.md
...
Fix broken link to Azure DevOps pipeline.
2020-08-03 13:21:44 +02:00
Joshua M. Boniface
47e63def20
Merge pull request #3728 from jellyfin/qsv-cutter
...
Adjust priority in outputSizeParam cutter
2020-08-02 20:30:33 -04:00
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
2020-08-02 20:28:42 -04:00
dkanada
714a6f04ef
Merge pull request #3795 from anthonylavado/master
...
Update to newer Jellyfin.XMLTV
2020-08-03 09:00:29 +09:00
Anthony Lavado
705c0f93f6
Update to newer Jellyfin.XMLTV
2020-08-02 19:56:54 -04:00
dkanada
254ef6bc0d
Merge pull request #3792 from cvium/fix_tmdb_deserialize
...
TMDb: Change Budget and Revenue to long to avoid overflow
2020-08-03 07:02:17 +09:00
cvium
e7d9d8f7c5
Change Budget and Revenue to long to avoid overflow
2020-08-02 23:54:58 +02:00
Bond-009
43fa983414
Merge pull request #3790 from cvium/fewer_string_allocs
...
Remove some unnecessary string allocations
2020-08-02 23:39:03 +02:00
Claus Vium
996d0c07d0
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
2020-08-02 23:34:28 +02:00
Claus Vium
85e43d657f
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-08-02 23:33:45 +02:00
cvium
aa32aba0f8
Remove some unnecessary string allocations.
2020-08-02 23:30:34 +02:00
Erwin de Haan
0f43780c8c
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-08-02 12:43:25 +02:00
Bond-009
b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
...
Migrate Display Preferences to EF Core
2020-08-01 21:51:49 +02:00
Patrick Barron
ad32800504
Switch to unstable chromecast version.
2020-08-01 14:56:32 -04:00
Patrick Barron
a6bc4c688d
Add using statement to DisplayPreferences migration
2020-08-01 14:52:45 -04:00
Bond-009
7621c8b806
Merge pull request #3769 from jellyfin/dkanada-patch-1
...
Remove useless order step for intros
2020-08-01 12:42:15 +02:00
Erwin de Haan
44aca4dc6f
Formatting in SkiaEncoder.cs
2020-07-31 22:12:20 +02:00
Erwin de Haan
526eea41f0
Add a note on the convolutional matrix filter.
2020-07-31 22:02:16 +02:00
Erwin de Haan
af38e5469f
Update Jellyfin.Drawing.Skia/SkiaEncoder.cs indentation.
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-31 21:33:25 +02:00
Erwin de Haan
7ce99aaf78
Update SkiaSharp to 2.80.1 and replace resize code.
...
This fixed the blurry resized images in the Web UI.
2020-07-31 21:20:05 +02:00
dkanada
e0d2eb8eec
remove useless order step for intros
2020-08-01 02:03:23 +09:00
Anthony Lavado
9ec787e954
Merge pull request #3759 from AlfHou/readme_flag_fix
...
Change 'nowebcontent' flag to 'nowebclient' flag in readme
2020-07-31 08:27:23 -07:00
Anthony Lavado
06db5f8bca
Merge pull request #3727 from K900/patch-1
...
Fix #3624
2020-07-31 08:26:59 -07:00
Anthony Lavado
4bad529fcb
Merge pull request #3760 from thornbill/true-or-false
...
Fix inverted logic for LAN IP detection
2020-07-31 08:26:19 -07:00
Anthony Lavado
0c0b47029a
Merge pull request #3740 from Bond-009/alloc3
...
Optimize Substring and StringBuilder usage
2020-07-31 08:25:01 -07:00
Joshua M. Boniface
9bf6222597
Merge pull request #3761 from cvium/fix_mem_leak
...
Fix DI memory leak
2020-07-31 09:23:55 -04:00
cvium
5f03fb0ef7
Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container
2020-07-31 10:13:54 +02:00
Bill Thornton
d886941927
Fix inverted logic for LAN IP detection
2020-07-30 17:18:44 -04:00
Alf Sebastian Houge
2d3da0f1a6
There is no 'nowebcontent' flag, the correct flag is 'nowebclient'
2020-07-30 23:03:31 +02:00
Bond-009
ee3fae497c
Merge pull request #3757 from jellyfin/update_blurhashsharp
...
Update BlurHashSharp and set max size to 128x128
2020-07-30 23:01:30 +02:00
cvium
af274de77e
Update BlurHashSharp and set max size to 128x128
2020-07-30 22:50:13 +02:00
Bond-009
44dbee6ef2
Merge pull request #3747 from barronpm/memorycache
...
Use Memory Cache
2020-07-30 11:12:12 +02:00
Patrick Barron
a97f98fbd5
Use MemoryCache in DeviceManager
2020-07-29 19:25:47 -04:00
Patrick Barron
c77abca31a
Use MemoryCache in ChannelManager
2020-07-29 17:33:40 -04:00
Patrick Barron
e5c6eec642
Use MemoryCache in LibraryManager
2020-07-29 17:28:15 -04:00
Bond_009
d4092846e4
Optimize Substring and StringBuilder usage
2020-07-29 13:17:01 +02:00
Joshua M. Boniface
8c1dab146c
Merge pull request #3725 from joshuaboniface/fix-ci-docker
...
Flip quoting in variable set command
2020-07-28 20:01:25 -04:00
Joshua M. Boniface
dc0f1788f4
Merge pull request #3720 from joshuaboniface/fix-bump-version
...
Fix bump_version so it works properly
2020-07-28 20:00:46 -04:00
Joshua M. Boniface
27289929c0
Merge pull request #3724 from joshuaboniface/bump-master-version
...
Bump master version to 10.7.0 for next release
2020-07-28 19:59:59 -04:00
Patrick Barron
995c8fadb7
Update MediaBrowser.Api/DisplayPreferencesService.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-28 21:17:11 +00:00
tmechen
164eb3e9a2
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2020-07-28 16:57:59 -04:00
Patrick Barron
c094916df0
Migrate default library display preferences.
2020-07-28 09:19:25 -04:00
Nyanmisaka
2139e9f8d1
adjust priority in outputSizeParam cutter
2020-07-28 17:07:10 +08:00
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.
2020-07-28 12:03:08 +03:00
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.
2020-07-28 00:21:30 -04:00
Patrick Barron
c3a36485b6
Recreate display preferences migration.
2020-07-27 23:41:16 -04:00
Anthony Lavado
b207907e1b
Merge pull request #3723 from joshuaboniface/fix-ci-docker
...
Get and tag with the actual release version in CI
2020-07-27 18:58:28 -07:00
Joshua M. Boniface
0798ab3945
Get and tag with the actual release version in CI
2020-07-27 21:41:51 -04:00
Patrick Barron
4b8ab1a803
Set default value of SortBy during migrations.
2020-07-27 21:01:08 -04:00
Patrick Barron
754837f16f
Add tv home.
2020-07-27 20:50:58 -04:00