Commit Graph

234 Commits (52ae4e504bea7cd72d14d46a9eabcc0b526d5c4b)

Author SHA1 Message Date
Jellyfin Release Bot 730b01fb14 Bump version to 10.9.3
6 months ago
gnattu 2eece01acc
Filter invalid IPs on external interface matching (#11766)
6 months ago
gnattu ef985896e2
Use SharedStream for LiveTV more restrictively (#11805)
6 months ago
Jellyfin Release Bot 76854b5eff Bump version to 10.9.2
6 months ago
Joshua M. Boniface 46c748d888
Merge pull request #11699 from cvium/fix_livetv
6 months ago
Tim Eisele 430d450828
Fix network binding (#11671)
6 months ago
cvium c647143e53 fix(livetv): use MediaType instead of ToString and add text/ as disallowed mimetypes
6 months ago
gnattu 8aee50020b
Always fallback for failed HEAD request (#11668)
6 months ago
gnattu 3f760e6685
Fix missing filename for timer (#11629)
6 months ago
gnattu f396a95f05
Fix network config (#11587)
6 months ago
Jellyfin Release Bot 717afcdc82 Bump version to 10.9.1
6 months ago
Cody Robibero 7d271547c6 Disable nuget warning in Jellyfin.Extensions
6 months ago
Joshua M. Boniface 44b03a3315
Merge pull request #11504 from jellyfin/auto-discovery-bind-all-interfaces
6 months ago
gnattu 76757719f7 Cleanup more unused code
7 months ago
gnattu 07faa8a3fb Cleanup unused code
7 months ago
gnattu d919284b59 Let AutoDiscoveryHost bind to all addresses
7 months ago
David Fernandez Alcoba bfa498799b Add Not Implemented to m3u tuner
7 months ago
gnattu e355c7bfb5 Workarounds TV tuners rejecting HEAD method
7 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
7 months ago
Bond-009 ac108690a8
Use StringSplitOptions.TrimEntries where possible (#11421)
7 months ago
gnattu 80fac82c2c
fix: bind auto-discovery to multicast ip on macOS (#11368)
7 months ago
Bond-009 9818456d9e
Merge pull request #11109 from crobibero/animated-webp
7 months ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
8 months ago
Cody Robibero ed82d79647
Catch exceptions in auto discovery (#11252)
8 months ago
Mikal S 7cfe0009e5
fix: add image count check to splash screen generation (#11245)
8 months ago
gnattu 564fdfec93
fix: use a more recent UA (#11199)
8 months ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
8 months ago
Bond-009 adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
8 months ago
Bond_009 651681c276 Enable nullable for more files
8 months ago
Cody Robibero d13a700481 Calculate blurhash for svg
8 months ago
Cody Robibero 86b77de522 Don't decode animated images
9 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
9 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
9 months ago
Cody Robibero c47bfb99bb Use ArgumentException
9 months ago
Cody Robibero c5e723bccd Add support for converting from svg to other image types
9 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
9 months ago
Patrick Barron b5a3c71b3a Move media source code from LiveTvManager to LiveTvMediaSourceProvider
9 months ago
Patrick Barron 3b341c06db Move TimerInfo start time logic out of RecordingHelper
9 months ago
Patrick Barron cac7ff84ca Rename EmbyTV to DefaultLiveTvService
9 months ago
Patrick Barron fa6d859a51 Rename LiveTvHost to RecordingsHost and move to recordings folder
9 months ago
Patrick Barron 3beb10747f Move GetNfoConfiguration to LiveTvConfigurationExtensions
9 months ago
Patrick Barron 31f285480a Move RecordingNotifier to recordings folder
9 months ago
Patrick Barron d96fec2330 Move RecordingHelper to recordings folder
9 months ago
Patrick Barron 170b8b2550 Use WaitForExitAsync instead of Exited for recording cleanup
9 months ago
Patrick Barron 0370167b8d Add IRecordingsManager service
9 months ago
Patrick Barron 7baf2d6c6b Add RecordingsMetadataManager service
9 months ago
Patrick Barron ca1a8ced48 Move IO code to separate folder
9 months ago
Patrick Barron e13ccfe854 Move timer services to separate folder
9 months ago
Patrick Barron dfe82a7472 Use DI for timer managers
9 months ago
Patrick Barron 3bdaf640ec Remove unnecessary JSON roundtrip in SaveListingProvider
9 months ago