Commit Graph

787 Commits (be21d51742f3bd85f5401c925791148bdc4b0cbf)

Author SHA1 Message Date
Bond_009 651681c276 Enable nullable for more files
7 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
7 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
7 months ago
Patrick Barron 0960438065 Remove ActionableProgress
8 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
8 months ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes
8 months ago
Bond-009 a2fdec4363
Merge pull request #10881 from TelepathicWalrus/fix-livetv-delay
8 months ago
TelepathicWalrus 7d6a03bad6 Change nested try catch to using statement
8 months ago
TelepathicWalrus 1d235205ae Log IOException
8 months ago
TelepathicWalrus 538f141b4c Update error handling
8 months ago
TelepathicWalrus 08592fb3fe Add ex to catch if cached mediainfo doesnt exist
8 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
8 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.
9 months ago
Patrick Barron c1a3084312 Move LiveTv to separate project
9 months ago
Patrick Barron 051fa04a80 Move GetRecordingStreamMediaSources to IMediaSourceManager
9 months ago
Bond-009 053c3392f4
Merge pull request #10682 from barronpm/livetv-warnings
9 months ago
Bond-009 ce45b73c8b
Merge pull request #10702 from crobibero/collection-type-lowercase
9 months ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
10 months ago
Patrick Barron 192559db32 Make ILiveStream an IDisposable
10 months ago
ArabCoders c4013d2e10 Updated the summary and the Dto name.
11 months ago
ArabCoders 07db2025a1 Refactored the code to not use reflection.
11 months ago
ArabCoders 2a25c5a2e3 Refactored api call logic handling.
11 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
11 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
11 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
11 months ago
Stepan Goremykin 38d962242a Merge branch 'master' into fix-resharper-warnings
12 months ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
12 months ago
Bond_009 d7748cfa04 Multiple Stream changes
12 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
12 months ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
12 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
12 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
12 months ago
Stepan Goremykin a37dc3da96 Use async overload
12 months ago
Bond_009 b176beb88e Reduce string allocations
12 months ago
Bond_009 852f1dc0c1 Don't create non existent persons in LibraryManager.GetPerson
12 months ago
Claus Vium 467aa40d21
Merge pull request #10222 from Bond-009/photos
12 months ago
Bond_009 cc15ea7f65 Ignore .zfs folder
1 year ago
Bond_009 57891e7639 PhotoResolver: change how generated images are detected
1 year ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements
1 year ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations
1 year ago
cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed
1 year ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
1 year ago
Claus Vium bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
1 year ago
Cody Robibero fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
1 year ago
Cody Robibero 81cf798430
Merge pull request #8203 from Shadowghost/nfo-season-names
1 year ago
Shadowghost 81746666de Fix TotalRecordCount calculation
1 year ago
Bond_009 b44c9eb88e Check for Imdb id for series
1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
1 year ago