Commit graph

290 commits

Author SHA1 Message Date
Luke Pulverenti
587d3c1908 added min/max official rating 2013-04-13 20:17:25 -04:00
Luke Pulverenti
7f1fdbf223 add GuestStar distinction 2013-04-13 19:43:41 -04:00
Luke Pulverenti
cdd1a03299 implemented filtering of ibn items based on like/dislike/favorite 2013-04-13 17:49:16 -04:00
Luke Pulverenti
44ff7167f0 fix include/exclude item type queries 2013-04-13 15:47:41 -04:00
Luke Pulverenti
3f9a412b02 fix user request logging 2013-04-13 15:40:49 -04:00
Luke Pulverenti
5231cab777 added ability to mark IBN items as favorites 2013-04-13 15:24:34 -04:00
Luke Pulverenti
25d2a57aca added user data methods for items by name 2013-04-13 14:51:20 -04:00
Luke Pulverenti
785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -04:00
Luke Pulverenti
b3cb8fda22 add ability to mark studios, genres and people as favorites 2013-04-12 20:42:51 -04:00
Luke Pulverenti
b789550a56 Added budget as a sort order 2013-04-12 10:32:04 -04:00
Luke Pulverenti
192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 2013-04-12 10:13:47 -04:00
Luke Pulverenti
8fe7dfd4ce added people pages 2013-04-11 23:50:47 -04:00
Luke Pulverenti
c3e3b68bb2 added studio and people placeholder pages 2013-04-11 18:09:08 -04:00
Luke Pulverenti
e3f7dcac19 added movie and tv genre pages 2013-04-11 15:36:50 -04:00
Luke Pulverenti
bd07e2f063 added wmv endpoint 2013-04-10 17:03:41 -04:00
Luke Pulverenti
70da0b6ae9 resharper suggestions in api project 2013-04-10 11:32:09 -04:00
Luke Pulverenti
f9a02642c3 added new indicators 2013-04-10 00:38:04 -04:00
Luke Pulverenti
dbf9ac1233 paging progress 2013-04-09 01:06:13 -04:00
Luke Pulverenti
f8602725c2 #124 - Add media location directory picker shows documents 2013-04-08 21:08:49 -04:00
Luke Pulverenti
804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti
59cfad03e8 pluralize url 2013-04-07 20:27:19 -04:00
Luke Pulverenti
c91c0ece6b Added registration status endpoint 2013-04-07 20:26:31 -04:00
Luke Pulverenti
8308528e6c fix for #114 - Server returns incorrect audio stream. 2013-04-07 17:05:27 -04:00
Luke Pulverenti
cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages 2013-04-07 16:55:05 -04:00
Luke Pulverenti
31c2d98532 Added a display preferences manager 2013-04-05 15:34:33 -04:00
Luke Pulverenti
4986722c73 made display preferences uniquely identifiable 2013-04-05 15:02:48 -04:00
Luke Pulverenti
1bf4b6110d Get/Set DisplayPreferences separately through the api 2013-04-05 13:10:55 -04:00
Luke Pulverenti
03a36d4628 As AsParallel when filtering 2013-04-05 11:58:06 -04:00
Luke Pulverenti
2a90cf6971 comments 2013-04-05 00:48:49 -04:00
Luke Pulverenti
810b63bfa8 fixes #111 - FFprobe change breaks dvd transcode & subs 2013-04-05 00:48:40 -04:00
Luke Pulverenti
ef60822122 #26 - Cast/crew order should honour tags 2013-04-04 15:06:09 -04:00
Luke Pulverenti
6e957cc0b0 added new video filters 2013-04-04 11:22:39 -04:00
Luke Pulverenti
e8d03d49f2 update to servicestack 3.9.43 2013-04-04 01:06:46 -04:00
Luke Pulverenti
815bb6c825 added IsPremium filter to GetPackages api method 2013-04-04 00:24:52 -04:00
Luke Pulverenti
6dd22c8207 Subtitle Path (#72) 2013-04-03 23:57:28 -04:00
Luke Pulverenti
5a3b5a58a5 added mpeg4 as an available output codec 2013-04-03 23:42:11 -04:00
Luke Pulverenti
22a3ed0cd4 #72 - Subtitle path 2013-04-03 16:30:56 -04:00
Luke Pulverenti
eb577fd11d renamed filter to match model 2013-04-03 14:46:58 -04:00
Luke Pulverenti
5fb369f3e6 add optional package filter and remove IUIPlugin interface 2013-04-03 14:43:49 -04:00
Luke Pulverenti
4ba4d8d040 record level during media analysis 2013-04-03 08:03:37 -04:00
Luke Pulverenti
fa884f3fea #62 - File locking problem in cache 2013-04-02 22:59:27 -04:00
Luke Pulverenti
e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
Luke Pulverenti
b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -04:00
Luke Pulverenti
f1224c6389 added oga, webma to audio streaming url 2013-04-01 20:54:06 -04:00
Luke Pulverenti
9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
Luke Pulverenti
1fcf696bd5 Added filters to the item list page 2013-03-30 10:57:30 -04:00
Luke Pulverenti
a0834c5710 fixed userdata calls 2013-03-29 13:25:12 -04:00
Luke Pulverenti
6c280a146e Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-29 08:26:49 -04:00
Luke Pulverenti
4b65b8c050 profile fix for hls 2013-03-29 08:26:40 -04:00
ScottIsAFool
1f7579a972 Added a space after the profile for progressive streaming 2013-03-29 11:42:56 +00:00