Commit Graph

4278 Commits (26ba99e420b8b062a96d6f72bb732ef7eadca895)

Author SHA1 Message Date
Patrick Barron c09ef74b51 Fix warnings in IO
3 years ago
Patrick Barron 078200d8d4 Fix warnings in Sorting
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Bond-009 6a575b3f77
Merge pull request #6648 from barronpm/implementations-warn1
3 years ago
Patrick Barron 21007aec20 Fix warnings in Data
3 years ago
Patrick Barron 4ba9b6c305 Fix warnings in ScheduledTasks
3 years ago
Patrick Barron 5043a887cc Document IStartupOptions
3 years ago
Bond_009 1ee58bf020 Enable nullable for ItemDataProvider
3 years ago
Tim040 7bf2ece20e Translated using Weblate (Dutch)
3 years ago
Cody Robibero 7668cd13f5 Create output directory when extracting archive files
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Claus Vium 17273a6075
Merge pull request #6614 from Bond-009/warn36
3 years ago
Claus Vium c5491dc46c
Merge pull request #6613 from Bond-009/randomaccess
3 years ago
Bond_009 79642af3b8 Fix some warnings
3 years ago
Bond_009 a4eede29ab Use RandomAccess instead of a FileStream where it makes sense
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond-009 2ee3e9e00f
Merge pull request #6590 from jellyfin/dotnet6
3 years ago
Mislav Milinković d81c9a7a8c Translated using Weblate (Croatian)
3 years ago
Ouail Ouazani 984f17c64f Translated using Weblate (Arabic)
3 years ago
Bond_009 5fd315b17c Address comments
3 years ago
Bond_009 fb2f07dc84 Replace RNGCryptoServiceProvider with RandomNumberGenerator
3 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Claus Vium b4c0518001
Merge pull request #6588 from Bond-009/escape
3 years ago
evlian f1498d49ca Translated using Weblate (Albanian)
3 years ago
Bond_009 f6622bd810 Fix issue #6587
3 years ago
Claus Vium b598f0e9fb
Merge pull request #6584 from Bond-009/datetime
3 years ago
Joshua M. Boniface 18506f7c21
Merge pull request #6569 from crobibero/dotnet-5.0.10
3 years ago
Claus Vium c38d19682c
Merge pull request #6553 from ankenyr/master
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Bond-009 32ea4806f8
Merge pull request #6538 from cvium/livetv_oh_no
3 years ago
Claus Vium 1b0e6b871b
Merge pull request #6571 from Dixin/master
3 years ago
dependabot[bot] a77c38a813
Bump DiscUtils.Udf from 0.16.4 to 0.16.13
3 years ago
Dixin dc8420c7a2 Fix extra folder type resolving.
3 years ago
Cody Robibero e7d6c45509 Upgrade to dotnet 5.0.10
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
gbrea 8d57afb55f Translated using Weblate (Galician)
3 years ago
Meem Khan b9407779e4 Translated using Weblate (Urdu (Pakistan))
3 years ago
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
3 years ago
emmanuel billeaud fffdf9f7b6 Translated using Weblate (French)
3 years ago
Fredrik Lindberg ea439c5ccf Improve series name matching
3 years ago
Rob d557a5371e
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
Rob 8d45656c51
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
Rob 96bc24b1dc
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
dependabot[bot] 65e10946d8
Bump sharpcompress from 0.28.3 to 0.29.0
3 years ago
cocool97 83b4d4d25a Translated using Weblate (French (Canada))
3 years ago
ankenyr 2b5f3f294e Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
3 years ago
Cody Robibero 7a7fe3e681 Fix types and property names
3 years ago
Mr. Chip53 1a8dcae5e4 Fix #6171
3 years ago
Claus Vium 00f7f68e53
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
3 years ago
cvium ff328fefc5 Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
3 years ago
cvium 026a7af0e8 Don't throw when livestream file isn't found
3 years ago
hoanghuy309 7ce62194d1 Translated using Weblate (Vietnamese)
3 years ago
cvium 1a5a74d2a9 Remove more unused args
3 years ago
cvium f3573b061c Remove the unused arg
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
hoanghuy309 1a5d8e89da Translated using Weblate (Vietnamese)
3 years ago
Lukáš Kucharczyk 95f287e819 Translated using Weblate (Czech)
3 years ago
Claus Vium c794e48562
Merge pull request #6522 from ferferga/efcore-improvements
3 years ago
Bond-009 71ab4a5754
Fix it for real(tm) this time
3 years ago
Bond-009 8dc0911374
Fix log message
3 years ago
cvium 153e920239 Ignore published server url for local access
3 years ago
cvium be9663ae89 Use GetSmartApiUrl instead (hopefully it works)
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Cody Robibero 23e6c918a2 Remove Linq to index search
3 years ago
dependabot[bot] 9e96f36131
Bump prometheus-net.DotNetRuntime from 4.2.0 to 4.2.1
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
dkanada f6c0db4bb5 merge branch 'master' into syncplay-sessions-fix
3 years ago
dkanada 5e3905d41a merge branch 'master' into syncplay-clear-queue
3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix
3 years ago
Cody Robibero 0587b539ec Suggestions from review
3 years ago
Cody Robibero 47e24a2cf7 Add SchedulesDirect json tests
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Cody Robibero 47be1bf69f Enable nullable for SchedulesDirect
3 years ago
Bond-009 79e51b7fa2
Merge pull request #6475 from crobibero/warn-259810
3 years ago
siankatabg 2f360151c2 Translated using Weblate (Bulgarian)
3 years ago
Cody Robibero bfb37a9ed9 Fix typos
3 years ago
Cody Robibero 611c20dba8 Fix indentation
3 years ago
Cody Robibero 8e498b01e7 Fix issues from merge
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Bond_009 286dabdc4b Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond-009 620dd94970
Merge pull request #6495 from qsniyg/zero-activity-days
3 years ago
Gokdag Goktepe 4bed19e22f Translated using Weblate (Turkish)
3 years ago
Claus Vium ffef1baa2f
Merge pull request #6485 from markshark05/patch-1
3 years ago
qsniyg 2cf08dcd34 Allow zero activity log retention days
3 years ago
Claus Vium 4cd372109d
Merge pull request #6473 from Bond-009/nullable7
3 years ago
Mark Titorenkov a0ee16d38d
Update M3U Channel Name Precedence
3 years ago
Claus Vium 442e756395
Merge pull request #6183 from stanionascu/bdiso-playback
3 years ago
Bond_009 963ab2dab6 Simplify the way we choose our ffmpeg
3 years ago
Cody Robibero ecb4b8e0aa Apply suggestions from code review
3 years ago
dependabot[bot] 4c5f7207e3
Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0
3 years ago
Cody Robibero d7459fa2ec Add missing xmldoc
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 645825db36 Enable nullable for more files
3 years ago
TheFeelTrain e88367fe70 Translated using Weblate (Japanese)
3 years ago
wolong gl 59b8056add Translated using Weblate (Chinese (Simplified))
3 years ago
Vinícius Costa 5bcd1648cb Translated using Weblate (Portuguese (Brazil))
3 years ago
SeanPai c2bcceaa21 Translated using Weblate (Chinese (Traditional))
3 years ago
Changho Park 80dc92238a Translated using Weblate (Korean)
3 years ago
lsousa 3ebede56fe Translated using Weblate (Portuguese)
3 years ago
Weevild 6c7b9d4044 Translated using Weblate (Swedish)
3 years ago
Lukáš Kucharczyk d3527334bc Translated using Weblate (Czech)
3 years ago
Kaiay 74d22d2f9a Translated using Weblate (Chinese (Hong Kong))
3 years ago
Claus Vium e15fea5dad
Merge pull request #5228 from lbenini/baseitemkind-fixes
3 years ago
wolong gl 98b72019e6 Translated using Weblate (Chinese (Simplified))
3 years ago
Marcin Woliński 7c7ad820c2 Translated using Weblate (Polish)
3 years ago
Claus Vium 663c79cba8
Merge branch 'master' into baseitemkind-fixes
3 years ago
Oatavandi 6438410111 Translated using Weblate (Malayalam)
3 years ago
hoanghuy309 6de2a519f2 Translated using Weblate (Vietnamese)
3 years ago
aqweg 2a8cb5d795 Translated using Weblate (Afrikaans)
3 years ago
nextlooper42 0c54708e1c Translated using Weblate (Slovak)
3 years ago
WWWesten 2e5cb8d8b1 Translated using Weblate (Russian)
3 years ago
WWWesten a311116f51 Translated using Weblate (Kazakh)
3 years ago
millallo c842a2efa2 Translated using Weblate (Italian)
3 years ago
Adam Bokor 61aa992628 Translated using Weblate (Hungarian)
3 years ago
Henry Moritz 88b2b9a82a Translated using Weblate (Spanish (Mexico))
3 years ago
FancyNerd92 9d445cf7fb Translated using Weblate (Greek)
3 years ago
Deathspike 95988ce33d Fix embedded subtitles taking priority over external ones
3 years ago
Claus Vium aac1435502
Merge pull request #6397 from MrChip53/m3u-improvements
3 years ago
Claus Vium fa77902955
Merge pull request #6430 from Bond-009/minor17
3 years ago
Claus Vium e3c2a8a3be
Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs
3 years ago
Bond_009 19824bff94 Minor improvements
3 years ago
Cody Robibero 709f8e9faa Update to dotnet 5.0.9
3 years ago
dtorner c80930c6d4 Translated using Weblate (Spanish)
3 years ago
Daniel 585207e05b Translated using Weblate (Catalan)
3 years ago
FancyNerd92 7eb4da4eef Translated using Weblate (Greek)
3 years ago
cotlol b6691d3fe9 Translated using Weblate (Swedish)
3 years ago
FancyNerd92 9b451f357f Translated using Weblate (English)
3 years ago
artiume 7ee404ec98 Added translation using Weblate (Pirate)
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond-009 e5a29824e5
Merge branch 'master' into minor15
3 years ago
Claus Vium 08152d2a98
Apply suggestions from code review
3 years ago
David Ullmer 45e0f7893b Merge remote-tracking branch 'upstream/master' into localization-test
3 years ago
David Ullmer b5880c2680 Minor improvements
3 years ago
David Ullmer 6b61b50b53 Revert "Refactor LocalizationManager and remove dead method"
3 years ago
Erdinc 854bb79ae8 Translated using Weblate (Turkish)
3 years ago
millallo 55389453be Translated using Weblate (Italian)
3 years ago
MrChip53 eaa5575b23 Add comment
3 years ago
Chris Simoni 883d28d03d
Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs
3 years ago
MrChip53 6c42d2345d Properly stream M3U file over http
3 years ago
Cody Robibero 398ca85944 Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
3 years ago
New Jorciks fc5841242e Translated using Weblate (Latvian)
3 years ago
Winnie 8997d7ffc4 Translated using Weblate (Spanish)
3 years ago
Max a8c47159ea Translated using Weblate (Danish)
3 years ago
TheFeelTrain 9f378feb82 Translated using Weblate (Japanese)
3 years ago
Ali Amer eadad73ee7 Translated using Weblate (Arabic)
3 years ago
Sverre 0ee74b293d Translated using Weblate (Norwegian Bokmål)
3 years ago
Maxim Ivanov 448ce64a56 Translated using Weblate (Bulgarian)
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
Bond_009 a13a569ca4 EnsureLibraryFolder: Minor optimization
3 years ago
SaddFox b024059f71 Translated using Weblate (Slovenian)
3 years ago
Claus Vium 5a9bd712b3
Merge pull request #6296 from Bond-009/oscheck
3 years ago
Bond-009 c22582b5aa
Merge pull request #6281 from crobibero/controller-warn-04
3 years ago
Shin Yunho 0f0c62be68 Translated using Weblate (Korean)
3 years ago
Cody Robibero de12ee5dba Update to dotnet 5.0.8
3 years ago
Fawrrax e36345b9f2 Translated using Weblate (Finnish)
3 years ago
Jelly Don 0e8537a6a5 Translated using Weblate (Albanian)
3 years ago
SaddFox 0c26fdac37 Translated using Weblate (Slovenian)
3 years ago
Joost 1dde41902a Translated using Weblate (Dutch)
3 years ago
memnos de9c367bc3 Translated using Weblate (Italian)
3 years ago
Vorboid eb9244746c Translated using Weblate (English (United Kingdom))
3 years ago
Albert Chaos 5ba93da8b6 Translated using Weblate (Catalan)
3 years ago
Oatavandi 273afe8a52 Translated using Weblate (Malayalam)
3 years ago
danielxb-ar 7f06cdc83f Translated using Weblate (Spanish (Argentina))
3 years ago
nextlooper42 74d45636b5 Translated using Weblate (Slovak)
3 years ago
jtasseroul 1d4d508f30 Translated using Weblate (French)
3 years ago
Lukáš Kucharczyk 5debcf0763 Translated using Weblate (Czech)
3 years ago
WWWesten 39bc4bf9e3 Translated using Weblate (Kazakh)
3 years ago
wolong gl 87ba51f6e4 Translated using Weblate (Chinese (Simplified))
3 years ago
WWWesten 93a6f13a3d Translated using Weblate (Russian)
3 years ago
Larvitar e977665e5d Translated using Weblate (Polish)
3 years ago
danielxb-ar 09904857b5 Translated using Weblate (Spanish (Latin America))
3 years ago
Csaba ab85baf6eb Translated using Weblate (Hungarian)
3 years ago
Oatavandi 502c656874 Translated using Weblate (Tamil)
3 years ago
Moritz 31c65058a4 Translated using Weblate (German)
3 years ago
hoanghuy309 927ec5a363 Translated using Weblate (Vietnamese)
3 years ago
Bond-009 b20977dc25
Merge pull request #6289 from Bond-009/warn33
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Bond_009 915141f196 Fix some warnings
3 years ago
Bond_009 b91c4be74c Remove old "has update available" code
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Tim040 ff010c16aa Translated using Weblate (Dutch)
3 years ago
aqilisk 0f57959c55 Translated using Weblate (Malay)
3 years ago
Kachelkaiser 7bf9cc6887 Translated using Weblate (German)
3 years ago
Benito Sebe faa3ec14e9 Translated using Weblate (Galician)
3 years ago
Rajmond Burgaj ff1a78a82f Translated using Weblate (Albanian)
3 years ago
Fabrício Jácome f282f6f924 Translated using Weblate (Portuguese)
3 years ago
Hannes 7a2791e904 Translated using Weblate (Dutch)
3 years ago
Bond_009 1f99c9b90c Minor fixes
3 years ago
Patrick Barron 06d682c296 Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
3 years ago
Patrick Barron bbac9ff67e GetDeviceOptions always returns an instance of DeviceOptions
3 years ago
Bond_009 4e80eac5f3 Fix QuickConnect
3 years ago
Patrick Barron befedaf6fc
Update Emby.Server.Implementations/Session/SessionManager.cs
3 years ago
crobibero 397868be95 Fix issues with QuickConnect and AuthenticationDb
3 years ago
Patrick Barron ae878fa051 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Claus Vium a41065a248
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
3 years ago
Niels van Velzen 7d46ca9317 Refactor Quick Connect
3 years ago
Patrick Barron 784f29f753 Use named tuple for QuickConnect
3 years ago
Patrick Barron 544e059395 Revert unintended change in SchedulesDirect
3 years ago
crobibero 23dd6e2d9f Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
3 years ago
Patrick Barron d64e14fcb8 Use ReadOnlySpan in GetImagesForPrograms
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
BaronGreenback 6648b7d7da
Merge branch 'master' into comparisons
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron 373155a063 Correctly handle devices without custom names
3 years ago
crobibero e021a0e9ce Update to dotnet 5.0.7
3 years ago
Stanislav Ionascu 351ae66509 Better detection of the ISO DVD/BD types
3 years ago
Claus Vium 93dbbfea03
Merge pull request #6173 from Bond-009/tests5
3 years ago
Bond_009 5fb72951a0 Add test for ReadOnlySpan.Count extension
3 years ago
Claus Vium cb77f8ee28
Merge pull request #6172 from Bond-009/nullable6
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Bond_009 383c2d7374 Remove useless nullable directives
3 years ago
Claus Vium ed2f08d05f
Merge pull request #6156 from Bond-009/minor14
3 years ago
dependabot[bot] 2245c6c43e
Bump sharpcompress from 0.28.2 to 0.28.3
3 years ago
dependabot[bot] e81eb2f065
Bump SQLitePCL.pretty.netstandard from 3.0.1 to 3.1.0
3 years ago
Bond_009 c78457e6d3 Minor fixes
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
cvium 9111730a0a More review
3 years ago
Joshua M. Boniface b060d9d0f1
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
3 years ago
cvium 0835b26889 review
3 years ago
BaronGreenback 40a43f9485 remove link between ssdp and upnp
3 years ago
Bond_009 0bc0601442 Fix some warnings
3 years ago
Claus Vium 61346dd2e2
Merge pull request #5828 from jackrvan/issue-5813
3 years ago
Jack e3ff473bd4 Review notes to set value to Datetime min value instead of null
3 years ago
Fernando Fernández 3b822116ed
Create scheduled task for database optimization
3 years ago
Claus Vium 9f2e8063ec
Merge pull request #5997 from JKI12/master
3 years ago
Claus Vium 1594385497
Merge pull request #6038 from crobibero/delete-existing-sessions
3 years ago
cvium 1580bf5469 Fix property instantiation order
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
cvium 3b59064f97 Bump SQLitePCL.pretty.netstandard to 3.0.1
3 years ago
Marius Lindvall 19e2e0b7b8 Translated using Weblate (Norwegian Nynorsk)
3 years ago
TokieSan d6ab9ab328 Translated using Weblate (Arabic)
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond-009 e8790bfa96
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
3 years ago
Sanaf Raw c6ca722e57 Translated using Weblate (Bengali)
3 years ago
cvium e0f793799a Fix build
3 years ago
cvium 7e6a45c402 Review changes
3 years ago
cvium 1027792b16 Review changes
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond_009 2b321d8b89 Enable nullable for InternalItemsQuery
3 years ago
Joshua M. Boniface 24ddcd5955
Merge pull request #6047 from crobibero/dotnet-5.0.6
3 years ago
Bond-009 c64bdbb4ff
Merge pull request #6051 from Bond-009/tests7
3 years ago
siankatabg 0cb69e28b9 Translated using Weblate (Bulgarian)
3 years ago
cvium be4aeb5c2c Rename SQL extension methods
3 years ago
Claus Vium 652909e8a5
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
3 years ago
cvium 1b49435a0e Reduce some allocations
3 years ago
Bond-009 5acb4e9491
Merge pull request #5999 from Bond-009/legacyhdhomerun
3 years ago
Bond_009 a9f44c21eb Add tests for Recordinghelper
3 years ago
crobibero 66b185898f Update to dotnet5.0.6
3 years ago
Haziq Rohaizan 88a7875a27 Translated using Weblate (Malay)
3 years ago
archon eleven abbdaa997e Translated using Weblate (Malay)
3 years ago
Benjamin Vraspillai 59c4170966 Translated using Weblate (Norwegian Nynorsk)
3 years ago
crobibero f53aa55bdb Don't logout if deviceId is null.
3 years ago
Bond-009 50f617357b
Merge pull request #5929 from crobibero/sort
3 years ago
dkanada 138c564e8f
Merge pull request #6023 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-4.1.0
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
Haziq Rohaizan a84e8c3884 Translated using Weblate (Malay)
3 years ago
archon eleven c9db6a78ee Translated using Weblate (Malay)
3 years ago
archon eleven af5b09bd97 Translated using Weblate (Malay)
3 years ago
Haziq Rohaizan 5b08bdda37 Translated using Weblate (Malay)
3 years ago
David Ullmer db2b53a4b5 Refactor LocalizationManager and remove dead method
3 years ago
Ishan Badgainya b9163ff2aa Translated using Weblate (Hindi)
3 years ago
Erikas 289c06adca Translated using Weblate (Lithuanian)
3 years ago
thecoldicelander a315ab4fa4 Translated using Weblate (Icelandic)
3 years ago
Benjamin Vraspillai b0a12c0bb0 Translated using Weblate (Norwegian Bokmål)
3 years ago
Benjamin Vraspillai 0115ca9bc2 Translated using Weblate (Norwegian Nynorsk)
3 years ago
Daniel Wykerd b281488d36 Translated using Weblate (Afrikaans)
3 years ago
emmanuel billeaud 323bc75c13 Translated using Weblate (French)
3 years ago
Benjamin Vraspillai ba8ff2a7bc Translated using Weblate (Norwegian Nynorsk)
3 years ago
Dan Johansen 0668ab6721 Translated using Weblate (Danish)
3 years ago
Levi 9c0d1f676d Translated using Weblate (Swedish)
3 years ago
Marcus Hsu 566ad0907b Translated using Weblate (Chinese (Traditional))
3 years ago
Lukáš Kucharczyk d2e8df1a48 Translated using Weblate (Czech)
3 years ago
WWWesten 7af45a8f01 Translated using Weblate (Kazakh)
3 years ago
0TTA 07ea5e2472 Translated using Weblate (Arabic)
3 years ago
a19guillermobf 85c771e64b Translated using Weblate (Galician)
3 years ago
Oskari Lavinto 9b2a87f981 Translated using Weblate (Finnish)
3 years ago
Federico Antoniazzi 7dc721923e Translated using Weblate (Italian)
3 years ago
radiusgreenhill 2bf2746231 Translated using Weblate (Thai)
3 years ago
Koos van Riemsdijk 1237a7b82a Translated using Weblate (Dutch)
3 years ago
WWWesten dc15cc1370 Translated using Weblate (Bengali)
3 years ago
Robolov 061016a2a9 Translated using Weblate (French)
3 years ago
Manjot Singh 0158f74d37 Translated using Weblate (Punjabi)
3 years ago
flackseven b5bde8d46e Translated using Weblate (Ukrainian)
3 years ago
WWWesten eaa102fc74 Translated using Weblate (Bengali)
3 years ago
WWWesten 90a8cd83f4 Translated using Weblate (Norwegian Bokmål)
3 years ago
Csaba da5ca3f769 Translated using Weblate (Hungarian)
3 years ago
WWWesten 95f25467c8 Translated using Weblate (Persian)
3 years ago
millallo 55f3dd4f2c Translated using Weblate (Italian)
3 years ago
Oatavandi f56898a563 Translated using Weblate (Tamil)
3 years ago
WWWesten 2c66d36f10 Translated using Weblate (Russian)
3 years ago
Csaba c5783da4f6 Translated using Weblate (Hungarian)
3 years ago
Baptiste c78f584a99 Translated using Weblate (French)
3 years ago
bvd13 7ebe30f0ab Translated using Weblate (Dutch)
3 years ago
dependabot[bot] 62a93d494b
Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0
3 years ago
BaronGreenback 97c2c523a8
Merge branch 'master' into comparisons
3 years ago
Jake King bc017737e6 Changed condition for readbility
3 years ago
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 ead4e1e977 Add support for legacy HDhomerun DUAl
3 years ago
Jake King 3cd57cb287 Fixes for Book Progress
3 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
BaronGreenback e682c230bd
Merge branch 'master' into comparisons
3 years ago
Bond-009 95b1cf532b
Merge pull request #5985 from Bond-009/minor11
3 years ago
Bond-009 a6ee4632ce
Merge pull request #5987 from Bond-009/ioob
3 years ago
Bond_009 47e7c1356c PathExtensions: Fix index out of bounds in TryReplaceSubPath
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
Bond-009 d729a76707
Merge pull request #5934 from Bond-009/utf8
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Bond-009 48e81e65e8
Merge pull request #5938 from cvium/allocationz
3 years ago
Bill Thornton cd543f7e50
Merge pull request #5738 from cvium/resolve-from-path
3 years ago
BaronGreenback 417a7011c7 changed to first
3 years ago
cvium c0feb3694b rename to SplitEnumerator and fix test
3 years ago
Claus Vium b9d18f0fa7
Merge branch 'master' into allocationz
3 years ago
BaronGreenback 7ff52bf755 Renamed
3 years ago
BaronGreenback 7936ea59eb Changed selection method
3 years ago
dependabot[bot] 9b1243cf5e
Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0
3 years ago
Bond-009 e042651c54
Merge pull request #5956 from BaronGreenback/MultipleInstanciations
3 years ago
BaronGreenback bcba501dfb minor optimization.
3 years ago
Bond_009 874f92e93a Add tests for SqliteItemRepository.(De)SerializeProviderIds
3 years ago
Bond_009 8a6b9e1fb6 Add tests for SqliteItemRepository.(De)SerializeImages
3 years ago
BaronGreenback 2fbc1190bc
Update LiveTvMediaSourceProvider.cs
3 years ago
BaronGreenback a5aabbb885
Update ApplicationHost.cs
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
cvium 716cbb0695 remove span based setproviderid
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
cvium ba2e346d12 prevent cancellationtoken leakage
3 years ago
cvium a6726730fc revert the last bits of the getcount experiment
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
BaronGreenback 2182640519
Update Emby.Server.Implementations/ApplicationHost.cs
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 78e66325fd
Merge pull request #5891 from Bond-009/filesystem2
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
Bond_009 34313ef216 SqliteItemRepository: Parse ChannelId directly from utf-8 data
3 years ago
Bond-009 dcc2df75ec
Merge pull request #5903 from iwalton3/auto-leave-syncplay
3 years ago
crobibero d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist
3 years ago
BaronGreenback 851f610e11 Changed other method to match for consistency.
3 years ago
BaronGreenback 78e97dbaa9 updated comment
3 years ago
BaronGreenback 5741fa7dfa Fix url for LiveTV
3 years ago
dependabot[bot] 47c54166e1
Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0
3 years ago
crobibero 1d6224c9c6 Add endpoint to log client events
3 years ago
dependabot[bot] 24a05bc9f8
Bump sharpcompress from 0.28.1 to 0.28.2
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Ian Walton e4691d45f5 Leave SyncPlay group on session disconnect.
3 years ago
Bond-009 1a54338e38
Merge pull request #5892 from crobibero/password-obsolete
3 years ago