Commit graph

193 commits

Author SHA1 Message Date
Luke Pulverenti
4ba4d8d040 record level during media analysis 2013-04-03 08:03:37 -04:00
Luke Pulverenti
1fcf696bd5 Added filters to the item list page 2013-03-30 10:57:30 -04:00
Luke Pulverenti
7684804c12 updated nuget 2013-03-28 18:21:03 -04:00
Luke Pulverenti
62521eabc2 update to latest js api client 2013-03-26 00:33:47 -04:00
Luke Pulverenti
a6c9fdd0f2 Moved some web socket classes to the model 2013-03-25 23:01:47 -04:00
Luke Pulverenti
521ec49361 adjust simultaneous image extractions 2013-03-23 01:27:55 -04:00
Luke Pulverenti
b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources 2013-03-23 00:04:36 -04:00
Eric Reed
819616379e Add LastPlayedDate to UserItemDataDto 2013-03-20 10:25:22 -04:00
LukePulverenti
cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti
4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
Eric Reed
c02ac2a8ca Manage some items as single instance throughout #54 2013-03-15 15:08:49 -04:00
LukePulverenti
b86a03bbdc Added an Id property to SystemInfo 2013-03-15 00:23:07 -04:00
LukePulverenti
0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
LukePulverenti
f010d032ed remove unused api properties 2013-03-11 08:26:27 -04:00
LukePulverenti
177d9cc172 consolidated some api code 2013-03-11 01:06:55 -04:00
LukePulverenti
c7d2b3a407 updated ffmpeg. cleaned up some unused api properties 2013-03-10 15:44:36 -04:00
LukePulverenti
b1be6f1d73 minor namespace changes in the model 2013-03-10 00:36:39 -05:00
LukePulverenti
31d079f1ba unified the two sorting api's 2013-03-09 23:22:36 -05:00
LukePulverenti
937e434ab6 moved the javascript apiclient to it's own repo and nuget package 2013-03-09 20:18:29 -05:00
LukePulverenti
39ab10c875 api comments for genres, studios, years, persons 2013-03-08 16:56:07 -05:00
LukePulverenti
fb62e300d7 removed library/ prefix from genre, studio, year and person url's 2013-03-08 15:36:19 -05:00
LukePulverenti
ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 2013-03-08 11:45:35 -05:00
LukePulverenti
dbf6081a9b Add PrimaryImageAspectRatio to user dto 2013-03-08 11:40:01 -05:00
LukePulverenti
4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti
bf95cfe2e5 removed the IsCorePlugin property 2013-03-04 23:29:43 -05:00
LukePulverenti
cd69bd7c7d fixed configuration saving issues 2013-03-04 21:05:59 -05:00
Eric Reed
e5a78ba5bf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-04 11:59:57 -05:00
Eric Reed
62448129a6 Config page changes for image options 2013-03-04 11:59:35 -05:00
LukePulverenti
da535db655 Added a config setting to denote completion of the startup wizard 2013-03-04 11:56:29 -05:00
Eric Reed
7710b3695c Oops 2013-03-04 11:11:50 -05:00
Eric Reed
b7a6a1d574 Refactor art download options (still need config changes) 2013-03-04 11:09:15 -05:00
LukePulverenti
2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
Eric Reed
a8683132a7 Create LastfmBaseProvider 2013-03-03 12:07:13 -05:00
LukePulverenti
e8f5fade43 Created an ItemsByName query dto 2013-03-02 02:16:52 -05:00
LukePulverenti
7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
Eric Reed
989bb48596 Start on new update routines 2013-02-28 14:29:17 -05:00
ScottIsAFool
acfca8e65a Dlls only copied to nuget folder when in Release configuration 2013-02-27 20:47:34 +00:00
LukePulverenti
0f1ec5b586 fix log window setting 2013-02-26 12:21:18 -05:00
Eric Reed
c76c74fb24 Should have been in base config 2013-02-26 11:02:16 -05:00
Eric Reed
4f77e18e86 Add SystemUpdateLevel back to server config
We get this back with the new installer/update mechanism
2013-02-26 10:39:55 -05:00
LukePulverenti
2d06095447 plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
LukePulverenti
8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
LukePulverenti
465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
ScottIsAFool
46b48c8982 Created ApiClient nuget package. 2013-02-22 20:12:57 +00:00
ScottIsAFool
83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages. 2013-02-22 19:22:39 +00:00
LukePulverenti
fab627c845 added a master version file 2013-02-22 02:17:50 -05:00
LukePulverenti
746c5d2fa7 moved Plugins to separate repo 2013-02-22 01:28:57 -05:00
LukePulverenti
868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti
0f67adb53d renamed DTO folder to Dto 2013-02-21 12:56:21 -05:00
ScottIsAFool
ec621df5f6 Renamed Dto objects
Updated Fody
Renamed Dto objects
2013-02-21 17:50:46 +00:00
LukePulverenti
ee9d481662 isolated bdinfo dependancy 2013-02-21 01:38:23 -05:00
LukePulverenti
acf5b0b6ed isolated DotNetZip dependancy 2013-02-21 00:00:56 -05:00
LukePulverenti
a5f9dc1bfc isolated sqlite dependancy 2013-02-20 23:37:50 -05:00
LukePulverenti
767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
ebr11 Eric Reed spam
e2ae376eef Merge with default 2012-09-20 11:28:02 -04:00
ebr11 Eric Reed spam
68de4a6568 Add HDDVD recognition 2012-09-18 16:20:27 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
01a25c48a0 Renamed UserRating to CommunityRating 2012-09-17 20:08:21 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
fe427bc7f4 Removed progress value from startup 2012-09-17 14:47:51 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
f1e668bad8 More code cleanups 2012-09-11 15:37:14 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
670a53258e Some minor code cleanups 2012-09-11 14:20:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
6c9ecb6d2e Moved a few classes into their own files 2012-09-10 21:37:40 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
2467ca9668 Moved some entities to the main project 2012-09-10 21:34:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
614668a447 Added api methods to mark an item as played or unplayed 2012-09-09 22:30:34 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
f68137ec4a Added api methods to get movie special features 2012-09-09 21:52:33 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
8530e69878 Removed user item rating mode for now - it's too much work for the ui devs 2012-09-09 15:06:56 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
2441ba0c6d Added api methods to set user ratings for items 2012-09-09 15:00:19 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
c1c4c85fc2 Added some favorites api calls 2012-09-09 14:32:51 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
8e9571e828 Added GetVideoStreamUrl to ApiClient 2012-09-09 11:15:22 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
86f162fd7c Added aac to the AudioResolver 2012-09-09 10:03:49 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
9f1a7845dd Added GetAudioStreamUrl to ApiClient 2012-09-09 09:56:04 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
e6d689bdd3 Added a precompiled protobuf serializer assembly 2012-09-09 01:30:07 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
50f88997ba Added protobuf support for serializing ServerConfiguration 2012-09-08 16:25:56 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem 2012-09-08 15:05:18 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
2884df296c Moved Movies into the main project 2012-09-08 14:37:55 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
faead199a5 Moved AuthenticationResult 2012-09-08 11:10:26 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
2ca4e8b1c2 Added a SeriesInfo DTO 2012-09-08 10:51:40 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
8fc828361e Updated authentication 2012-09-07 12:17:39 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
3e0c2165b6 Added the first method to portable ApiClient 2012-09-06 21:45:24 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
82be5ff50d Added user dates 2012-09-06 16:29:33 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
3538789e46 Added User authentication 2012-09-06 14:38:29 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
0fb0d52a4c Made a separate ApiInteraction solution with platform-specific builds 2012-09-05 19:40:44 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
4752d12aaa Switched date operations to utc 2012-09-04 15:23:15 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
fc735e9187 Tweaked plugin downloading a bit 2012-09-03 17:56:30 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
26aef6b082 Implemented UI plugin downloading 2012-09-03 15:12:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
4500f1d11b Added an api method to download the list of installed plugins from the server 2012-09-03 14:15:07 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
31357d3298 Updated plugins to store their assemblies directly in the plugins folder 2012-09-03 12:40:35 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
3c47375229 Weather updates 2012-09-02 13:34:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
b1212467a0 Added EnableUserProfiles to server config 2012-09-02 10:11:58 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
e52833059b Moved server configuration to the model so that the UI can read it 2012-09-02 09:45:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
7ad612bb4b Added back CustomPin (for now) 2012-09-02 01:30:42 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
a7b0dd1534 Added a weather api 2012-09-02 01:30:25 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
caa369c1a3 A few serialization fixes 2012-08-29 15:37:05 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
cb7f04e4d3 Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
578ec7c5a5 Don't run series and movie resolvers against VF's 2012-08-28 12:36:31 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
42a2835633 Removed vf collection type 2012-08-27 08:18:59 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
0ff432ea4e Addede VfType to DtoBaseItem 2012-08-24 13:49:07 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution. 2012-08-24 12:24:29 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
278cf89a88 Changed some types to List to avoid having to call ToList for insertion purposes 2012-08-24 08:45:54 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
977f8e970a Added VideoType.ISO and trimmed Person output size 2012-08-23 08:59:40 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
4527a18738 Removed generics from IBNItem 2012-08-23 08:50:41 -04:00