Luke Pulverenti
|
30d6e2cd6c
|
made library scan a bit more conservative
|
2013-04-15 11:10:12 -04:00 |
|
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 |
|
Eric Reed
|
097f6a05c3
|
Chg fields to properties on MBRegistrationRecord
|
2013-04-13 17:21:45 -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
|
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
|
16b6ceef02
|
adding tile view
|
2013-04-11 01:27:27 -04:00 |
|
Luke Pulverenti
|
7097b9aa75
|
resharper suggestions in server implementations
|
2013-04-10 12:04:13 -04:00 |
|
Luke Pulverenti
|
4dc1eb59c0
|
Add more to media info display
|
2013-04-09 15:38:19 -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
|
5e5302a796
|
Added DashboardSourcePath config setting for easier development
|
2013-04-06 14:30:36 -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
|
70377c71cc
|
removed Publishers
|
2013-04-05 11:13:23 -04:00 |
|
Luke Pulverenti
|
60e0f4d955
|
fixes #111
|
2013-04-05 01:03:50 -04:00 |
|
Luke Pulverenti
|
d1be0b31a2
|
Added publishers to BaseItem
|
2013-04-05 00:13:59 -04:00 |
|
Luke Pulverenti
|
6e957cc0b0
|
added new video filters
|
2013-04-04 11:22:39 -04:00 |
|
Luke Pulverenti
|
5a3b5a58a5
|
added mpeg4 as an available output codec
|
2013-04-03 23:42:11 -04:00 |
|
Luke Pulverenti
|
cab2e13ae2
|
adjusted tile text spacing
|
2013-04-03 18:45:04 -04:00 |
|
Luke Pulverenti
|
5fb369f3e6
|
add optional package filter and remove IUIPlugin interface
|
2013-04-03 14:43:49 -04:00 |
|
Luke Pulverenti
|
121a27854c
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-04-03 14:35:51 -04:00 |
|
Eric Reed
|
8adfb36f4c
|
Add targetSystem to PackageInfo
|
2013-04-03 14:18:36 -04:00 |
|
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 |
|