gnattu
|
80fac82c2c
|
fix: bind auto-discovery to multicast ip on macOS (#11368)
|
9 months ago |
Bond-009
|
9818456d9e
|
Merge pull request #11109 from crobibero/animated-webp
Don't decode animated images
|
9 months ago |
Cody Robibero
|
3ade3a8e63
|
Lowercase CollectionTypeOptions to match legacy experience (#11272)
|
10 months ago |
Cody Robibero
|
ed82d79647
|
Catch exceptions in auto discovery (#11252)
|
10 months ago |
Mikal S
|
7cfe0009e5
|
fix: add image count check to splash screen generation (#11245)
|
10 months ago |
gnattu
|
564fdfec93
|
fix: use a more recent UA (#11199)
|
10 months ago |
Gary Wang
|
c16135800c
|
feat(i18n): transliterate item name before sorting (#11172)
|
10 months ago |
Bond-009
|
adb08c0aaa
|
Merge pull request #11149 from Bond-009/nullable4
Enable nullable for more files
|
10 months ago |
Bond_009
|
651681c276
|
Enable nullable for more files
|
10 months ago |
Cody Robibero
|
d13a700481
|
Calculate blurhash for svg
|
10 months ago |
Cody Robibero
|
86b77de522
|
Don't decode animated images
|
10 months ago |
Niels van Velzen
|
407cf5d0bf
|
Add MediaStreamProtocol enum (#10153)
* Add MediaStreamProtocol enum
* Add default handling for enum during deserialization
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
10 months ago |
Cody Robibero
|
f7f3ad9eb7
|
Precache livetv program images (#11083)
* Precache livetv program images
* return if cache hit
* use EnsureSuccessStatusCode
* Read proper bytes
|
11 months ago |
Cody Robibero
|
c47bfb99bb
|
Use ArgumentException
|
11 months ago |
Cody Robibero
|
c5e723bccd
|
Add support for converting from svg to other image types
|
11 months ago |
Cody Robibero
|
0bc41c015f
|
Store lyrics in the database as media streams (#9951)
|
11 months ago |
Patrick Barron
|
b5a3c71b3a
|
Move media source code from LiveTvManager to LiveTvMediaSourceProvider
|
11 months ago |
Patrick Barron
|
3b341c06db
|
Move TimerInfo start time logic out of RecordingHelper
|
11 months ago |
Patrick Barron
|
cac7ff84ca
|
Rename EmbyTV to DefaultLiveTvService
|
11 months ago |
Patrick Barron
|
fa6d859a51
|
Rename LiveTvHost to RecordingsHost and move to recordings folder
|
11 months ago |
Patrick Barron
|
3beb10747f
|
Move GetNfoConfiguration to LiveTvConfigurationExtensions
|
11 months ago |
Patrick Barron
|
31f285480a
|
Move RecordingNotifier to recordings folder
|
11 months ago |
Patrick Barron
|
d96fec2330
|
Move RecordingHelper to recordings folder
|
11 months ago |
Patrick Barron
|
170b8b2550
|
Use WaitForExitAsync instead of Exited for recording cleanup
|
11 months ago |
Patrick Barron
|
0370167b8d
|
Add IRecordingsManager service
|
11 months ago |
Patrick Barron
|
7baf2d6c6b
|
Add RecordingsMetadataManager service
|
11 months ago |
Patrick Barron
|
ca1a8ced48
|
Move IO code to separate folder
|
11 months ago |
Patrick Barron
|
e13ccfe854
|
Move timer services to separate folder
|
11 months ago |
Patrick Barron
|
dfe82a7472
|
Use DI for timer managers
|
11 months ago |
Patrick Barron
|
3bdaf640ec
|
Remove unnecessary JSON roundtrip in SaveListingProvider
|
11 months ago |
Patrick Barron
|
1c11c460b9
|
Use ValueTuple in GetListingsProviders
|
11 months ago |
Patrick Barron
|
1a24d26dac
|
Move EpgChannelData to Listings folder
|
11 months ago |
Patrick Barron
|
42b052a5a6
|
Add IListingsManager service
|
11 months ago |
Cody Robibero
|
20f05f8103
|
Merge pull request #10847 from barronpm/schedulesdirect-fix
SchedulesDirect fix
|
11 months ago |
Patrick Barron
|
c9311c9e7e
|
Use IHostedService for Live TV
|
11 months ago |
Patrick Barron
|
24b4d02596
|
Convert RecordingNotifier to IHostedService
|
11 months ago |
Patrick Barron
|
99ea6059c7
|
Use IHostedService for UPnP port forwarding
|
11 months ago |
Patrick Barron
|
4dd2ed8fb7
|
Remove some unused drawing code
|
11 months ago |
Patrick Barron
|
0960438065
|
Remove ActionableProgress
|
11 months ago |
Patrick Barron
|
8698b90594
|
Remove SimpleProgress
|
11 months ago |
Patrick Barron
|
584636bdd8
|
Don't dispose HttpClients
|
11 months ago |
Cody Robibero
|
ccfc85af11
|
Merge pull request #10951 from barronpm/livetv-di
Live TV DI
|
11 months ago |
Mark Cilia Vincenti
|
f26fc7dfb2
|
Merge changes
|
11 months ago |
Patrick Barron
|
34269dee58
|
Use DI for ILiveTvService
|
11 months ago |
Patrick Barron
|
775b7eadef
|
Kill circular dependency between LiveTvManager and EmbyTV
|
11 months ago |
Patrick Barron
|
efd024bafe
|
Use DI for IListingsProvider
|
11 months ago |
Patrick Barron
|
604f4b2742
|
Log SchedulesDirect response on request error
|
12 months ago |
Patrick Barron
|
f0a9639c17
|
Remove pointless code
|
1 year ago |
Patrick Barron
|
75c2de110e
|
Remove useless comment
|
1 year ago |
Patrick Barron
|
5d3acd43e9
|
Use collection expression
|
1 year ago |