aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/LiveTvController.cs
AgeCommit message (Collapse)Author
2020-08-16Dispose httpclient responsecrobibero
2020-08-16Remove all using for HttpClientcrobibero
2020-08-13Remove httpclient from Jellyfin.Apicrobibero
2020-08-12fix livetv id checkcrobibero
2020-08-12fix route methodcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-03Fix some request parameterscrobibero
2020-07-27Add missing functionscrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-07-03Update LiveTvController.csDavid
2020-07-03Add missing endpointCody Robibero
2020-06-23fix controller attributecrobibero
2020-06-23Move LiveTvService.cs to Jellyfin.Apicrobibero
2020-06-21Move LiveTvService.cs to Jellyfin.Apicrobibero