Commit Graph

3725 Commits (6080093b517dc8330a9f63ab743caadc556750fd)

Author SHA1 Message Date
BaronGreenback d3390302f9
Update ApplicationHost.cs
3 years ago
Bond_009 54f81c4da4 Call ToLower on CollectionTypeOptions.ToString
3 years ago
Ikomhoog d4201f812c Changed string.Length == 0 to string.IsNullOrEmpty in case of null
3 years ago
Joshua M. Boniface 480dd66428
Merge pull request #5402 from Ullmie02/fix-null-size
3 years ago
WWWesten bc95268bd6 Translated using Weblate (Kazakh)
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Patrick Barron 7c413a323b Move EF Core dependency out of Jellyfin.Data
3 years ago
Bond-009 497ea57fd2
Merge pull request #5381 from cvium/fix-network-substitution
3 years ago
cvium 946411be8e Remove redundant check
3 years ago
cvium 67af30d1ff Remove redundant checks
3 years ago
cvium 54211b921c rider is a prick
3 years ago
cvium bc661c16e1 simplify
3 years ago
Smith00101010 6293629d32
Apply suggested formatting changes
3 years ago
cvium 37e374d33d make sure network path substitution matches correctly
3 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
3 years ago
Nichgon ed7154db68 Translated using Weblate (Thai)
3 years ago
Bond-009 c2af32d035
Merge pull request #5299 from Bond-009/tests13
3 years ago
Csaba f6c49f1373 Translated using Weblate (Hungarian)
3 years ago
Mister Rajoy 18cd634ec8 Fix duplicated movies when group movies into collections is enabled
3 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes #1479
3 years ago
Sebastian 0fde0a82e4 Translated using Weblate (Swedish)
3 years ago
David 16694b0cfc Add nfo thumb tag support
3 years ago
BaronGreenback 159ecb882f Fixed bad sync
3 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
3 years ago
BaronGreenback 1d6f489f17 comment change
3 years ago
BaronGreenback f666b7e102 fix
3 years ago
Claus Vium 9e77fdc70d
Merge pull request #5312 from BaronGreenback/FixFor5280
3 years ago
BaronGreenback 73ca367bf9
Update Emby.Server.Implementations/ApplicationHost.cs
3 years ago
BaronGreenback d95ca20fc7 removed bad merge code
3 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
3 years ago
Eben van Deventer 0a1b91f084 Translated using Weblate (Afrikaans)
3 years ago
dkanada c54ca489f1
Merge pull request #5217 from jellyfin/auto-manifest
3 years ago
Raúl Estévez bae97322a0 Translated using Weblate (Galician)
3 years ago
Bond_009 2bc1eef4dd Clean up code
3 years ago
Bond-009 5860979500
Merge pull request #5301 from Bond-009/validinput
3 years ago
sebastianporta 1569cc301c Translated using Weblate (Spanish (Mexico))
3 years ago
Bond_009 81f527f808 CollectionType can be null
3 years ago
Bond_009 1c74e2f40e Fix build
3 years ago
Christopher G 82634a9934 Translated using Weblate (Indonesian)
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
Bond_009 032d72a8a7 Pls fix race condition
3 years ago
Bond_009 acac21d8dc Improve tests
3 years ago
dkanada 9bfe945f6c catch http exception and fix possible issues
3 years ago
dkanada fb2d178242
add await directive for image download
3 years ago
dkanada e9030a62fb
remove useless call to dispose
3 years ago
dkanada 454deece13
improve performance in the wrong place
3 years ago
dkanada 64cc5889f2 add suggested changes
3 years ago
dkanada b18bb3d0de update timestamp parse for plugins
3 years ago
dkanada bc746b4d05 merge branch 'master' into auto-manifest
3 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
3 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
3 years ago
Joshua M. Boniface 1442a63556
Merge pull request #5290 from Bond-009/nullref
3 years ago
Joshua M. Boniface 23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
3 years ago
Bond_009 93a1f434a3 Fix possible null ref exception
3 years ago
dependabot[bot] 35f460998b
Bump sharpcompress from 0.28.0 to 0.28.1
3 years ago
denikrejn1000 0d3606a746 Translated using Weblate (Serbian)
3 years ago
Bond_009 b1fe28d0a6 Use GetEncodingOptions where possible
3 years ago
Bond_009 eba859e33e Minor improvements
3 years ago
hoanghuy309 55dd0da5da Translated using Weblate (Vietnamese)
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
dkanada 175e2a5249
Merge pull request #5242 from jellyfin/cancellationtokens
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
dependabot[bot] 8a22913c84
Bump sharpcompress from 0.27.1 to 0.28.0
3 years ago
Dar Donkov cd612edbf0 Translated using Weblate (Bulgarian)
3 years ago
dkanada 542401c7f4
Merge pull request #5216 from jellyfin/remove-old-settings
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
Dar Donkov 0a8587295e Translated using Weblate (Bulgarian)
3 years ago
Bond_009 e1bc322b70 Add test for WriteGetMessage
3 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun
3 years ago
dkanada 9caf311925 handle plugin manifests automatically
3 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
3 years ago
Bond-009 a2ac4d3dd7
Merge pull request #5209 from crobibero/base-item-kind
3 years ago
Manjot Singh d490c1c2bc Translated using Weblate (Hindi)
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles
3 years ago
dkanada 7f1243978c
Merge pull request #5012 from jellyfin/ws
3 years ago
Bond_009 13c1c2815f Add regression test for PluginManager.SaveManifest
3 years ago
Bond-009 fba80cf6f9
Merge pull request #5188 from cvium/fix_manifest_bom
3 years ago
cvium 311b2f5012 Exclude BOM when writing meta.json plugin manifest
3 years ago
dkanada 158e69c6f0
Merge pull request #4935 from ConfusedPolarBear/quickconnect-cleanup
3 years ago
dkanada aea1c4f310
Merge pull request #5142 from M0ssTee/updateRegex
3 years ago
Jakub Fabijan 6c2eb5fc7e Translated using Weblate (Esperanto)
3 years ago
Jakub Fabijan e8fd4531ed Added translation using Weblate (Esperanto)
3 years ago
Oskari Lavinto 49b08798e6 Translated using Weblate (Finnish)
3 years ago
WWWesten f8283d8c20 Translated using Weblate (Russian)
3 years ago
WWWesten 9eabad685e Translated using Weblate (Kazakh)
3 years ago
dkanada 54a3ab15a3
Merge pull request #5005 from jellyfin/bytes
3 years ago
dkanada ad203d011b
Merge pull request #5006 from jellyfin/roundtrip
3 years ago
M0ssTee 8f88d0d2cb
Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs
3 years ago
crobibero 8d902478a0 Don't skip hidden files
3 years ago
Troy 8c640a1492 Replaced /d with [0-9], see issue #2923
3 years ago
Tomi 4bcf684b72 Translated using Weblate (Finnish)
3 years ago
Jacob Adlers edc7efe4d7 Translated using Weblate (Swedish)
3 years ago
WWWesten fa59d2afe3 Translated using Weblate (Russian)
3 years ago
WWWesten 027ef41d87 Translated using Weblate (Kazakh)
3 years ago
WWWesten a50459a2a1 Translated using Weblate (Kazakh)
3 years ago
crobibero 4e2d029b3d Add null check for ImageTags
3 years ago
David Ullmer b014f2309d
Update Emby.Server.Implementations/Plugins/PluginManager.cs
3 years ago
David 677bba742e Remove try-catch nesting
3 years ago
David 80f3e20394 Change plugin error message
3 years ago
David Ullmer 4adbbb9f51 Catch TypeLoadException during plugin loading
3 years ago
Karandeep Singh Grewal 4aaf71b873 Translated using Weblate (Hindi)
3 years ago
Joshua M. Boniface 3fda50de6d
Merge pull request #5064 from BaronGreenback/PluginFix
3 years ago
Joshua M. Boniface 4d13cad7af
Merge pull request #5062 from crobibero/delete_log_task
3 years ago
Bond-009 27f8823cbe
Merge pull request #5055 from jellyfin/dependabot/nuget/sharpcompress-0.27.1
3 years ago
WWWesten 91abc09e79 Translated using Weblate (Kazakh)
4 years ago
Wong To Han, Toby 84f6d683f2 Translated using Weblate (Chinese (Hong Kong))
4 years ago
Arian Ar d80daa3bec Translated using Weblate (Persian)
4 years ago
Rodlan Bernabe 17cff101ce Translated using Weblate (Filipino)
4 years ago
ImSoSx 215554bb41 Translated using Weblate (Spanish (Latin America))
4 years ago
David 07613f0821 Translated using Weblate (German)
4 years ago
AdmiralAnimE 27cbd14377 Translated using Weblate (Bulgarian)
4 years ago
AdmiralAnimE b3059238e3 Translated using Weblate (Bulgarian)
4 years ago
BaronGreenback 89046e1d97 Bug fixes
4 years ago
crobibero 6abee2dd22 fix delete log task
4 years ago
Claus Vium 65c09f82c5
Merge pull request #5027 from crobibero/episode-first-up
4 years ago
crobibero 1455c2aa10 Remove commented code
4 years ago
dependabot[bot] 4e13b41eed
Bump sharpcompress from 0.26.0 to 0.27.1
4 years ago
Oriol Serra 01836e55e4 Translated using Weblate (Catalan)
4 years ago
Sinan d8d9d90469 Translated using Weblate (Turkish)
4 years ago
Joshua M. Boniface 03242a6afd
Merge pull request #5007 from jellyfin/create
4 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up
4 years ago
crobibero 3d754fa5bf Revert "Don't return first episodes in next up"
4 years ago
Alexander Brissman 549160b9b9 Translated using Weblate (Norwegian Bokmål)
4 years ago
Deniz eb82879a4f Translated using Weblate (Turkish)
4 years ago
Bond_009 9a5ceb34d1 Improve WebSocket Deserialization
4 years ago
趙映翔 f7aae0e876 Translated using Weblate (Chinese (Traditional))
4 years ago
Oriol Serra 580b90aa4c Translated using Weblate (Catalan)
4 years ago
Bond_009 1fdd2d6e05 Handle IO errors in LoadManifest
4 years ago
Bond_009 1752423e52 Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate
4 years ago
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
4 years ago
Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible
4 years ago
Bond-009 0bb0dd646f
Merge pull request #4980 from Ullmie02/chinese
4 years ago
Bond-009 2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity
4 years ago
Bond-009 a8230c07ea
Merge pull request #4961 from crobibero/person-blurhash-null-ref
4 years ago
Bond-009 4549c96f6d
Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible
4 years ago
Christian cb6ae4a188 Translated using Weblate (German)
4 years ago
David Ullmer 87c2802984 Add additional chinese languages
4 years ago
minystory 7acee4070e Translated using Weblate (Korean)
4 years ago
Oatavandi 0ac993e1b3 Translated using Weblate (Malayalam)
4 years ago
Bond-009 07650d91da
Merge pull request #4962 from thornbill/fix-playstate-name
4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver
4 years ago
Oatavandi 66ab4e77cd Added translation using Weblate (Malayalam)
4 years ago
GlibTongue 162e8d3045 Translated using Weblate (Urdu (Pakistan))
4 years ago
Bill Thornton cfca27e99a Fix capitalization of Playstate message
4 years ago
crobibero 13f347a813 Fix potential null reference
4 years ago
suelio bertulino lima a4a261e940 Translated using Weblate (Portuguese (Brazil))
4 years ago
Aron Szakacs 12144d2d9e Translated using Weblate (German (Swiss))
4 years ago
obradovichv 0282a1ed09 Fix string culture specificity
4 years ago
Azunyan- d1da1aa407 Translated using Weblate (Swedish)
4 years ago
lemmens95 e15b2ea10f Translated using Weblate (Dutch)
4 years ago
Matt Montgomery 8dd83327b5 Remove quick connect tokens after usage
4 years ago
Manjot Singh 5932b967b7 Translated using Weblate (Punjabi)
4 years ago
Manjot Singh cf52503630 Added translation using Weblate (Punjabi)
4 years ago
crobibero d077c425d3 Add only correct person blurhash
4 years ago
Gary Wilber 1fdeac0a7d Ignore inaccessible files during library scans
4 years ago
Joshua M. Boniface 406ae3e43a
Merge pull request #4709 from BaronGreenback/PluginDowngrade
4 years ago
BaronGreenback 149c2b2169 Added referenced assembly failure detection, and DI failure protection.
4 years ago
dkanada e53379502c
Merge pull request #4876 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.2
4 years ago
crobibero dbfbf9fb5b Fix bad merge
4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
Joshua M. Boniface 7caba04c3c
Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hints
4 years ago
artiume f411353c8c
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume c7cb177260
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume 77b478c726
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume 99adbf0497
Split resume function for Audiobooks
4 years ago
Niels van Velzen 2bb84c0675 Fix limit parameter error for search hints endpoint
4 years ago
dependabot[bot] 633507eee1
Bump DotNet.Glob from 3.1.0 to 3.1.2
4 years ago
Bond-009 054adf6379
Merge pull request #4853 from Ullmie02/servicestack-json
4 years ago
Shaunak Basu 8dfe89ea52 Translated using Weblate (Hindi)
4 years ago
Shaunak Basu 782c233389 Translated using Weblate (Bengali)
4 years ago
David 3dec1fd6b2 Use UTF8 encoding and async correctly
4 years ago
WWWesten 926c70f9f7 Translated using Weblate (Kazakh)
4 years ago
David 21fd124bca Code revie
4 years ago
David f73bb92ce3 Remove manual N/A removal and write directly to stream
4 years ago
mahi160 108d2da0aa Translated using Weblate (Bengali)
4 years ago
Mislav Milinković 41324300ec Translated using Weblate (Croatian)
4 years ago
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