Commit Graph

4026 Commits (838225e962fb5931f449ed68156660703cab17c6)

Author SHA1 Message Date
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond-009 647c080ef7
Merge pull request #6662 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.3
3 years ago
dependabot[bot] fc96305e78
Bump DotNet.Glob from 3.1.2 to 3.1.3
3 years ago
dependabot[bot] 2b61fad3a0
Bump sharpcompress from 0.29.0 to 0.30.0
3 years ago
Patrick Barron 232e48f5e8 Fix warnings in EmbyTV
3 years ago
Patrick Barron 25b68bc3b2 Fix warnings in ChannelManager
3 years ago
Patrick Barron b7e405889d Fix warnings in LibraryChangedNotifier
3 years ago
Patrick Barron 6cc69b80b6 Fix warnings in DeviceId
3 years ago
Patrick Barron 80223c548c Fix warnings in WebSocketConnection
3 years ago
Patrick Barron 7180983654 Fix warnings in SessionManager
3 years ago
Patrick Barron 876a902356 Fix warnings in Library
3 years ago
Patrick Barron aa3c33060d Fix warnings in Playlists
3 years ago
Patrick Barron 7ea4c844c8 Fix warnings in InstallationManager
3 years ago
Patrick Barron b17a452d16 Fix warnings in ServerApplicationPaths
3 years ago
Patrick Barron 7ae055f740 Fix warnings in UdpServer
3 years ago
Patrick Barron 8c8ca9aded Fix warnings in UdpSocket
3 years ago
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
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
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
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