Commit graph

92 commits

Author SHA1 Message Date
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders 2013-05-18 17:47:00 -04:00
Luke Pulverenti b0c484e160 allow collections named trailers 2013-05-16 23:42:04 -04:00
Luke Pulverenti 0adf788c40 fixed album disc priority 2013-05-14 09:49:55 -04:00
Luke Pulverenti 57d7e9fccc fixes #268 - (Multicd) Albums with discnumbers in subfolders on filesystem = Multiple album objects 2013-05-12 10:06:08 -04:00
Luke Pulverenti 369107bab8 reduce sizes of cast images 2013-05-11 11:55:01 -04:00
Luke Pulverenti 35a7986b3f added model classes for remote control 2013-05-09 18:43:11 -04:00
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 2013-05-09 13:38:02 -04:00
Luke Pulverenti fbd052abfc removed local trailers and special features from memory 2013-05-08 16:58:52 -04:00
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers 2013-05-06 11:37:02 -04:00
Luke Pulverenti b67a0dfe03 fixes #225 - MediaServer Root Drive 2013-05-04 11:43:10 -04:00
Luke Pulverenti b5d9cb9fab add try/catch for library manager events 2013-05-03 13:26:44 -04:00
Luke Pulverenti 9fdf5d1c4b updated nuget 2013-05-03 00:32:16 -04:00
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 2013-05-03 00:10:11 -04:00
Luke Pulverenti b11d06f36f more work on streaming remotely 2013-05-01 22:44:52 -04:00
Luke Pulverenti 173ed019d1 stream audio statically when possible 2013-04-30 15:13:06 -04:00
Luke Pulverenti f95d2cc506 added more movie filters 2013-04-29 21:29:04 -04:00
Luke Pulverenti 8217bafb24 use regex instead of indexof with search 2013-04-29 13:06:13 -04:00
Luke Pulverenti 7534ecc396 renamed video backdrops to theme videos 2013-04-28 14:30:58 -04:00
Luke Pulverenti c9117070e3 display video backdrops on detail page 2013-04-28 13:21:56 -04:00
Luke Pulverenti f09902c6a7 added api methods for video backdrops 2013-04-28 12:25:14 -04:00
Luke Pulverenti 08e4f959a2 fixes #207 - Music Content Showing as TV Content (songs as episodes) 2013-04-28 10:18:17 -04:00
Luke Pulverenti f22c379a13 fixed directory watcher crash 2013-04-28 09:24:20 -04:00
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
Luke Pulverenti 90bb3d46c4 #200 - MB3 Locking Folders for a long time 2013-04-27 20:44:38 -04:00
Luke Pulverenti 7416215530 more music sorting options 2013-04-27 18:04:14 -04:00
Luke Pulverenti 0bfb755a38 search hints progress 2013-04-27 09:05:33 -04:00
Luke Pulverenti 3eaf25132c search flyout placeholder 2013-04-26 16:53:54 -04:00
Luke Pulverenti 757cfcae8e Added search hint service 2013-04-26 15:20:53 -04:00
Luke Pulverenti 191befa788 improve theme song methods 2013-04-24 12:37:12 -04:00
Luke Pulverenti d78c378452 added theme song support 2013-04-24 12:03:10 -04:00
Luke Pulverenti b21a858ed9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-23 20:25:59 -04:00
Luke Pulverenti 7839a90c1a added subtitle seek on extract 2013-04-23 20:25:49 -04:00
Mark van Veen 1e44a562fd Fix on Lucene Searching (filtered search)
Forgot to filter the hits based on input items.
2013-04-24 01:38:51 +02:00
Mark van Veen c5303ebf25 #149 - Lucene Search engine basics implemented
https://trello.com/c/mbGuEPIh

Don't mind the main logic container being static and all, intend to fix
that later on.
2013-04-23 23:14:29 +02:00
Luke Pulverenti 4390e2f710 #35 - Make IBN path configurable 2013-04-23 15:17:21 -04:00
Luke Pulverenti 4a100452cf audio page progress 2013-04-22 23:56:11 -04:00
Luke Pulverenti 4c69edebe0 fixes #180 - Deleting users doesn't remove all associated data. 2013-04-22 11:46:23 -04:00
Luke Pulverenti 374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 2013-04-20 21:02:16 -04:00
Luke Pulverenti 6d7c8404cc reduce simultaneous people tasks 2013-04-20 17:54:12 -04:00
Luke Pulverenti 333935f3f6 always update device name on requests 2013-04-20 11:20:30 -04:00
Luke Pulverenti 6c1bfe661b tighter control of shortcuts 2013-04-19 14:03:21 -04:00
Luke Pulverenti 5bcb7fe67f add filters to folder browsing 2013-04-18 22:52:22 -04:00
Luke Pulverenti e86a8d4ef5 reduce number of parallel people tasks 2013-04-18 11:22:43 -04:00
Luke Pulverenti d399705e59 display more types on ibn page 2013-04-17 12:46:52 -04:00
Luke Pulverenti 43f7f34b5d speed up ibn item retrieval 2013-04-15 16:54:41 -04:00
Luke Pulverenti b838c53017 reduce uses of Task.Run 2013-04-15 15:09:27 -04:00
Luke Pulverenti bc833492f0 use scheduled task when plugins ask for a library refresh 2013-04-14 15:39:25 -04:00
Luke Pulverenti f2a9b76be2 fixed null reference in user manager 2013-04-13 23:05:19 -04:00
Luke Pulverenti 7f1fdbf223 add GuestStar distinction 2013-04-13 19:43:41 -04:00