Commit Graph

5451 Commits (master)

Author SHA1 Message Date
Kityn 286232e21c Translated using Weblate (Polish)
2 months ago
nextlooper42 5179c7d158 Translated using Weblate (Slovak)
2 months ago
stanol ab4dd6e582 Translated using Weblate (Ukrainian)
2 months ago
myrad2267 e53650fbb5 Translated using Weblate (French)
2 months ago
Troja 00499fa27b Translated using Weblate (Belarusian)
2 months ago
Lukáš Kucharczyk 85cf91c4cf Translated using Weblate (Czech)
2 months ago
Shadowghost 8cf77424f6 Apply review suggestions
2 months ago
Bas ec36aaa73a Translated using Weblate (Dutch)
2 months ago
Shadowghost c1dbb49315 Implement update endpoint
2 months ago
Shadowghost bff37ed13a Apply review suggestions
2 months ago
David Davó e12c666f70 Translated using Weblate (Spanish)
2 months ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
2 months ago
Niels van Velzen d9fe900952
Fix FindExtras overwriting current extra type (#11260)
2 months ago
Niels van Velzen 84b933d835
Use enum for BaseItemDto.ExtraType (#11261)
2 months ago
Claus Vium 4201079b34
fix: use a reentrant lock when accessing active connections (#11256)
2 months ago
Cody Robibero 46d559a0a1
Add i18n for TaskCleanCollectionsAndPlaylists (#11248)
2 months ago
stanol a49f552d6e Translated using Weblate (Ukrainian)
2 months ago
Bond-009 d6355261e3
Merge pull request #9641 from Daaiid/fix_compiler_warnings
2 months ago
stanol 77807a3ddb Translated using Weblate (Ukrainian)
2 months ago
Said Aroua 71fc475bb3 Replace LINQ with more direct access method
2 months ago
Said Aroua c4c245a552 Refactor out static constructor
2 months ago
Thibaud Melano 81c24cb9a8 Translated using Weblate (French)
2 months ago
Shadowghost 56c432a843 Apply review suggestions
2 months ago
Shadowghost f1dc1610a2 Extend playlist creation capabilities
2 months ago
Shadowghost 88b3490d17 Add playlist ACL endpoints
2 months ago
Bas 4a1144acae Translated using Weblate (Dutch)
2 months ago
Bas a3994556cd Translated using Weblate (Dutch)
2 months ago
Claus Vium eae031ae5a
refactor: use Channels as queueing mechanism for periodic websocket messages (#11092)
2 months ago
Claus Vium 239727e896
fix: skip library folders that are inaccessible or empty (#9291)
2 months ago
Bas e1761d3863 Translated using Weblate (Dutch)
2 months ago
Bond-009 adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
2 months ago
BalHaise e2dac35ef2 Translated using Weblate (French)
2 months ago
Bond_009 651681c276 Enable nullable for more files
2 months ago
Gurmeet Athwal a597f1e410 Translated using Weblate (Hindi)
2 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
3 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
3 months ago
Cody Robibero ca21a80c95
Merge pull request #11045 from barronpm/livetv-recordingsmanager
3 months ago
Bond-009 1dfaa171a9
Merge pull request #10934 from dkacperski97/session-shuffle-mode
3 months ago
Patrick Barron 0370167b8d Add IRecordingsManager service
3 months ago
gearoidkeane 4d93f06732 Translated using Weblate (Irish)
3 months ago
gearoidkeane 6c1025f2cd Added translation using Weblate (Irish)
3 months ago
mikikuzmanoski 749209ce6c Translated using Weblate (Macedonian)
3 months ago
sleepycatcoding f359d2e5ec Translated using Weblate (Estonian)
3 months ago
Damian Kacperski 59a9586dbd Add PlaybackOrder to Session state
3 months ago
Patrick Barron 19a72e8bf2 Remove IServerEntryPoint
3 months ago
Patrick Barron 4c7eca9313 Use IHostApplicationLifetime to start library monitor
3 months ago
Patrick Barron 9e62b6919f Convert UserDataChangeNotifier to IHostedService
3 months ago
Patrick Barron 4e02d8aa21 Convert LibraryChangedNotifier to IHostedService
3 months ago
Patrick Barron 0960438065 Remove ActionableProgress
3 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
3 months ago
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