Commit Graph

5328 Commits (5db0c5a0e45938b465e972d8ffcd476b7ea2d460)

Author SHA1 Message Date
Nick bf57faff65 Translated using Weblate (Georgian)
1 year ago
SuperDumbTM d4ca845a26 Translated using Weblate (Chinese (Traditional, Hong Kong))
1 year ago
JPVenson 3ce16713dd
Fixed disposable not being called (#10613)
1 year ago
Mark Cilia Vincenti e47144e7c7 Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker.
1 year ago
SuperDumbTM d40224128c Translated using Weblate (Chinese (Traditional, Hong Kong))
1 year ago
Patrick Barron 9c2c066e6f Add ITunerHostManager service
1 year ago
Cody Robibero 82df226246
Merge pull request #10838 from barronpm/livetv-project
1 year ago
Achim Walz 56eea08176 Translated using Weblate (German)
1 year ago
Patrick Barron 41de6d1741 Move StreamHelper to LiveTv project
1 year ago
Patrick Barron c964ea23bf Move RecordingNotifier to LiveTv project
1 year ago
Patrick Barron 126aa9c893 Move channels to LiveTv project
1 year ago
Patrick Barron c1a3084312 Move LiveTv to separate project
1 year ago
Patrick Barron 7eba162879 Move LiveTv tests to separate project
1 year ago
Patrick Barron 051fa04a80 Move GetRecordingStreamMediaSources to IMediaSourceManager
1 year ago
Vasyl Belynets 2f1b7d0988 Translated using Weblate (Ukrainian)
1 year ago
Andrejs a152b71b25 Translated using Weblate (Latvian)
1 year ago
Kent 08d773d119 Translated using Weblate (Norwegian Nynorsk)
1 year ago
Cody Robibero f2b01f66e8 Specify DateTimeKind when pulling a DateTime out of the database
1 year ago
Patrick Barron 82f93afa22
Fix More Live TV Warnings (#10818)
1 year ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
1 year ago
George Salukvadze f6b865f03a Translated using Weblate (Georgian)
1 year ago
newton181 ef955818bf Translated using Weblate (Spanish (Latin America))
1 year ago
Vasyl Belynets a45a8e34a7 Translated using Weblate (Ukrainian)
1 year ago
Lukáš Kucharczyk 29b559089c Translated using Weblate (Czech)
1 year ago
Dr Ajay Divvela 9fb6742400 Translated using Weblate (Telugu)
1 year ago
bene toffix e9361d47c0 Translated using Weblate (Catalan)
1 year ago
Bond-009 98177b8649
Merge pull request #10758 from barronpm/transcode-manager
1 year ago
Sergey 260fe6890c Translated using Weblate (Armenian)
1 year ago
queeup 131db9b380 Translated using Weblate (Turkish)
1 year ago
Bond-009 830978b6bc
Merge pull request #10765 from st3v3nmw/fix-somalia-display-name
1 year ago
Sergey 0c9b1f1ebf Translated using Weblate (Armenian)
1 year ago
Sergey a3a0711545 Added translation using Weblate (Armenian)
1 year ago
Stephen Mwangi c41ecba2cd Fix Somalia's display name
1 year ago
Peyman M 0ca263a142 Translated using Weblate (Persian)
1 year ago
Patrick Barron c49539cbe0 Move ProgressiveFileStream to Controller
1 year ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
1 year ago
Bond-009 053c3392f4
Merge pull request #10682 from barronpm/livetv-warnings
1 year ago
Bond-009 ce45b73c8b
Merge pull request #10702 from crobibero/collection-type-lowercase
1 year ago
Lars Eichler 660165cd2f Added translation using Weblate (Abkhazian)
1 year ago
queeup f7122d2180 Translated using Weblate (Turkish)
1 year ago
Bond-009 24cbd64450
Merge pull request #10573 from arabcoders/master
1 year ago
Radical b52d2fbee5 Translated using Weblate (Norwegian Bokmål)
1 year ago
Jackson Lee ea7ac143c4 Translated using Weblate (Filipino)
1 year ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
1 year ago
Patrick Barron 192559db32 Make ILiveStream an IDisposable
1 year ago
Patrick Barron 669baf98a5 Make IRecorder an IDisposable
1 year ago
Patrick Barron 5c593b120a Don't use List directly in ITunerHost method signatures
1 year ago
Patrick Barron 3ecd68d832 Use ConfigureAwait in SharedHttpStream
1 year ago
Patrick Barron 4ec32b71f5 Use ConfigureAwait in M3uParser
1 year ago
Patrick Barron 42c95da6b0 Use ConfigureAwait in BaseTunerHost
1 year ago
Patrick Barron 7bcfc5e925 Use ConfigureAwait in XmlTvListingsProvider
1 year ago
Patrick Barron ce6c0ad02b Use ConfigureAwait in DirectRecorder
1 year ago
Patrick Barron 01480c7f20 Fix disposable warnings in EmbyTV
1 year ago
Patrick Barron f1a5bc955b Use string.Contains in LiveTv
1 year ago
Patrick Barron 67b4cef77a Use implementation types in LiveTv
1 year ago
Bond-009 000ccaa6db
Merge pull request #10660 from barronpm/move-networking
1 year ago
Kristopher Roller e14cc4d919 Translated using Weblate (Basque)
1 year ago
Kristopher Roller 1cff04ef87 Translated using Weblate (Albanian)
1 year ago
Kristopher Roller 9cc631e915 Translated using Weblate (Bengali)
1 year ago
queeup ebafff6e5a Translated using Weblate (Turkish)
1 year ago
Kristopher Roller 0b3ec12e94 Translated using Weblate (Alemannic)
1 year ago
Malthe Heering Surrow c51519f78d Translated using Weblate (Danish)
1 year ago
Kristopher Roller cab8138dd9 Translated using Weblate (Bulgarian)
1 year ago
Kristopher Roller ce79adf1cd Translated using Weblate (Arabic)
1 year ago
queeup 1d5fbd772a Translated using Weblate (Turkish)
1 year ago
queeup 818b860c21 Translated using Weblate (Turkish)
1 year ago
emmanuel billeaud 9ab1af1923 Translated using Weblate (French)
1 year ago
Patrick Barron 1b821efcf2 Move ExternalPortForwarding to Jellyfin.Networking
1 year ago
Patrick Barron 612edaed7a Fix disposable analyzer issues in ExternalPortForwarding
1 year ago
Patrick Barron a37bd4e659 Use ObjectDisposedException throw helper in ExternalPortForwarding
1 year ago
Patrick Barron fc1e27b754 Move SocketFactory to Jellyfin.Networking
1 year ago
Patrick Barron f1ca1dd7cc Move UdpServerEntryPoint to Jellyfin.Networking
1 year ago
Patrick Barron 57a2267304 Use ObjectDisposedException throw helper in UdpServerEntryPoint
1 year ago
Bond-009 cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
1 year ago
Joshua M. Boniface 2f6536e34b
Merge pull request #10625 from ilovepilav/fix-alerts-missing-from-admin-dashboard
1 year ago
Çağrı Sakaoğlu 435c143140 Fix:Plugin Installed Alerts missing from Admin Dashboard #10620
1 year ago
Tushar Joshi 099632f37e Translated using Weblate (Hindi)
1 year ago
leap123 ff682953ab Translated using Weblate (Indonesian)
1 year ago
queeup 25251efa19 Translated using Weblate (Turkish)
1 year ago
Abdulmohsen 9d5dc4d71b
Merge branch 'jellyfin:master' into master
1 year ago
Ahmad Mujahid fd1dc860c9 Translated using Weblate (Arabic)
1 year ago
Bond-009 547d8c07b3
Merge pull request #10592 from barronpm/librarychangednotifier-cleanup
1 year ago
Atharva Vaidya 2f87158e68 Translated using Weblate (Marathi)
1 year 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