Commit Graph

3547 Commits (5d16d1f66de499022da3eeb484a2cdfe341bed2f)

Author SHA1 Message Date
David 043d045448 Put json serializer options in private field
4 years ago
David e835dfb27d Use sync string instead of file
4 years ago
David a714008b59 Add missing FileStreams
4 years ago
David 2a574914ea Use streams instead of strings
4 years ago
BaronGreenback 21f6d39432 copy constructor
4 years ago
BaronGreenback dae6798a18 Making it work
4 years ago
BaronGreenback 889e988167 Updated to latest unstable.
4 years ago
BaronGreenback 62702fa3eb Changes as requested
4 years ago
David f38970cbd3 Remove xml docs
4 years ago
David 62fcc84bf4 Remove nuget reference
4 years ago
David e9902e9d35 Remove custom Json serializer
4 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
4 years ago
Bond-009 3a452463fc
Merge pull request #4849 from crobibero/clean-deps
4 years ago
BaronGreenback e8df9551ef
Update PluginManager.cs
4 years ago
BaronGreenback 9a97933499
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 8e04e6c837
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback 63c290f878
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback 4ba4eefeeb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 66d98cb8e4
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
Ryan Petris c0c0eaec05
new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity.
4 years ago
crobibero 1dac2226c4 Remove unused deps
4 years ago
BaronGreenback 1f2ecd0775 Fix for DI.
4 years ago
BaronGreenback 621e6d28cd Fallback to default guid
4 years ago
BaronGreenback 3633996a53 New json converter implemented.
4 years ago
Predrag Ljubenović e778fda843 Translated using Weblate (Serbian)
4 years ago
Page Asgardius 3df97d5441 Translated using Weblate (Spanish (Latin America))
4 years ago
BaronGreenback 7a66761981 write json files indented.
4 years ago
Claus Vium 6274cf8fcc
Merge pull request #4803 from ryanpetris/fix-getuser
4 years ago
WWWesten cc5d0af4c1 Translated using Weblate (Russian)
4 years ago
WWWesten 1d50c2ad63 Translated using Weblate (Kazakh)
4 years ago
WWWesten b8ef0823fa Translated using Weblate (Kazakh)
4 years ago
Greenback d34428f2f7 removed exception
4 years ago
BaronGreenback 9bf970e5c6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback a293024efd
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 5c3ebb63e6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 09f219bbce
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 3708ca8dbb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 4757824a82
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
Greenback cb793af30e Renamed guid to id
4 years ago
Greenback 5c4fdaa253 MaxAbi property removed.
4 years ago
Greenback ce19f2be55 Renamed Guid property to Id
4 years ago
Predrag Ljubenović 07ee98b65f Translated using Weblate (Serbian)
4 years ago
Greenback 486148dd6b Removed maxAbi
4 years ago
Greenback 5a3efc5266 Changes as required.
4 years ago
BaronGreenback 4153551dfc
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 0dcf6b09c1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 8ce765c4d1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 591ad3b04b
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 30645e7265
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 2d094bedf5
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 3a8d395c9c
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
SecularSteve be3129e012 Translated using Weblate (English (United Kingdom))
4 years ago
Miko Dela Cruz e515b696d1 Translated using Weblate (Japanese)
4 years ago
nlspln 9bf51aeb6b Translated using Weblate (Dutch)
4 years ago
Greenback a4a40407a0 Change PluginStatus states.
4 years ago
Greenback d9aaba36ec Copy previous plugin settings if they don't exist.
4 years ago
Greenback 1ed25ebd9a Corrections as recommended.
4 years ago
Claus Vium 21d2e9ff0c
Merge pull request #4771 from crobibero/typed-get-preference
4 years ago
Ryan Petris 875562e580 This is only used in one place and therefore will always be HttpRequest.
4 years ago
Ryan Petris 1b3fcab6a4 If requestContext is HttpRequest, get the context from it properly.
4 years ago
Greenback 5323887540 Replaced TryGetPlugin with GetPlugin
4 years ago
Greenback eb2439f23b Changes as recommended.
4 years ago
Greenback 208d545cfe Changed as suggested.
4 years ago
Greenback dddcfa6dbb Suggested changes.
4 years ago
BaronGreenback 3cff64ee32
Delete disabled.png
4 years ago
BaronGreenback 2bb12793b2
Add files via upload
4 years ago
Greenback cddc87e2af Fixed gitmerge.
4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade
4 years ago
Greenback 0d4aa6bad6 Enable local file repositories
4 years ago
Greenback fbb20ebef6 Plugin setting migration to folders.
4 years ago
Greenback 494ace7984 Mark plugin failure on DI Loop.
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
Joshua M. Boniface e7ae712437
Merge pull request #4773 from Artiume/patch-10
4 years ago
A Foley a83a4f55d9 Translated using Weblate (French (Canada))
4 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
Claus Vium c5a5f77b9e
Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadError
4 years ago
artiume 297cb27ab6
remove opf extension for book types
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
Nyanmisaka d701b67de1
Apply suggestions from code review
4 years ago
nyanmisaka 41218c5613 fix ssl certificate cannot be saved
4 years ago
Claus Vium a57e465de9
Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore
4 years ago
Claus Vium c1bb29532f
Merge pull request #4756 from crobibero/api-key-inverted-condition
4 years ago
Claus Vium f322866127
Merge pull request #4737 from crobibero/missing-ensure-success
4 years ago
Claus Vium 0cddfbcff5
Merge pull request #4757 from cvium/semi_revert_defer_image_loading
4 years ago
kaboom83 abcbb9f156 Translated using Weblate (Slovenian)
4 years ago
crobibero a9aafbaf5a Don't throw exception unless needed
4 years ago
cvium 3f6e6c4839 Simplify
4 years ago
Claus Vium a56ac65449
Merge pull request #4753 from crobibero/5.0.1
4 years ago
Claus Vium 7455de1f85
Merge pull request #4701 from crobibero/plugin-version
4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask
4 years ago
crobibero 2478c8fa64 Fix inverted condition when authenticating with an ApiKey
4 years ago
crobibero aa5fa7cb8f Update to dotnet 5.0.1
4 years ago
Bond_009 c0fde3496c Add tests for HdHomerunHost.TryGetTunerHostInfo
4 years ago
Bond_009 514d95e5aa Add tests for HdHomerunHost.GetLineup
4 years ago
Claus Vium e6650651b3
Merge pull request #4738 from jellyfin/tests8
4 years ago
Bond_009 7027561e19 Add tests for HdHomerunHost.GetModelInfo
4 years ago
Claus Vium b83bc0a589
Merge pull request #4736 from nyanmisaka/fix-custom-order
4 years ago
Claus Vium b6ecaccf92
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
4 years ago
crobibero e621244405 Add missing EnsureSuccessStatusCode
4 years ago
nyanmisaka 020fe37dfe fix custom library order
4 years ago
crobibero 26e5aacb90 Fix JsonConverter recursion
4 years ago
Claus Vium 0aad17554c
Merge pull request #4715 from crobibero/hdhr-json-bool
4 years ago
Claus Vium 0d5f651ae9
Merge pull request #4706 from cvium/fix_aspectratio_again
4 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable
4 years ago
BaronGreenback b485520537
Update ApplicationHost.cs
4 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay
4 years ago
crobibero 66a1880a58 Add number to bool json converter
4 years ago
Ionut Andrei Oanca 0825ce687d Add SessionControllerConnected event
4 years ago
cvium a0fbf0f539 Only apply series image aspect ratio if episode/season has no primary image
4 years ago
crobibero 8df2213d6b Don't return plugin versions that target newer Jellyfin version
4 years ago
Artūrs Jānis Ņikitins a7b461adb4 Translated using Weblate (Latvian)
4 years ago
Artūrs Jānis Ņikitins b9107e847a Translated using Weblate (Latvian)
4 years ago
Saman Dadmand 34cd89058a Translated using Weblate (Persian)
4 years ago
rwctrjotovxqqqyqod 4d56afa712 Translated using Weblate (French (Canada))
4 years ago
Joshua M. Boniface bba01bf7b9
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
4 years ago
Joshua M. Boniface b96d4ef0e8
Merge pull request #4653 from crobibero/favorite-persons
4 years ago
Ionut Andrei Oanca cc64ee483d Reorder parameters in HandleRequest
4 years ago
Ionut Andrei Oanca 1f57b594e6 Loosen locking logic in SyncPlayManager
4 years ago
Joshua M. Boniface 670f7cacc3
Merge pull request #4651 from crobibero/iso_manager
4 years ago
Ionut Andrei Oanca cbf70e7a03 Change type of PlaylistItemId to Guid
4 years ago
crobibero 60b7e49a7f Suggestions from code review
4 years ago
Eero Nevaluoto 958c3a3217 Translated using Weblate (Finnish)
4 years ago
Claus Vium dca3f62ff8
Merge branch 'master' into PlugsVersionNumberFix
4 years ago
Claus Vium 9afd19b06e
Merge pull request #4648 from nyanmisaka/optimize-plugin-logs
4 years ago
Claus Vium f1cc01f324
Merge pull request #4242 from Spacetech/library_scan_speed
4 years ago
jeansebbeaulieu cba1aced8a Translated using Weblate (French (Canada))
4 years ago
crobibero b7443f6042 Optimize FavoritePersons query
4 years ago
Page Asgardius cff2b7fed1 Translated using Weblate (Spanish (Mexico))
4 years ago
Ionut Andrei Oanca b7eb4da04e Rename GroupController into Group
4 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter
4 years ago
Nyanmisaka d496fd2d48
Apply suggestions from code review
4 years ago
nyanmisaka bbe872524d optimize load plugin logs
4 years ago
cvium 7e0ea296c3 Move request validation to auth policies
4 years ago
Claus Vium f01eff0559
Merge pull request #4647 from rhamzeh/fix/localization-add-palestine
4 years ago
Claus Vium 4ae62e74e9
Merge pull request #4644 from jellyfin/minor9
4 years ago
Claus Vium e042572588
Merge pull request #4633 from crobibero/guid-params
4 years ago
Raghd Hamzeh 9497530281
fix: add Palestine to supported countries
4 years ago
Bond-009 ea20f05de4
Merge pull request #4589 from ConfusedPolarBear/id-fix
4 years ago
Bond_009 e4fd61411f Minor improvements
4 years ago
Fernando 5bfc5b9166 Translated using Weblate (Spanish)
4 years ago
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
4 years ago
crobibero b5a7a74e89 Use GetParentItem where applicable
4 years ago
Claus Vium 79578521b8
Merge pull request #4629 from crobibero/auth-handler
4 years ago
Claus Vium 81823f9a3d
Merge pull request #4628 from MrTimscampi/no-next-resumable
4 years ago
crobibero cd459c51f3 Return NoResult only when request doesn't have a token.
4 years ago
Claus Vium 673d2c0d26
Update Emby.Server.Implementations/TV/TVSeriesManager.cs
4 years ago
MrTimscampi 371092cf62 Fix possible nullref
4 years ago
MrTimscampi 7ba9ba4780 Fix typo
4 years ago
crobibero 2055d49701 fix inverted condition
4 years ago
crobibero 821ad79992 fix spacing
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
4d1m f660969e6c Translated using Weblate (Romanian)
4 years ago
MrTimscampi 21a67a66d2 Prevent GetUpNext from returning episodes in progress
4 years ago
Claus Vium 0a35f35311
Merge pull request #4591 from jellyfin/schedulesdirect
4 years ago
xnick d734deb6c1 Translated using Weblate (Greek)
4 years ago
dependabot[bot] d13611f7da
Bump prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1
4 years ago
dependabot[bot] 21a2dec5b2
Bump ServiceStack.Text.Core from 5.10.0 to 5.10.2
4 years ago
Ionut Andrei Oanca b57ace7888 Address requested changes from review
4 years ago
Enes 2375bd69e4 Translated using Weblate (Turkish)
4 years ago
TF 21893b6abe Translated using Weblate (Portuguese)
4 years ago
Enes 7561eda0f0 Translated using Weblate (Turkish)
4 years ago
Claus Vium 93bd5e67e9
Merge pull request #4525 from crobibero/transcode-file-task-schedule
4 years ago
Telmo Duarte e936d0872b Translated using Weblate (Portuguese)
4 years ago
Telmo Duarte 304bbfd66d Translated using Weblate (Portuguese (Portugal))
4 years ago
No Available e52e1918c5 Translated using Weblate (Danish)
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 1a0d8aef80 Revert "Removed Lazy implementation."
4 years ago
conashinck f1b3811ca7 Translated using Weblate (Chinese (Traditional))
4 years ago
conashinck 1458797330 Translated using Weblate (Chinese (Traditional))
4 years ago
Greenback 5cd5a7d4ce Removed Lazy implementation.
4 years ago
Matt Montgomery 185476c08a Add support for query negation
4 years ago
Claus Vium 5dc61f066d
Merge pull request #4595 from MrTimscampi/clean-next-up
4 years ago
MrTimscampi 0dda909a60 Fix suggestion
4 years ago
Joshua M. Boniface c98c2ab955
Merge branch 'master' into syncplay-enhanced
4 years ago
MrTimscampi c196ad3351 Don't return first episodes in next up
4 years ago
Joshua M. Boniface 9169a28df1
Merge pull request #4588 from jellyfin/hex
4 years ago
Bond_009 81ca6cb47c Clean up SchedulesDirect
4 years ago
WWWesten 536ac4c11c Translated using Weblate (Russian)
4 years ago
Rubikscraft ab6a4fac91 Translated using Weblate (Dutch)
4 years ago
Bond_009 38932fc7d1 Schedules Direct requires the hex to be lowercase
4 years ago
Matt Montgomery 0758d84a61 Test query value
4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now
4 years ago
nextlooper42 abf0f85123 Translated using Weblate (Slovak)
4 years ago
Claus Vium e86385b74d
Merge pull request #4575 from crobibero/null-ref
4 years ago
Ignatius Bagus 8275a5d635 Translated using Weblate (Indonesian)
4 years ago
nextlooper42 4edbd6d182 Translated using Weblate (Slovak)
4 years ago
crobibero 0acea5b077 Don't throw null reference if ContentType is null.
4 years ago
volodymyr 49eadd3246 Translated using Weblate (Ukrainian)
4 years ago
nextlooper42 9b2999237f Translated using Weblate (Slovak)
4 years ago
nextlooper42 9534f55eb0 Translated using Weblate (Slovak)
4 years ago
Oatavandi f8229529ab Translated using Weblate (Tamil)
4 years ago
Mikko Puntanen eefb192584 Translated using Weblate (Finnish)
4 years ago
CutterXYZ 9b14e7d6e4 Translated using Weblate (French)
4 years ago
hoanghuy309 29e686b042 Translated using Weblate (Vietnamese)
4 years ago
BaronGreenback 6676ca4d1b
Remove ResourceFileManager (#4567)
4 years ago
Antonio Sarro 41b3a7869e Translated using Weblate (Italian)
4 years ago
crobibero c5f5633ec6 Handle invalid plugins
4 years ago
Joshua M. Boniface 2c9e355e42
Merge branch 'master' into NetworkPR2
4 years ago
hoanghuy309 c1db8869f0 Translated using Weblate (Vietnamese)
4 years ago
Joshua M. Boniface 09c7f98162
Merge pull request #4263 from cvium/defer_image_fetching
4 years ago
BaronGreenback 969b9e2a18
Update ImageFetcherPostScanTask.cs
4 years ago
BaronGreenback e8cb9cea7d
Merge branch 'master' into library_scan_speed
4 years ago
Joshua M. Boniface d5eb7e786f
Merge pull request #4182 from ryanpetris/fix-hdhomerun
4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
Joshua M. Boniface f6c842e7b3
Merge pull request #4513 from BaronGreenback/LatestPluginSelected
4 years ago
Greenback 9b5ae690c1 renamed file.
4 years ago
BaronGreenback 8f25eaeb9d
Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs
4 years ago
Greenback 616caca2b7 Added more comments.
4 years ago
BaronGreenback 124bd4c2c0
Networking: 1 - Network Manager (#4124)
4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2
4 years ago
Greenback eed1a40b19 Fixed tests
4 years ago
Greenback 972ed3ccfe fix.
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
Joshua M. Boniface a1707739d6
Merge pull request #4515 from barronpm/dont-store-capabilities
4 years ago
crobibero 7e7d027bb0 Merge remote-tracking branch 'upstream/master' into transcode-file-task-schedule
4 years ago
BaronGreenback b879fb615e
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
crobibero bf66f57069 Set DeleteTranscodeFileTask to trigger every 24h
4 years ago
Greenback d6b0a939f7 fixed
4 years ago
Csaba 2f9e549c35 Translated using Weblate (Hungarian)
4 years ago
Greenback 32b92641fb Get version info the manifest.
4 years ago
Decoy7 d630534615 Translated using Weblate (Greek)
4 years ago
Gary Wilber 4a22380565 Merge remote-tracking branch 'upstream/master' into library_scan_speed
4 years ago
Marcin Woliński 90e4066b12 Translated using Weblate (Polish)
4 years ago
Fernando Fernández e21e00cad5 Merge remote-tracking branch 'upstream/master' into no-scaling
4 years ago
Joshua M. Boniface b5ff91c281
Merge pull request #4298 from crobibero/bye-tvdb
4 years ago
Greenback a3e47f3e4e Updated to latest Unstable.
4 years ago
Joshua M. Boniface 212c5318ae
Merge pull request #4507 from BaronGreenback/Spelling
4 years ago
JoJoBot420 d8a3448a97 Translated using Weblate (Hebrew)
4 years ago
hoanghuy309 e71ab2afb1 Translated using Weblate (Vietnamese)
4 years ago
Oatavandi 28f8cb6ea5 Translated using Weblate (Tamil)
4 years ago
Greenback 452ca4565f reversing other PR
4 years ago
Odd Stråbø f8dd50fc1a Fix plugin old version cleanup
4 years ago
Greenback 31980e6f87 Fixed issue with plugins being deleted.
4 years ago
Patrick Barron 5790db05ba Clean up DeviceManager and don't store capabilities on disk
4 years ago
Greenback 1df58fbaa0 updated
4 years ago
Greenback 18855a7884 Initialial upload
4 years ago
Nyanmisaka fbcf3b750d Translated using Weblate (Chinese (Simplified))
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
Ionut Andrei Oanca 9c20701cf6 Correct typos
4 years ago
Fernando Fernández 38c3b6fcd3 Fix build and thread detection logic
4 years ago
dkanada 742966573d
Merge pull request #4503 from jellyfin/cancellation
4 years ago
HDmaniac a8524be6be Translated using Weblate (Spanish)
4 years ago
danielxb-ar 316b18e8f2 Translated using Weblate (Spanish (Argentina))
4 years ago
Moritz b91afdb56f Translated using Weblate (German)
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
Anthony Lavado 08c2c86bc7
Merge pull request #4490 from jellyfin/dependabot/nuget/Mono.Nat-3.0.1
4 years ago