Commit Graph

26 Commits

Author SHA1 Message Date
Bond_009 3221e837f9 * Add support for multi segment base urls
* Make baseurl case-insensitive
2019-11-25 11:55:24 +01: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 b67c1b933e Visual Studio Reformat: MediaBrowser.Api 2019-01-13 20:24:58 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti ed81591175 update dto methods 2017-08-27 20:33:05 -04:00
Luke Pulverenti e441e2f53d update active recordings 2017-08-24 15:52:19 -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 f53472584e update environment detection 2017-04-29 02:22:33 -04:00
Luke Pulverenti 227dd0a42d rework result factory 2016-11-10 09:41:24 -05:00
Luke Pulverenti ef6b90b8e6 make controller project portable 2016-10-25 15:02:04 -04:00
Luke Pulverenti fd6aa72dac add guide optimizations 2016-08-17 15:28:43 -04:00
Luke Pulverenti 759f5a8560 update task results 2016-06-19 02:18:29 -04:00
Luke Pulverenti 6c3355b26f support drag and drop for playlist items 2015-10-15 01:48:03 -04:00
Luke Pulverenti ee00f8bf72 added HasSyncJob 2015-01-24 14:03:55 -05:00
Luke Pulverenti d7bdb744ca add new image params 2014-11-30 14:01:33 -05:00
Luke Pulverenti a4b75934e5 revise endpoint attributes 2014-11-14 21:31:03 -05:00
Luke Pulverenti 5c615fa024 add connect linking 2014-09-14 11:10:51 -04:00
Luke Pulverenti ca66390e24 3.0.5346.38509 2014-08-21 22:24:38 -04:00
Luke Pulverenti 76ed60605b update chromecast 2014-08-21 11:55:35 -04:00
Luke Pulverenti cd1f097167 re-enable chromecast 2014-08-17 01:38:13 -04:00
Luke Pulverenti 9b92cc20f2 implement removing from playlists 2014-08-11 19:41:11 -04:00
Luke Pulverenti 284bd3e9f5 updated nuget 2014-08-06 00:18:13 -04:00
Luke Pulverenti 2714127d2b fixes #791 - Support server-side playlists 2014-08-02 22:16:37 -04:00
Luke Pulverenti f0464dfa17 improve poster sizing 2014-08-01 22:34:45 -04:00