crobibero
|
8d8738835e
|
Use DisplayPreferencesId as ItemId
|
2020-12-04 09:16:38 -07:00 |
|
crobibero
|
e765184afa
|
Fix existing DisplayPreferences migration
|
2020-12-03 15:00:26 -07:00 |
|
crobibero
|
685c966468
|
Suggestion from review
|
2020-12-03 14:35:18 -07:00 |
|
crobibero
|
b0c79edd2c
|
Add support for custom item display preferences
|
2020-12-03 13:51:12 -07:00 |
|
Claus Vium
|
1d3b2e8dd6
|
Merge pull request #4643 from crobibero/empty-lib-null-ref
Fix null reference when getting filters of an empty library
|
2020-12-03 07:58:05 +01:00 |
|
Claus Vium
|
e042572588
|
Merge pull request #4633 from crobibero/guid-params
Use Guid as API parameter type where possible
|
2020-12-03 07:51:02 +01:00 |
|
crobibero
|
828504e925
|
The future is now
|
2020-12-02 08:04:08 -07:00 |
|
crobibero
|
08be7f094a
|
Cleaner type checking
|
2020-12-02 07:55:34 -07:00 |
|
crobibero
|
41e127d1d2
|
Fix null reference when getting filters of an empty library
|
2020-12-02 07:42:25 -07:00 |
|
crobibero
|
09b1e571f4
|
Apply suggestions from review
|
2020-12-02 07:11:42 -07:00 |
|
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
2020-12-01 22:36:04 -05:00 |
|
crobibero
|
b5a7a74e89
|
Use GetParentItem where applicable
|
2020-12-01 16:16:17 -07:00 |
|
crobibero
|
cd459c51f3
|
Return NoResult only when request doesn't have a token.
|
2020-12-01 14:47:42 -07:00 |
|
crobibero
|
f48e47be5f
|
Split nested conditional
|
2020-12-01 12:10:11 -07:00 |
|
crobibero
|
c083b29e29
|
Use Guid as API parameter type where possible
|
2020-12-01 11:07:41 -07:00 |
|
crobibero
|
38b3b4f867
|
Provide NoResult instead of Fail in CustomAuthenticationHandler
|
2020-12-01 06:32:46 -07:00 |
|
nyanmisaka
|
ea592d0256
|
fix trascodeReasons report
|
2020-11-30 18:41:59 +08:00 |
|
Joshua M. Boniface
|
9169a28df1
|
Merge pull request #4588 from jellyfin/hex
Remove Hex class as the BCL has one now
|
2020-11-27 01:59:58 -05:00 |
|
Bond_009
|
38932fc7d1
|
Schedules Direct requires the hex to be lowercase
|
2020-11-26 13:21:04 +01:00 |
|
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
|
crobibero
|
1dafd70f51
|
Don't nest DeviceProfile
|
2020-11-23 10:50:18 -07:00 |
|
crobibero
|
fafddfc45e
|
Add TODO notice
|
2020-11-23 09:51:24 -07:00 |
|
crobibero
|
f336d20b06
|
Fix sending PlaybackInfo
|
2020-11-23 09:49:42 -07:00 |
|
crobibero
|
3bff1ff8a2
|
Fix namespace and add attribute
|
2020-11-22 18:46:55 -07:00 |
|
Joshua M. Boniface
|
2c9e355e42
|
Merge branch 'master' into NetworkPR2
|
2020-11-21 23:28:15 -05:00 |
|
Joshua M. Boniface
|
b707d8e09d
|
Merge pull request #4486 from crobibero/split-api
Remove api client generator errors
|
2020-11-21 17:19:08 -05:00 |
|
Joshua M. Boniface
|
f6c842e7b3
|
Merge pull request #4513 from BaronGreenback/LatestPluginSelected
Multi-repository plugins
|
2020-11-21 17:18:19 -05:00 |
|
Joshua M. Boniface
|
509a4d0900
|
Merge pull request #4526 from crobibero/mark-played
Fix marking item as played
|
2020-11-21 17:17:44 -05:00 |
|
Claus Vium
|
fab03942f5
|
Merge pull request #4537 from crobibero/session-caps-full
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 21:34:58 +01:00 |
|
Joshua M. Boniface
|
1e6539d0dc
|
Merge pull request #4539 from crobibero/nullable-enum-model-binder
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
|
2020-11-21 15:14:59 -05:00 |
|
Greenback
|
5224200e8c
|
Fixed baseurl in dlna.
|
2020-11-21 19:50:40 +00:00 |
|
crobibero
|
40531db1ae
|
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
|
2020-11-21 11:58:35 -07:00 |
|
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07:00 |
|
Greenback
|
e41d1773ba
|
changes
|
2020-11-21 16:14:03 +00:00 |
|
Greenback
|
c4753cec6c
|
Fixed merge.
|
2020-11-21 14:05:09 +00:00 |
|
Greenback
|
616caca2b7
|
Added more comments.
|
2020-11-21 13:27:27 +00:00 |
|
Bond_009
|
f5973d57e8
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
Claus Vium
|
937e2a84e8
|
Merge pull request #4533 from Bond-009/nullref3
Fix nullref
|
2020-11-21 14:14:12 +01:00 |
|
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>
|
2020-11-21 13:59:14 +01:00 |
|
Bond_009
|
c01042b355
|
Fix nullref
|
2020-11-21 12:28:32 +01:00 |
|
BaronGreenback
|
7a6063ed41
|
Merge branch 'master' into NetworkPR2
|
2020-11-21 00:35:53 +00:00 |
|
crobibero
|
b3d322f79f
|
Fix build after merge
|
2020-11-20 10:50:11 -07:00 |
|
crobibero
|
8f58f63b08
|
Merge remote-tracking branch 'upstream/master' into split-api
|
2020-11-20 10:35:46 -07:00 |
|
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
2020-11-20 12:34:18 -05:00 |
|
Joshua M. Boniface
|
799eb44005
|
Merge pull request #4514 from Artiume/patch-9
Update FFmpeg log
|
2020-11-20 12:34:10 -05:00 |
|
Joshua M. Boniface
|
c901f1da41
|
Merge pull request #4518 from crobibero/livetv-hls
Fix live tv hls playback
|
2020-11-20 12:33:48 -05:00 |
|
crobibero
|
2f75f84b6f
|
Fix marking item as played
|
2020-11-20 10:22:40 -07:00 |
|
Claus Vium
|
44ff7a4843
|
Apply suggestions from code review
|
2020-11-20 08:06:28 +01:00 |
|
nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-20 10:01:17 +08:00 |
|
nyanmisaka
|
ca33ace3e9
|
rename
|
2020-11-20 09:57:28 +08:00 |
|