Commit Graph

5281 Commits (349d00eea15293ced82b5f3d741f05c46c717f54)

Author SHA1 Message Date
Patrick Barron 3ecd68d832 Use ConfigureAwait in SharedHttpStream
12 months ago
Patrick Barron 4ec32b71f5 Use ConfigureAwait in M3uParser
12 months ago
Patrick Barron 42c95da6b0 Use ConfigureAwait in BaseTunerHost
12 months ago
Patrick Barron 7bcfc5e925 Use ConfigureAwait in XmlTvListingsProvider
12 months ago
Patrick Barron ce6c0ad02b Use ConfigureAwait in DirectRecorder
12 months ago
Patrick Barron 01480c7f20 Fix disposable warnings in EmbyTV
12 months ago
Patrick Barron f1a5bc955b Use string.Contains in LiveTv
12 months ago
Patrick Barron 67b4cef77a Use implementation types in LiveTv
12 months ago
Bond-009 000ccaa6db
Merge pull request #10660 from barronpm/move-networking
12 months ago
Kristopher Roller e14cc4d919 Translated using Weblate (Basque)
12 months ago
Kristopher Roller 1cff04ef87 Translated using Weblate (Albanian)
12 months ago
Kristopher Roller 9cc631e915 Translated using Weblate (Bengali)
12 months ago
queeup ebafff6e5a Translated using Weblate (Turkish)
12 months ago
Kristopher Roller 0b3ec12e94 Translated using Weblate (Alemannic)
12 months ago
Malthe Heering Surrow c51519f78d Translated using Weblate (Danish)
12 months ago
Kristopher Roller cab8138dd9 Translated using Weblate (Bulgarian)
12 months ago
Kristopher Roller ce79adf1cd Translated using Weblate (Arabic)
12 months ago
queeup 1d5fbd772a Translated using Weblate (Turkish)
12 months ago
queeup 818b860c21 Translated using Weblate (Turkish)
12 months ago
emmanuel billeaud 9ab1af1923 Translated using Weblate (French)
12 months ago
Patrick Barron 1b821efcf2 Move ExternalPortForwarding to Jellyfin.Networking
12 months ago
Patrick Barron 612edaed7a Fix disposable analyzer issues in ExternalPortForwarding
12 months ago
Patrick Barron a37bd4e659 Use ObjectDisposedException throw helper in ExternalPortForwarding
12 months ago
Patrick Barron fc1e27b754 Move SocketFactory to Jellyfin.Networking
12 months ago
Patrick Barron f1ca1dd7cc Move UdpServerEntryPoint to Jellyfin.Networking
12 months ago
Patrick Barron 57a2267304 Use ObjectDisposedException throw helper in UdpServerEntryPoint
12 months ago
Bond-009 cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
12 months ago
Joshua M. Boniface 2f6536e34b
Merge pull request #10625 from ilovepilav/fix-alerts-missing-from-admin-dashboard
12 months ago
Çağrı Sakaoğlu 435c143140 Fix:Plugin Installed Alerts missing from Admin Dashboard #10620
12 months ago
Tushar Joshi 099632f37e Translated using Weblate (Hindi)
12 months ago
leap123 ff682953ab Translated using Weblate (Indonesian)
12 months ago
queeup 25251efa19 Translated using Weblate (Turkish)
12 months ago
Abdulmohsen 9d5dc4d71b
Merge branch 'jellyfin:master' into master
12 months ago
Ahmad Mujahid fd1dc860c9 Translated using Weblate (Arabic)
12 months ago
Bond-009 547d8c07b3
Merge pull request #10592 from barronpm/librarychangednotifier-cleanup
12 months ago
Atharva Vaidya 2f87158e68 Translated using Weblate (Marathi)
12 months ago
Lucas Fogolin 380c367e49 Translated using Weblate (Portuguese (Brazil))
1 year ago
Patrick Barron e46e3be667 Remove DLNA socket code
1 year ago
Patrick Barron f1aba6b952 Remove Emby.Dlna
1 year ago
Patrick Barron 4e61c2b4ec Enable nullable in LibraryChangedNotifier
1 year ago
Patrick Barron 0ea9f713f4 Document LibraryChangedNotifier
1 year ago
Patrick Barron c38bfd281c Use file-scoped namespace
1 year ago
Patrick Barron 7e645dcfc0 Make ILibraryChangedNotifier sealed
1 year ago
Patrick Barron 8f5f0a0310 Combine library item event handlers
1 year ago
Patrick Barron eb4d8e13df Break up long lines
1 year ago
Patrick Barron 98f8cb2ad0 Use target-typed new for fields
1 year ago
Patrick Barron 8eb2fa53b5 Use pattern matching for EnableRefreshMessage
1 year ago
Bond_009 464de13acf Use new static ZipFile functions
1 year ago
ArabCoders c4013d2e10 Updated the summary and the Dto name.
1 year ago
Bond_009 8ee1525894 Fix runtime errors
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Bond_009 eb022c49cc Update to .NET 8
1 year ago
Bond-009 3ec2d5592e
Merge pull request #10574 from barronpm/dlna-plugin3
1 year ago
Radu Terec ea54623058 Translated using Weblate (Romanian)
1 year ago
Christo 532f1e844b Translated using Weblate (Afrikaans)
1 year ago
Simas Šimas a76a9056a2 Translated using Weblate (Lithuanian)
1 year ago
ArabCoders 07db2025a1 Refactored the code to not use reflection.
1 year ago
ArabCoders 2a25c5a2e3 Refactored api call logic handling.
1 year ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
1 year ago
Patrick Barron 9595636d61 Move network utilities to MediaBrowser.Common
1 year ago
Bond-009 fc694289a9
Merge pull request #10557 from barronpm/dlna-plugin
1 year ago
Bond-009 4288106acd
Merge pull request #9762 from crobibero/media-type
1 year ago
Ruben Teixeira b1acde54fb Translated using Weblate (Portuguese (Portugal))
1 year ago
Simon-Pierre Corriveau 7a98c990ab Translated using Weblate (French (Canada))
1 year ago
Patrick Barron 1e1e1560a4 Add IServerApplicationHost parameter to IPluginServiceRegistrator
1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
1 year ago
Patrick Barron 2b742be38e Use IHostedService for DLNA
1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
1 year ago
Troja c2bfa17fcb Translated using Weblate (Belarusian)
1 year ago
Oskari Lavinto 9a23515719 Translated using Weblate (Finnish)
1 year ago
Luis Fonseca c57c5f2022 Translated using Weblate (Portuguese (Portugal))
1 year ago
salvatore rizzu de16d18289 Translated using Weblate (Italian)
1 year ago
Luka Ilić d542a3ab62 Translated using Weblate (Croatian)
1 year ago
Retrial 501d7eed47 Translated using Weblate (Greek)
1 year ago
Vesel Karastoyanov b314b0b267 Translated using Weblate (Bulgarian)
1 year ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
1 year ago
Zan 6392a8037f Translated using Weblate (Hungarian)
1 year ago
Patrick Mondarte c0283a40e2 Translated using Weblate (Filipino)
1 year ago
Tomás Lopes b40ed87cdc Translated using Weblate (Portuguese)
1 year ago
INOUE Daisuke e0adabe318 Translated using Weblate (Japanese)
1 year ago
felix920506 d964befc48 Translated using Weblate (Chinese (Traditional))
1 year ago
Yaron Shahrabani 2549b544a7 Translated using Weblate (Hebrew)
1 year ago
Pit Plumer 58e24fa25b Translated using Weblate (French)
1 year ago
Jesse d168b977c0 Translated using Weblate (English (United Kingdom))
1 year ago
Cody Robibero 8c5fc80282
Don't remove all tokens if invalid header (#10490)
1 year ago
Nurzhan Kozhanov b26eb7dd6b Translated using Weblate (Russian)
1 year ago
Nurzhan Kozhanov 536b94ccdb Translated using Weblate (Kazakh)
1 year ago
stanol e8a82d2914 Translated using Weblate (Ukrainian)
1 year ago
Alexander Weimer 809b27f7c8 Translated using Weblate (Swedish)
1 year ago
Daniel Finol Sola b55810fce4 Translated using Weblate (Spanish)
1 year ago
xsiviso bc99c567ce Translated using Weblate (German)
1 year ago
Claus Vium 0973f1e0ba
Merge pull request #10357 from herby2212/kill-inactive-streams-v2
1 year ago
Vijay 208b585a3f Translated using Weblate (Tamil)
1 year ago
Xzonn 2ebe540602 Translated using Weblate (Chinese (Simplified))
1 year ago
nextlooper42 0ff1c69910 Translated using Weblate (Slovak)
1 year ago
Kityn dc3d3051e1 Translated using Weblate (Polish)
1 year ago
Bas 716dd2f5ea Translated using Weblate (Dutch)
1 year ago
Johannes Hartel 8dfb77451e Translated using Weblate (German)
1 year ago
Lukáš Kucharczyk 348ab7a58e Translated using Weblate (Czech)
1 year ago