Commit graph

411 commits

Author SHA1 Message Date
Luke Pulverenti
7f5783988a added disc to metadata images section 2013-05-01 12:06:57 -04:00
Eric Reed
f5054a80b5 Fix copy/paste regression #212 2013-05-01 09:45:36 -04:00
Luke Pulverenti
e5ec93bb09 added play buttons to song table 2013-04-30 13:21:21 -04:00
Eric Reed
c9038fec27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-30 11:25:43 -04:00
Eric Reed
449cb05f7b Fix dup Actor node in xml and add role consolidation 2013-04-30 11:25:30 -04:00
Luke Pulverenti
93f3d11df4 set default list values 2013-04-30 10:51:34 -04:00
Luke Pulverenti
a0e8a079b4 fixed indexing 2013-04-30 10:30:10 -04:00
Luke Pulverenti
da5198298c better encoding 2013-04-29 11:06:31 -04:00
Luke Pulverenti
e88eacab09 restored image checks in fan art album provider 2013-04-29 10:16:57 -04:00
Luke Pulverenti
2a5ba9e707 consolidated duplicate code 2013-04-28 19:39:17 -04:00
Luke Pulverenti
7534ecc396 renamed video backdrops to theme videos 2013-04-28 14:30:58 -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
c2c081c8e4 fixes #206 - Adding roles, deleting actors, changing names - not being picked up 2013-04-28 01:44:45 -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
70ae9a2c86 added page size selection 2013-04-27 18:52:41 -04:00
Luke Pulverenti
4c55c0f0d8 search hint fixes 2013-04-27 10:00:22 -04:00
Luke Pulverenti
0bfb755a38 search hints progress 2013-04-27 09:05:33 -04:00
Luke Pulverenti
757cfcae8e Added search hint service 2013-04-26 15:20:53 -04:00
Luke Pulverenti
dc6f264a30 music progress and search placeholder 2013-04-25 23:31:10 -04:00
Luke Pulverenti
68d0181216 changed images dictionary to be enum based 2013-04-25 15:47:38 -04:00
Luke Pulverenti
7a5a1511cc made file stamp a guid again 2013-04-25 13:27:36 -04:00
Luke Pulverenti
0de8123975 fixes #194 - Crew before cast in dash 2013-04-25 09:56:18 -04:00
Luke Pulverenti
2d5f8a3edf adding stubs for rotten tomatoes 2013-04-24 20:58:56 -04:00
Luke Pulverenti
9fb1e8c00f updated nuget 2013-04-24 18:34:38 -04:00
Luke Pulverenti
d78c378452 added theme song support 2013-04-24 12:03:10 -04:00
Luke Pulverenti
7ee60375a8 added Artists filter 2013-04-24 10:05:47 -04:00
Luke Pulverenti
7839a90c1a added subtitle seek on extract 2013-04-23 20:25:49 -04:00
Luke Pulverenti
82dfb4ffb5 #188 - IBN Folder support 2013-04-23 15:22:37 -04:00
Luke Pulverenti
d314c8e5f8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-23 15:17:29 -04:00
Luke Pulverenti
4390e2f710 #35 - Make IBN path configurable 2013-04-23 15:17:21 -04:00
Eric Reed
0118d3dcb7 Support HD TV fan art #173 2013-04-23 15:02:50 -04:00
Luke Pulverenti
4a100452cf audio page progress 2013-04-22 23:56:11 -04:00
Luke Pulverenti
9553542875 incorporate ParentIndexNumber into audio sort order 2013-04-22 16:17:08 -04:00
Luke Pulverenti
a55e151054 parse budget and revenue from xml 2013-04-22 13:35:42 -04:00
Luke Pulverenti
6ef9fd9513 #182 - Eliminate duplicates in the selection list for max rating in user screen 2013-04-22 12:04:54 -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
fa53ad940f Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-22 11:38:52 -04:00
Luke Pulverenti
47d2a11bdf #182 - Eliminate duplicates in the selection list for max rating in user screen 2013-04-22 11:38:38 -04:00
Eric Reed
49cc12c4f5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-22 11:27:23 -04:00
Eric Reed
8aa9a5ec63 Removed culture-specific procesing. tmdb appears to have unified their vote average format. #133 2013-04-22 11:26:56 -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
58c77529d2 removed superfluous GetMemoryStream 2013-04-20 18:19:55 -04:00
Luke Pulverenti
de038ac029 faster progress reporting during library scan 2013-04-19 16:43:09 -04:00
Luke Pulverenti
eb612bd303 fixed db disposals 2013-04-19 16:27:02 -04:00
Luke Pulverenti
6c1bfe661b tighter control of shortcuts 2013-04-19 14:03:21 -04:00
Luke Pulverenti
32bc545a85 removed unused attributes 2013-04-18 15:57:28 -04:00
Luke Pulverenti
a8d8c598ca fixes #161 - Images not being displayed (correctly) in Views in DashBoard 2013-04-18 11:56:50 -04:00