Commit graph

144 commits

Author SHA1 Message Date
Luke Pulverenti
2ec6222648 updated morelinq 2013-07-27 15:00:11 -04:00
Luke Pulverenti
2c22db8b8d Added an adult video entity 2013-07-16 14:47:05 -04:00
Luke Pulverenti
66624293ac Display client version in the dashboard 2013-07-09 12:11:16 -04:00
Luke Pulverenti
53450bd514 added a notifications service 2013-07-06 17:23:32 -04:00
Luke Pulverenti
a19bfc8f07 Added support for linked children 2013-07-05 09:47:10 -04:00
Luke Pulverenti
57449f62c1 added GameGenre 2013-07-01 13:17:33 -04:00
Luke Pulverenti
e029b47ca3 removed BaseGame 2013-07-01 10:01:16 -04:00
Luke Pulverenti
a5f97dcaa8 move installation manager down to common 2013-06-30 22:27:50 -04:00
Luke Pulverenti
3b2b9c59b2 extracted an item refresh service 2013-06-27 15:29:58 -04:00
Luke Pulverenti
6025a89235 read 3d format from xml 2013-06-26 12:08:16 -04:00
Luke Pulverenti
92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti
189618a751 fixes #358 - Weather validation in Server configuration 2013-06-23 11:02:53 -04:00
Luke Pulverenti
0acc257354 updated nuget 2013-06-22 14:15:31 -04:00
Luke Pulverenti
6bc263052d move child definitions to db 2013-06-20 12:44:24 -04:00
Luke Pulverenti
13f6da1bf4 removed chapters from baseitem 2013-06-18 15:16:27 -04:00
Luke Pulverenti
e677a57bf1 switch to flat file storage 2013-06-17 16:35:43 -04:00
Luke Pulverenti
18325159c5 added a new MusicGenre entity 2013-06-10 23:31:00 -04:00
Luke Pulverenti
d2933cab73 fixed ratings. moved them to static text files 2013-06-10 13:46:11 -04:00
Luke Pulverenti
2aece7376e moved IByReferenceItem to the controller project 2013-06-09 13:47:19 -04:00
Luke Pulverenti
7aa969e2b9 added a providers assembly 2013-06-09 12:47:28 -04:00
Luke Pulverenti
4954681594 added IMetadataSaver 2013-06-09 12:23:06 -04:00
Luke Pulverenti
1ddc193e58 support xbmc naming convention for subtitles 2013-06-06 10:33:11 -04:00
Luke Pulverenti
657097ee15 fixes #296 - Prevent non-movie videos from appearing in Movies view 2013-05-27 21:59:26 -04:00
Luke Pulverenti
70cecb346b reduce fanart movie requests using their updates api 2013-05-27 18:25:04 -04:00
Luke Pulverenti
d4e3c6aa52 reduce fanart tv requests by using their updates api 2013-05-27 14:33:43 -04:00
Luke Pulverenti
9a820efde3 fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg 2013-05-27 12:53:10 -04:00
Luis Miguel Almánzar
97cce5ea59 reading missing data for tv series, and populating series end date 2013-05-26 02:41:37 -04:00
Luke Pulverenti
5c5ec6e644 further reduce fanart music requests by using their updates api 2013-05-25 11:16:50 -04:00
Luke Pulverenti
a0c5d27e85 fixes #174 - Support all fanart tv images 2013-05-24 12:51:42 -04:00
Luke Pulverenti
c702fb2179 added separate tvdb series images provider 2013-05-24 11:29:10 -04:00
Luke Pulverenti
f3a7307ebb reduce requests against tvdb by getting entire series metadata at once 2013-05-20 23:16:43 -04:00
Luke Pulverenti
1f898cef2d #174 - Fanart - missing images 2013-05-12 18:57:51 -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
3a814a8b92 take CriticReviews off of BaseItem and updated nuget 2013-05-10 23:43:10 -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
256bda66f2 use open movie database for critic scores 2013-05-07 00:34:27 -04:00
Luke Pulverenti
05b79fd2e0 split rt provider into two 2013-05-06 16:47:37 -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
0bfb755a38 search hints progress 2013-04-27 09:05:33 -04:00
Luke Pulverenti
2d5f8a3edf adding stubs for rotten tomatoes 2013-04-24 20:58: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
32bc545a85 removed unused attributes 2013-04-18 15:57:28 -04:00
Luke Pulverenti
30d6e2cd6c made library scan a bit more conservative 2013-04-15 11:10:12 -04:00
Luke Pulverenti
650016ef62 added BaseGame 2013-04-15 00:03:11 -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
804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -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