BaronGreenback
|
1c6529c9eb
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
BaronGreenback
|
67c480ad53
|
Merge branch 'master' into PluginDowngrade
|
4 years ago |
Greenback
|
356d92cd71
|
Fixed repository listing
|
4 years ago |
Greenback
|
494ace7984
|
Mark plugin failure on DI Loop.
|
4 years ago |
Greenback
|
d2d45295fc
|
Rollback change.
|
4 years ago |
Greenback
|
a246a77ada
|
Delete plugin working.
|
4 years ago |
Greenback
|
7986465cf7
|
Initial upload
|
4 years ago |
Joshua M. Boniface
|
4f6a585424
|
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
|
4 years ago |
crobibero
|
c6b381db10
|
Use request body for mapping xml channels
|
4 years ago |
crobibero
|
ee23d06154
|
Use a more descriptive function name
|
4 years ago |
Claus Vium
|
13bb5e1ead
|
Merge pull request #4761 from crobibero/playlist
|
4 years ago |
Claus Vium
|
f8ef38c0ea
|
Merge pull request #4758 from nyanmisaka/fix-landingScreen-options
|
4 years ago |
crobibero
|
b670937c3d
|
Use typed UserManager GetPreference
|
4 years ago |
Bond-009
|
04ba59ab40
|
Merge pull request #4766 from barronpm/usermanager-async
Convert DeleteUser to async
|
4 years ago |
Patrick Barron
|
76f61eb0d6
|
Convert DeleteUser to async
|
4 years ago |
Nyanmisaka
|
a79c210c76
|
fix typo
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
crobibero
|
297b7ea6fa
|
Fix empty body for PlaybackInfo
|
4 years ago |
crobibero
|
0d2106a272
|
Allow playlist to be created by query string
|
4 years ago |
nyanmisaka
|
0332b72502
|
fix landing screen options
|
4 years ago |
crobibero
|
aa5fa7cb8f
|
Update to dotnet 5.0.1
|
4 years ago |
Claus Vium
|
80ff564143
|
Merge pull request #4722 from crobibero/forbid
Fix API forbidden response
|
4 years ago |
Claus Vium
|
4c199ac9a5
|
Merge pull request #4711 from barronpm/api-fixes
Add required attributes to parameters
|
4 years ago |
crobibero
|
5150598c6d
|
Fix API forbidden response
|
4 years ago |
Ionut Andrei Oanca
|
fbeb0228a2
|
Minor code style related change
|
4 years ago |
Ionut Andrei Oanca
|
499f3ee950
|
Update authorization policies for SyncPlay
|
4 years ago |
Patrick Barron
|
391870ebae
|
Add required attributes to parameters
|
4 years ago |
Bond-009
|
26919eed26
|
Merge pull request #4672 from cvium/fix_mergeversions_which_was_unrelated_to_my_bughunt
Fix MergeVersions endpoint
|
4 years ago |
cvium
|
ba7a1c8b7b
|
Fix MergeVersions endpoint
|
4 years ago |
Joshua M. Boniface
|
bba01bf7b9
|
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
|
4 years ago |
Joshua M. Boniface
|
4e6584c345
|
Merge pull request #4652 from crobibero/display-preferences
Add support for custom item display preferences
|
4 years ago |
crobibero
|
76250a8895
|
Use md5 Guid for legacy compat
|
4 years ago |
crobibero
|
3db6ae91f6
|
Add ItemId to all display preferences
|
4 years ago |
Ionut Andrei Oanca
|
23473ef8fb
|
Fix access policies to SyncPlay
|
4 years ago |
Joshua M. Boniface
|
670f7cacc3
|
Merge pull request #4651 from crobibero/iso_manager
Remove IIsoMounter and IsoMounter
|
4 years ago |
Ionut Andrei Oanca
|
cbf70e7a03
|
Change type of PlaylistItemId to Guid
|
4 years ago |
crobibero
|
8d8738835e
|
Use DisplayPreferencesId as ItemId
|
4 years ago |
crobibero
|
e765184afa
|
Fix existing DisplayPreferences migration
|
4 years ago |
crobibero
|
685c966468
|
Suggestion from review
|
4 years ago |
crobibero
|
b0c79edd2c
|
Add support for custom item display preferences
|
4 years ago |
Ionut Andrei Oanca
|
7169c0a22d
|
Move SyncPlay request DTOs to proper namespace
|
4 years ago |
Ionut Andrei Oanca
|
389367fec8
|
Rename 'track' into 'item' in SyncPlay
|
4 years ago |
crobibero
|
ca5c20c988
|
Remove IIsoMounter and IsoMounter
|
4 years ago |
cvium
|
7e0ea296c3
|
Move request validation to auth policies
|
4 years ago |
Claus Vium
|
1d3b2e8dd6
|
Merge pull request #4643 from crobibero/empty-lib-null-ref
Fix null reference when getting filters of an empty library
|
4 years ago |
Claus Vium
|
e042572588
|
Merge pull request #4633 from crobibero/guid-params
Use Guid as API parameter type where possible
|
4 years ago |
crobibero
|
828504e925
|
The future is now
|
4 years ago |
crobibero
|
08be7f094a
|
Cleaner type checking
|
4 years ago |
crobibero
|
41e127d1d2
|
Fix null reference when getting filters of an empty library
|
4 years ago |
crobibero
|
09b1e571f4
|
Apply suggestions from review
|
4 years ago |
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
4 years ago |
crobibero
|
b5a7a74e89
|
Use GetParentItem where applicable
|
4 years ago |
crobibero
|
cd459c51f3
|
Return NoResult only when request doesn't have a token.
|
4 years ago |
crobibero
|
f48e47be5f
|
Split nested conditional
|
4 years ago |
crobibero
|
c083b29e29
|
Use Guid as API parameter type where possible
|
4 years ago |
crobibero
|
38b3b4f867
|
Provide NoResult instead of Fail in CustomAuthenticationHandler
|
4 years ago |
nyanmisaka
|
ea592d0256
|
fix trascodeReasons report
|
4 years ago |
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
4 years ago |
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
4 years ago |
cvium
|
65e6211c03
|
Remove circular dependency between websocket listeners and manager
|
4 years ago |
cvium
|
3ae39d44da
|
Revert "Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected."
|
4 years ago |
cvium
|
1a0d8aef80
|
Revert "Removed Lazy implementation."
|
4 years ago |
Greenback
|
5cd5a7d4ce
|
Removed Lazy implementation.
|
4 years ago |
Greenback
|
a59aeb12e0
|
Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected.
|
4 years ago |
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
4 years ago |
Joshua M. Boniface
|
9169a28df1
|
Merge pull request #4588 from jellyfin/hex
Remove Hex class as the BCL has one now
|
4 years ago |
Bond_009
|
38932fc7d1
|
Schedules Direct requires the hex to be lowercase
|
4 years ago |
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
4 years ago |
crobibero
|
1dafd70f51
|
Don't nest DeviceProfile
|
4 years ago |
crobibero
|
fafddfc45e
|
Add TODO notice
|
4 years ago |
crobibero
|
f336d20b06
|
Fix sending PlaybackInfo
|
4 years ago |
crobibero
|
3bff1ff8a2
|
Fix namespace and add attribute
|
4 years ago |
Joshua M. Boniface
|
2c9e355e42
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
Joshua M. Boniface
|
b707d8e09d
|
Merge pull request #4486 from crobibero/split-api
Remove api client generator errors
|
4 years ago |
Joshua M. Boniface
|
f6c842e7b3
|
Merge pull request #4513 from BaronGreenback/LatestPluginSelected
Multi-repository plugins
|
4 years ago |
Joshua M. Boniface
|
509a4d0900
|
Merge pull request #4526 from crobibero/mark-played
Fix marking item as played
|
4 years ago |
Claus Vium
|
fab03942f5
|
Merge pull request #4537 from crobibero/session-caps-full
Convert ClientCapabilities to a Dto with JsonConverters
|
4 years ago |
Joshua M. Boniface
|
1e6539d0dc
|
Merge pull request #4539 from crobibero/nullable-enum-model-binder
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
|
4 years ago |
Greenback
|
5224200e8c
|
Fixed baseurl in dlna.
|
4 years ago |
crobibero
|
40531db1ae
|
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
|
4 years ago |
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
4 years ago |
Greenback
|
e41d1773ba
|
changes
|
4 years ago |
Greenback
|
c4753cec6c
|
Fixed merge.
|
4 years ago |
Greenback
|
616caca2b7
|
Added more comments.
|
4 years ago |
Bond_009
|
f5973d57e8
|
Remove UTF8 bom from some files
|
4 years ago |
Claus Vium
|
937e2a84e8
|
Merge pull request #4533 from Bond-009/nullref3
Fix nullref
|
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 |
Bond_009
|
c01042b355
|
Fix nullref
|
4 years ago |
BaronGreenback
|
7a6063ed41
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
crobibero
|
b3d322f79f
|
Fix build after merge
|
4 years ago |
crobibero
|
8f58f63b08
|
Merge remote-tracking branch 'upstream/master' into split-api
|
4 years ago |
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
4 years ago |
Joshua M. Boniface
|
799eb44005
|
Merge pull request #4514 from Artiume/patch-9
Update FFmpeg log
|
4 years ago |
Joshua M. Boniface
|
c901f1da41
|
Merge pull request #4518 from crobibero/livetv-hls
Fix live tv hls playback
|
4 years ago |
crobibero
|
2f75f84b6f
|
Fix marking item as played
|
4 years ago |
Claus Vium
|
44ff7a4843
|
Apply suggestions from code review
|
4 years ago |
nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
nyanmisaka
|
ca33ace3e9
|
rename
|
4 years ago |
artiume
|
6a751251e7
|
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
artiume
|
a46b70b169
|
Truncate GUID to 8 char
|
4 years ago |
crobibero
|
d58e435409
|
Add response code documentation
|
4 years ago |