Commit Graph

5451 Commits (master)

Author SHA1 Message Date
Soumendra kumar sahoo 34a89fdefd Translated using Weblate (Odia)
3 months ago
Cody Robibero ccfc85af11
Merge pull request #10951 from barronpm/livetv-di
4 months ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes
4 months ago
Jarvis e4f715bbee Added translation using Weblate (Kyrgyz)
4 months ago
Patrick Barron 34269dee58 Use DI for ILiveTvService
4 months ago
Patrick Barron efd024bafe Use DI for IListingsProvider
4 months ago
Bond-009 a2fdec4363
Merge pull request #10881 from TelepathicWalrus/fix-livetv-delay
4 months ago
TelepathicWalrus 7d6a03bad6 Change nested try catch to using statement
4 months ago
LesDomen fd116e7616 Translated using Weblate (Slovenian)
4 months ago
antti202 73a9bd1ae5 Translated using Weblate (Estonian)
4 months ago
hoanghuy309 2b03927e0e Translated using Weblate (Vietnamese)
4 months ago
azam d9b911ce7f Translated using Weblate (Malay)
4 months ago
Mustafa 0cf477b4fe Translated using Weblate (Urdu)
4 months ago
TelepathicWalrus 1d235205ae Log IOException
4 months ago
Mustafa 7027bc00fc Added translation using Weblate (Urdu)
4 months ago
Zoe 5e375888fc Translated using Weblate (Norwegian Bokmål)
4 months ago
hulkhaugen 1ff2369228 Translated using Weblate (Norwegian Bokmål)
4 months ago
TelepathicWalrus 538f141b4c Update error handling
4 months ago
jonathan1jansson 9f94526009 Translated using Weblate (Swedish)
4 months ago
TelepathicWalrus 08592fb3fe Add ex to catch if cached mediainfo doesnt exist
4 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
4 months ago
Bond-009 484ccf7f28
Merge pull request #10858 from barronpm/livetv-tunerhostmanager
4 months ago
Bond_009 244a739675 Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask
4 months ago
Nick bf57faff65 Translated using Weblate (Georgian)
4 months ago
SuperDumbTM d4ca845a26 Translated using Weblate (Chinese (Traditional, Hong Kong))
4 months ago
JPVenson 3ce16713dd
Fixed disposable not being called (#10613)
4 months 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.
4 months ago
SuperDumbTM d40224128c Translated using Weblate (Chinese (Traditional, Hong Kong))
4 months ago
Patrick Barron 9c2c066e6f Add ITunerHostManager service
4 months ago
Cody Robibero 82df226246
Merge pull request #10838 from barronpm/livetv-project
4 months ago
Achim Walz 56eea08176 Translated using Weblate (German)
4 months ago
Patrick Barron 41de6d1741 Move StreamHelper to LiveTv project
4 months ago
Patrick Barron c964ea23bf Move RecordingNotifier to LiveTv project
4 months ago
Patrick Barron 126aa9c893 Move channels to LiveTv project
4 months ago
Patrick Barron c1a3084312 Move LiveTv to separate project
4 months ago
Patrick Barron 7eba162879 Move LiveTv tests to separate project
4 months ago
Patrick Barron 051fa04a80 Move GetRecordingStreamMediaSources to IMediaSourceManager
4 months ago
Vasyl Belynets 2f1b7d0988 Translated using Weblate (Ukrainian)
4 months ago
Andrejs a152b71b25 Translated using Weblate (Latvian)
4 months ago
Kent 08d773d119 Translated using Weblate (Norwegian Nynorsk)
4 months ago
Cody Robibero f2b01f66e8 Specify DateTimeKind when pulling a DateTime out of the database
4 months ago
Patrick Barron 82f93afa22
Fix More Live TV Warnings (#10818)
4 months ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
4 months ago
George Salukvadze f6b865f03a Translated using Weblate (Georgian)
5 months ago
newton181 ef955818bf Translated using Weblate (Spanish (Latin America))
5 months ago
Vasyl Belynets a45a8e34a7 Translated using Weblate (Ukrainian)
5 months ago
Lukáš Kucharczyk 29b559089c Translated using Weblate (Czech)
5 months ago
Dr Ajay Divvela 9fb6742400 Translated using Weblate (Telugu)
5 months ago
bene toffix e9361d47c0 Translated using Weblate (Catalan)
5 months ago
Bond-009 98177b8649
Merge pull request #10758 from barronpm/transcode-manager
5 months ago
Sergey 260fe6890c Translated using Weblate (Armenian)
5 months ago
queeup 131db9b380 Translated using Weblate (Turkish)
5 months ago
Bond-009 830978b6bc
Merge pull request #10765 from st3v3nmw/fix-somalia-display-name
5 months ago
Sergey 0c9b1f1ebf Translated using Weblate (Armenian)
5 months ago
Sergey a3a0711545 Added translation using Weblate (Armenian)
5 months ago
Stephen Mwangi c41ecba2cd Fix Somalia's display name
5 months ago
Peyman M 0ca263a142 Translated using Weblate (Persian)
5 months ago
Patrick Barron c49539cbe0 Move ProgressiveFileStream to Controller
5 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
5 months ago
Bond-009 053c3392f4
Merge pull request #10682 from barronpm/livetv-warnings
5 months ago
Bond-009 ce45b73c8b
Merge pull request #10702 from crobibero/collection-type-lowercase
5 months ago
Lars Eichler 660165cd2f Added translation using Weblate (Abkhazian)
5 months ago
queeup f7122d2180 Translated using Weblate (Turkish)
5 months ago
Bond-009 24cbd64450
Merge pull request #10573 from arabcoders/master
5 months ago
Radical b52d2fbee5 Translated using Weblate (Norwegian Bokmål)
5 months ago
Jackson Lee ea7ac143c4 Translated using Weblate (Filipino)
5 months ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
5 months ago
Patrick Barron 192559db32 Make ILiveStream an IDisposable
6 months ago
Patrick Barron 669baf98a5 Make IRecorder an IDisposable
6 months ago
Patrick Barron 5c593b120a Don't use List directly in ITunerHost method signatures
6 months ago
Patrick Barron 3ecd68d832 Use ConfigureAwait in SharedHttpStream
6 months ago
Patrick Barron 4ec32b71f5 Use ConfigureAwait in M3uParser
6 months ago
Patrick Barron 42c95da6b0 Use ConfigureAwait in BaseTunerHost
6 months ago
Patrick Barron 7bcfc5e925 Use ConfigureAwait in XmlTvListingsProvider
6 months ago
Patrick Barron ce6c0ad02b Use ConfigureAwait in DirectRecorder
6 months ago
Patrick Barron 01480c7f20 Fix disposable warnings in EmbyTV
6 months ago
Patrick Barron f1a5bc955b Use string.Contains in LiveTv
6 months ago
Patrick Barron 67b4cef77a Use implementation types in LiveTv
6 months ago
Bond-009 000ccaa6db
Merge pull request #10660 from barronpm/move-networking
6 months ago
Kristopher Roller e14cc4d919 Translated using Weblate (Basque)
6 months ago
Kristopher Roller 1cff04ef87 Translated using Weblate (Albanian)
6 months ago
Kristopher Roller 9cc631e915 Translated using Weblate (Bengali)
6 months ago
queeup ebafff6e5a Translated using Weblate (Turkish)
6 months ago
Kristopher Roller 0b3ec12e94 Translated using Weblate (Alemannic)
6 months ago
Malthe Heering Surrow c51519f78d Translated using Weblate (Danish)
6 months ago
Kristopher Roller cab8138dd9 Translated using Weblate (Bulgarian)
6 months ago
Kristopher Roller ce79adf1cd Translated using Weblate (Arabic)
6 months ago
queeup 1d5fbd772a Translated using Weblate (Turkish)
6 months ago
queeup 818b860c21 Translated using Weblate (Turkish)
6 months ago
emmanuel billeaud 9ab1af1923 Translated using Weblate (French)
6 months ago
Patrick Barron 1b821efcf2 Move ExternalPortForwarding to Jellyfin.Networking
6 months ago
Patrick Barron 612edaed7a Fix disposable analyzer issues in ExternalPortForwarding
6 months ago
Patrick Barron a37bd4e659 Use ObjectDisposedException throw helper in ExternalPortForwarding
6 months ago
Patrick Barron fc1e27b754 Move SocketFactory to Jellyfin.Networking
6 months ago
Patrick Barron f1ca1dd7cc Move UdpServerEntryPoint to Jellyfin.Networking
6 months ago
Patrick Barron 57a2267304 Use ObjectDisposedException throw helper in UdpServerEntryPoint
6 months ago
Bond-009 cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
6 months ago
Joshua M. Boniface 2f6536e34b
Merge pull request #10625 from ilovepilav/fix-alerts-missing-from-admin-dashboard
6 months ago
Çağrı Sakaoğlu 435c143140 Fix:Plugin Installed Alerts missing from Admin Dashboard #10620
6 months ago
Tushar Joshi 099632f37e Translated using Weblate (Hindi)
6 months ago
leap123 ff682953ab Translated using Weblate (Indonesian)
6 months ago
queeup 25251efa19 Translated using Weblate (Turkish)
6 months ago
Abdulmohsen 9d5dc4d71b
Merge branch 'jellyfin:master' into master
6 months ago
Ahmad Mujahid fd1dc860c9 Translated using Weblate (Arabic)
6 months ago
Bond-009 547d8c07b3
Merge pull request #10592 from barronpm/librarychangednotifier-cleanup
6 months ago
Atharva Vaidya 2f87158e68 Translated using Weblate (Marathi)
6 months ago
Lucas Fogolin 380c367e49 Translated using Weblate (Portuguese (Brazil))
6 months ago
Patrick Barron e46e3be667 Remove DLNA socket code
6 months ago
Patrick Barron f1aba6b952 Remove Emby.Dlna
6 months ago
Patrick Barron 4e61c2b4ec Enable nullable in LibraryChangedNotifier
6 months ago
Patrick Barron 0ea9f713f4 Document LibraryChangedNotifier
6 months ago
Patrick Barron c38bfd281c Use file-scoped namespace
6 months ago
Patrick Barron 7e645dcfc0 Make ILibraryChangedNotifier sealed
6 months ago
Patrick Barron 8f5f0a0310 Combine library item event handlers
6 months ago
Patrick Barron eb4d8e13df Break up long lines
6 months ago
Patrick Barron 98f8cb2ad0 Use target-typed new for fields
6 months ago
Patrick Barron 8eb2fa53b5 Use pattern matching for EnableRefreshMessage
6 months ago
Bond_009 464de13acf Use new static ZipFile functions
6 months ago
ArabCoders c4013d2e10 Updated the summary and the Dto name.
6 months ago
Bond_009 8ee1525894 Fix runtime errors
6 months ago
Bond_009 b62b0ec2b5 Fix warnings
6 months ago
Bond_009 eb022c49cc Update to .NET 8
6 months ago
Bond-009 3ec2d5592e
Merge pull request #10574 from barronpm/dlna-plugin3
6 months ago
Radu Terec ea54623058 Translated using Weblate (Romanian)
6 months ago
Christo 532f1e844b Translated using Weblate (Afrikaans)
6 months ago
Simas Šimas a76a9056a2 Translated using Weblate (Lithuanian)
6 months ago
ArabCoders 07db2025a1 Refactored the code to not use reflection.
6 months ago
ArabCoders 2a25c5a2e3 Refactored api call logic handling.
6 months ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
6 months ago
Patrick Barron 9595636d61 Move network utilities to MediaBrowser.Common
6 months ago
Bond-009 fc694289a9
Merge pull request #10557 from barronpm/dlna-plugin
6 months ago
Bond-009 4288106acd
Merge pull request #9762 from crobibero/media-type
6 months ago
Ruben Teixeira b1acde54fb Translated using Weblate (Portuguese (Portugal))
6 months ago
Simon-Pierre Corriveau 7a98c990ab Translated using Weblate (French (Canada))
6 months ago
Patrick Barron 1e1e1560a4 Add IServerApplicationHost parameter to IPluginServiceRegistrator
6 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
6 months ago
Patrick Barron 2b742be38e Use IHostedService for DLNA
6 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
6 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
6 months ago
Troja c2bfa17fcb Translated using Weblate (Belarusian)
6 months ago
Oskari Lavinto 9a23515719 Translated using Weblate (Finnish)
6 months ago
Luis Fonseca c57c5f2022 Translated using Weblate (Portuguese (Portugal))
6 months ago
salvatore rizzu de16d18289 Translated using Weblate (Italian)
6 months ago
Luka Ilić d542a3ab62 Translated using Weblate (Croatian)
6 months ago
Retrial 501d7eed47 Translated using Weblate (Greek)
6 months ago
Vesel Karastoyanov b314b0b267 Translated using Weblate (Bulgarian)
6 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
7 months ago
Zan 6392a8037f Translated using Weblate (Hungarian)
7 months ago
Patrick Mondarte c0283a40e2 Translated using Weblate (Filipino)
7 months ago
Tomás Lopes b40ed87cdc Translated using Weblate (Portuguese)
7 months ago
INOUE Daisuke e0adabe318 Translated using Weblate (Japanese)
7 months ago
felix920506 d964befc48 Translated using Weblate (Chinese (Traditional))
7 months ago
Yaron Shahrabani 2549b544a7 Translated using Weblate (Hebrew)
7 months ago
Pit Plumer 58e24fa25b Translated using Weblate (French)
7 months ago
Jesse d168b977c0 Translated using Weblate (English (United Kingdom))
7 months ago
Cody Robibero 8c5fc80282
Don't remove all tokens if invalid header (#10490)
7 months ago
Nurzhan Kozhanov b26eb7dd6b Translated using Weblate (Russian)
7 months ago
Nurzhan Kozhanov 536b94ccdb Translated using Weblate (Kazakh)
7 months ago
stanol e8a82d2914 Translated using Weblate (Ukrainian)
7 months ago
Alexander Weimer 809b27f7c8 Translated using Weblate (Swedish)
7 months ago
Daniel Finol Sola b55810fce4 Translated using Weblate (Spanish)
7 months ago
xsiviso bc99c567ce Translated using Weblate (German)
7 months ago
Claus Vium 0973f1e0ba
Merge pull request #10357 from herby2212/kill-inactive-streams-v2
7 months ago
Vijay 208b585a3f Translated using Weblate (Tamil)
7 months ago
Xzonn 2ebe540602 Translated using Weblate (Chinese (Simplified))
7 months ago
nextlooper42 0ff1c69910 Translated using Weblate (Slovak)
7 months ago
Kityn dc3d3051e1 Translated using Weblate (Polish)
7 months ago
Bas 716dd2f5ea Translated using Weblate (Dutch)
7 months ago
Johannes Hartel 8dfb77451e Translated using Weblate (German)
7 months ago
Lukáš Kucharczyk 348ab7a58e Translated using Weblate (Czech)
7 months ago
Andrejs 028b2122ce Translated using Weblate (Latvian)
7 months ago
INOUE Daisuke da5184d169 Translated using Weblate (Japanese)
7 months ago
herby2212 27ceee8b6c update to current master to resolve merge conflict
7 months ago
Nick cd662506a1 Merge branch 'master' into trickplay
7 months ago
Andrejs de08d38a6f Translated using Weblate (Latvian)
7 months ago
kasundigital 089876170a Added translation using Weblate (Sinhala)
7 months ago
Andrejs add89a4821 Translated using Weblate (Latvian)
7 months ago
Bond-009 84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
7 months ago
Bond-009 59ac548128
Merge pull request #10270 from crobibero/chromecast-config
7 months ago
forkh c727d2cebc Translated using Weblate (Faroese)
7 months ago
Andrejs 3704382545 Translated using Weblate (Latvian)
7 months ago
Össur Ingi Jónsson 8928e0d2af Translated using Weblate (Icelandic)
7 months ago
forkh ed42fcf522 Added translation using Weblate (Faroese)
7 months ago
Cody Robibero 35bd0c00c9 Fix inverted condition
7 months ago
Stepan Goremykin 38d962242a Merge branch 'master' into fix-resharper-warnings
7 months ago
Bond-009 4fc27fa63e
Merge pull request #10390 from Bond-009/streams
7 months ago
Bond-009 5277339982
Merge pull request #10391 from barronpm/dlna-cleanup
7 months ago
Stepan Goremykin a773b43a81 Merge reading from file and parsing
7 months ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
7 months ago
nextlooper42 d170be88b0 Translated using Weblate (Slovak)
7 months ago
Bond_009 d7748cfa04 Multiple Stream changes
7 months ago
Patrick Barron 2b1454530b Add DLNA service collection extensions
7 months ago
Bond-009 26571a8c51
Deprecate CanLaunchWebBrowser (#10381)
7 months ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
7 months ago
Cody Robibero 6bd6fb6e0a Merge branch 'master' into chromecast-config
7 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
7 months ago
Bond-009 fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
7 months ago
herby2212 e8a05ad996 optimize checkForInactiveStreams logic
7 months ago
tellmeY18 8466e53b8f Translated using Weblate (Malayalam)
7 months ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
7 months ago