Cody Robibero
e3f55a0c54
Reduce warnings in MediaBrowser.Controller ( #6006 )
...
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2021-05-11 13:55:46 +02:00
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
2021-05-07 00:39:20 +02:00
crobibero
73f9a6d7d0
Convert array property to IReadOnlyList
2020-11-12 08:29:42 -07:00
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
2020-09-28 15:04:31 -05:00
Patrick Barron
9fa4fff15d
Merge branch 'master' into event-rewrite-1
...
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
2020-08-24 20:04:13 -04:00
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
2020-08-22 21:56:24 +02:00
Patrick Barron
ca1f15af19
Move GenericEventArgs to Jellyfin.Data.Events
2020-08-13 20:52:55 -04:00
Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
2020-06-16 11:54:58 +02:00
telans
247f9c61e6
fix SA1513/SA1516
2020-06-16 16:11:30 +12:00
telans
9018f8d8be
Add full stop at end of comments (SA1629)
2020-06-16 10:37:52 +12:00
Patrick Barron
c464f700db
Remove redundant qualifiers
2020-05-20 13:07:53 -04:00
Patrick Barron
9ad839c776
Initial migration code
2020-05-12 22:10:35 -04:00
Bond-009
ee637e8fec
Fix warnings, improve performance ( #1665 )
...
* Fix warnings, improve performance
`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)
* Update Providers .csproj to latest C#
* Remove extra newline from DtoService.cs
* Remove extra newline from UserLibraryService.cs
2019-09-02 02:19:29 -04:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
2019-01-13 20:25:32 +01:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
bc656edf4f
update resolved video titles
2017-10-13 01:44:20 -04:00
Luke Pulverenti
a5b82cd2ec
remove unneeded async signatures
2017-10-03 14:39:37 -04:00
Luke Pulverenti
539fecd08b
rework live stream creation
2017-09-28 13:04:06 -04:00
Luke Pulverenti
ed81591175
update dto methods
2017-08-27 20:33:05 -04:00
Luke Pulverenti
afd94407f9
rework active recordings
2017-08-23 15:45:52 -04:00
Luke Pulverenti
1ad990ad72
update live tv data transfer
2017-08-19 15:43:35 -04:00
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
2017-08-09 15:56:38 -04:00
Luke Pulverenti
da77b05817
update data queries
2017-05-21 03:25:49 -04:00
Luke Pulverenti
eddcc46602
improve performance of getting channel list
2017-04-16 21:45:44 -04:00
Luke Pulverenti
f641c501a7
improve cancellation support of auto-organize
2017-03-29 15:16:43 -04:00
Luke Pulverenti
ce1ed2bea7
update hls to support mpeg2video
2017-03-15 15:57:18 -04:00
Luke Pulverenti
a0934e6226
continue with tuner discovery
2017-03-13 16:42:21 -04:00
Luke Pulverenti
a8fc480489
rework tuner setup
2017-03-13 14:57:45 -04:00
Luke Pulverenti
4941aa4d14
assume interlaced for external plugins
2017-02-08 14:59:49 -05:00
Luke Pulverenti
13d8110ce2
make api project portable
2016-10-31 23:07:45 -04:00
Luke Pulverenti
daaae69df5
add playback of in-progress recordings
2016-10-09 03:18:43 -04:00
Luke Pulverenti
5cd3276775
pass requested fields to data layer
2016-10-08 01:57:38 -04:00
Luke Pulverenti
b9cacd8076
update live streams
2016-10-05 03:15:29 -04:00
Luke Pulverenti
76c7bfcb67
update closing of streams
2016-09-29 08:55:49 -04:00
Luke Pulverenti
d596053ec7
rework live stream handling
2016-09-25 14:39:13 -04:00
Luke Pulverenti
c3f947f4da
add sports and kids recording categories
2016-09-06 13:59:10 -04:00
Luke Pulverenti
67505e24bd
fix artist editor
2016-09-06 01:02:05 -04:00
Luke Pulverenti
510fbf139c
fix repeated guide refreshes
2016-08-26 15:29:28 -04:00
Luke Pulverenti
1dfe694a77
fix search dipping into restricted channels
2016-06-30 15:01:48 -04:00
Luke Pulverenti
3ba9d3c12f
update channel mapping
2016-06-10 12:45:04 -04:00
Luke Pulverenti
b0c1ba1e19
stub out channel mapping
2016-06-09 12:13:25 -04:00
Luke Pulverenti
cc173bfc28
add recording web socket events
2016-06-08 02:21:13 -04:00
Luke Pulverenti
e2ffb0ba25
stub out channel mapping
2016-06-08 01:24:25 -04:00
Luke Pulverenti
54de1b744b
stub out sat channel scan
2016-03-31 15:32:26 -04:00
Sven Van den brande
168587b2a0
Remove unused code...
2016-03-27 23:11:27 +02:00
Luke Pulverenti
4f025c8e4a
update tv queries
2016-03-22 02:49:36 -04:00
Luke Pulverenti
b97491cdad
reduce use of ILiveTvRecording
2016-03-19 17:34:43 -04:00
Luke Pulverenti
14b9f94e0a
add sat ini mappings
2016-03-17 14:19:39 -04:00