Cody Robibero
|
a65397ae14
|
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
(cherry picked from commit b36543275f )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2 years ago |
Cody Robibero
|
bacb41e142
|
Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
(cherry picked from commit 2a89683e80 )
Signed-off-by: crobibero <cody@robibe.ro>
|
2 years ago |
Joshua M. Boniface
|
1b020b8abb
|
Merge pull request #7749 from cvium/disable_auto_add_collection
(cherry picked from commit 8119e4a573 )
Signed-off-by: crobibero <cody@robibe.ro>
|
3 years ago |
Cody Robibero
|
1ed57f48a5
|
Merge pull request #7624 from nielsvanvelzen/quickconnect-enable-d
(cherry picked from commit 1d5961126e )
Signed-off-by: crobibero <cody@robibe.ro>
|
3 years ago |
Nyanmisaka
|
18c7dc210c
|
Prefer Cuvid to Nvdec by default for better performance
|
3 years ago |
Cody Robibero
|
603b6fe173
|
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
|
3 years ago |
Matthew Jones
|
b7cab46b4a
|
Added values to EmbeddedSubtitleOptions enum
|
3 years ago |
Matthew Jones
|
91d143d6ee
|
Changed boolean options to enums
|
3 years ago |
Matthew Jones
|
61d8d40a4a
|
Added type options to disable embedded subs
|
3 years ago |
Matthew Jones
|
4df7590e52
|
Add DisableEmbeddedSubtitles setting
Disables embedded subs being added to metadata
|
3 years ago |
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
3 years ago |
cvium
|
c658a883a2
|
Merge branch 'master' into keyframe_extraction_v1
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
# MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
# MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
|
3 years ago |
nyanmisaka
|
728a5988b3
|
Merge remote-tracking branch 'origin/master' into hwa
|
3 years ago |
nyanmisaka
|
b2d85a02c2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Co-authored-by: Bond_009 <bond.009@outlook.com>
|
3 years ago |
nyanmisaka
|
4b9c84c52e
|
EncodingHelper hwaccel pipelines refactor
separate the HW pipeline according to HWA method for maintainability.
|
3 years ago |
Joe Rogers
|
dea5a3f3bc
|
Deprecate LibraryOptions.EnableInternetProviders
|
3 years ago |
Cody Robibero
|
4d1b824651
|
Merge pull request #6902 from cvium/migrate_networkconfig
Migrate network configuration safely
|
3 years ago |
Bond_009
|
beafd6eaab
|
Use JsonContent where possible
Should reduce the # of allocated bytes
|
3 years ago |
cvium
|
69df004b9f
|
Migrate network configuration safely
|
3 years ago |
Cody Robibero
|
03c7bcf9c6
|
Merge pull request #6870 from cvium/fix_omdb_image_provider
|
3 years ago |
cvium
|
96ea865681
|
Refactor omdb providers
|
3 years ago |
Petrus.Z
|
acb86066ff
|
Replace library option to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
0a0ddb0eaf
|
Add AutoCollection option
it can determine whether auto create/add movies to collection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Cody Robibero
|
73201ed498
|
Default log upload to enabled
|
3 years ago |
Cody Robibero
|
c534c45033
|
Suggestions from review
|
3 years ago |
Bond_009
|
1b6eb2ff2d
|
Enable nullable for more files
|
3 years ago |
cvium
|
9c15f96e12
|
Add first draft of keyframe extraction for Matroska
|
3 years ago |
Bond_009
|
0d16c48998
|
Fix some warnings
|
3 years ago |
Bond_009
|
b458f85c47
|
Fix InvalidOperationException when serializing MediaPathInfo
|
3 years ago |
Bond_009
|
645825db36
|
Enable nullable for more files
|
3 years ago |
Bond_009
|
383c2d7374
|
Remove useless nullable directives
|
3 years ago |
Bill Thornton
|
cc0f191228
|
Disable hevc encoding by default
|
4 years ago |
Patrick Barron
|
ebb6467db4
|
Remove unused entity
|
4 years ago |
Bond_009
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
4 years ago |
dkanada
|
75ec8b0c8c
|
Merge pull request #5207 from matthin/default-language
Default to English metadata during the setup wizard.
|
4 years ago |
dkanada
|
9fcdbd4c4b
|
remove deprecated settings from server config
|
4 years ago |
me@justinharrison.ca
|
90236efdf2
|
Default to English metadata during the setup wizard.
|
4 years ago |
nyanmisaka
|
09b9fa3ce1
|
add vpp tonemapping for vaapi
|
4 years ago |
nyanmisaka
|
326fa8ce38
|
add an enhanced nvdec decoder
|
4 years ago |
Cody Robibero
|
5c57569692
|
Merge branch 'master' into PluginDowngrade
|
4 years ago |
artiume
|
cd979e6b62
|
Add default of 5 minutes
|
4 years ago |
MrTimscampi
|
48d8536d2f
|
Enable TMDB and OMDB by default
|
4 years ago |
BaronGreenback
|
67c480ad53
|
Merge branch 'master' into PluginDowngrade
|
4 years ago |
Greenback
|
7986465cf7
|
Initial upload
|
4 years ago |
nyanmisaka
|
7be3276dff
|
Fine tune some tone mapping params
*Set recommand algorithm to Hable
*Set recommand tone mapping peak to 100
|
4 years ago |
Claus Vium
|
f1cc01f324
|
Merge pull request #4242 from Spacetech/library_scan_speed
Increase library scan and metadata refresh speed
|
4 years ago |
BaronGreenback
|
e8cb9cea7d
|
Merge branch 'master' into library_scan_speed
|
4 years ago |
Greenback
|
086e2fdaa1
|
Fixed a couple of merge errors.
|
4 years ago |
Greenback
|
c4753cec6c
|
Fixed merge.
|
4 years ago |
BaronGreenback
|
124bd4c2c0
|
Networking: 1 - Network Manager (#4124)
* NetworkManager
* Config file with additional options.
* Update Jellyfin.Networking/Manager/INetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/INetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Model/Configuration/ServerConfiguration.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Model/Configuration/ServerConfiguration.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Model/Configuration/ServerConfiguration.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Split function.
* Update Jellyfin.Networking/Manager/INetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* fixed iterations
* Update Jellyfin.Networking.csproj
* Update NetworkManager.cs
* Updated to NetCollection 1.03.
* Update ServerConfiguration.cs
* Update StartupController.cs
* Update INetworkManager.cs
Removed public
* Update INetworkManager.cs
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Updated comment
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update Jellyfin.Networking/Manager/INetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Remove mono code.
Removed forced chromecast option
* Inverted if
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Moved config into a separate container
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Changed sortedList to dictionary.
* Update INetworkManager.cs
Changed UpdateSettings param type
* Update NetworkManager.cs
* Update NetworkManager.cs
* Update NetworkManager.cs
* Update NetworkConfiguration.cs
* Update INetworkManager.cs
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update MediaBrowser.Model/Configuration/ServerConfiguration.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Model/Configuration/ServerConfiguration.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Updated changes github didn't update.
* Fixed compilation.
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Removed read locking.
* Update NetworkManager.cs
Changed configuration event to NamedConfigurationUpdated
* updated comment
* removed whitespace
* Updated NetCollection to 1.0.6
Updated DXCopAnalyser to 3.3.1
* removed NetCollection
* Update NetworkManager.cs
* Update NetworkExtensions.cs
* Update NetworkExtensions.cs
Removed function.
* Update NetworkExtensions.cs
* Update NetworkManager.cs
Changed ToString() to AsString() as native collection formats incorrectly.
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update NetworkExtensions.cs
* Update Jellyfin.Networking/Configuration/NetworkConfiguration.cs
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
* Update Jellyfin.Networking/Configuration/NetworkConfiguration.cs
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
* Update Jellyfin.Networking/Configuration/NetworkConfiguration.cs
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
* Update MediaBrowser.Common/Net/IPObject.cs
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
* updated
* Replaced NetCollection with Collection<IPObject>
* Update MediaBrowser.Common/Net/NetworkExtensions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Model/Configuration/PathSubstitution.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/NetworkExtensions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPObject.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPObject.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPObject.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPObject.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Update MediaBrowser.Common/Net/IPObject.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* updated comments.
* Updated comments / changes as suggested by @crobibero.
* Split function as suggested
* Fixed null ref.
* Updated comment.
* Updated cs to .net5
* Fixed issue with PublishedServerUrl
* Fixes
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Restored locking
* optimisation
* Added comment
* updates.
* updated.
* updates
* updated.
* Update IPHost.cs
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
* Update NetworkManager.cs
* Removed whitespace.
* Added debug logging
* Added debug.
* Update Jellyfin.Networking/Manager/NetworkManager.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
* Replaced GetAddressBytes
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |