Commit Graph

236 Commits (939e02cceef9ccbd2b362a39ab10f026d452eb1b)

Author SHA1 Message Date
Bond_009 ecd2dab0a2 Add TrySetProviderId extension
9 months ago
Bond-009 c666f9d050
Use real temp dir instead of cache dir for temp files (#12226)
9 months ago
Cody Robibero c46a50ace9 Add messages to LiveTvConflict exception
10 months ago
Shadowghost 9c96ce5f6e Backport pull request #12094 from jellyfin/release-10.9.z
10 months ago
Bond-009 c7f87c0d69 Backport pull request #11910 from jellyfin/release-10.9.z
11 months ago
gnattu 876ae44b8a Backport pull request #11805 from jellyfin/release-10.9.z
11 months ago
gnattu e7145acd56 Backport pull request #11766 from jellyfin/release-10.9.z
11 months ago
cvium 01946c6ef5 Backport pull request #11699 from jellyfin/release-10.9.z
11 months ago
Shadowghost a7b2b92f2b Backport pull request #11671 from jellyfin/release-10.9.z
11 months ago
gnattu e109e54949 Backport pull request #11668 from jellyfin/release-10.9.z
11 months ago
gnattu 9b978578ce Backport pull request #11629 from jellyfin/release-10.9.z
11 months ago
gnattu 69d4886697 Backport pull request #11587 from jellyfin/release-10.9.z
11 months ago
Cody Robibero 1ec130757d
Disable nuget warning in Jellyfin.Extensions (#11536)
11 months ago
Jellyfin Release Bot 04022f85af Bump version to 10.10.0
11 months ago
Joshua M. Boniface 44b03a3315
Merge pull request #11504 from jellyfin/auto-discovery-bind-all-interfaces
11 months ago
gnattu 76757719f7 Cleanup more unused code
11 months ago
gnattu 07faa8a3fb Cleanup unused code
11 months ago
gnattu d919284b59 Let AutoDiscoveryHost bind to all addresses
11 months ago
David Fernandez Alcoba bfa498799b Add Not Implemented to m3u tuner
11 months ago
gnattu e355c7bfb5 Workarounds TV tuners rejecting HEAD method
11 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
12 months ago
Bond-009 ac108690a8
Use StringSplitOptions.TrimEntries where possible (#11421)
12 months ago
gnattu 80fac82c2c
fix: bind auto-discovery to multicast ip on macOS (#11368)
1 year ago
Bond-009 9818456d9e
Merge pull request #11109 from crobibero/animated-webp
1 year ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
1 year ago
Cody Robibero ed82d79647
Catch exceptions in auto discovery (#11252)
1 year ago
Mikal S 7cfe0009e5
fix: add image count check to splash screen generation (#11245)
1 year ago
gnattu 564fdfec93
fix: use a more recent UA (#11199)
1 year ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
1 year ago
Bond-009 adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
1 year ago
Bond_009 651681c276 Enable nullable for more files
1 year ago
Cody Robibero d13a700481 Calculate blurhash for svg
1 year ago
Cody Robibero 86b77de522 Don't decode animated images
1 year ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
1 year ago
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
1 year ago
Cody Robibero c47bfb99bb Use ArgumentException
1 year ago
Cody Robibero c5e723bccd Add support for converting from svg to other image types
1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
1 year ago
Patrick Barron b5a3c71b3a Move media source code from LiveTvManager to LiveTvMediaSourceProvider
1 year ago
Patrick Barron 3b341c06db Move TimerInfo start time logic out of RecordingHelper
1 year ago
Patrick Barron cac7ff84ca Rename EmbyTV to DefaultLiveTvService
1 year ago
Patrick Barron fa6d859a51 Rename LiveTvHost to RecordingsHost and move to recordings folder
1 year ago
Patrick Barron 3beb10747f Move GetNfoConfiguration to LiveTvConfigurationExtensions
1 year ago
Patrick Barron 31f285480a Move RecordingNotifier to recordings folder
1 year ago
Patrick Barron d96fec2330 Move RecordingHelper to recordings folder
1 year ago
Patrick Barron 170b8b2550 Use WaitForExitAsync instead of Exited for recording cleanup
1 year ago
Patrick Barron 0370167b8d Add IRecordingsManager service
1 year ago
Patrick Barron 7baf2d6c6b Add RecordingsMetadataManager service
1 year ago
Patrick Barron ca1a8ced48 Move IO code to separate folder
1 year ago
Patrick Barron e13ccfe854 Move timer services to separate folder
1 year ago