Luke Pulverenti
|
2b8b98b590
|
reduce scanning overhead a bit
|
12 years ago |
Luke Pulverenti
|
30d6e2cd6c
|
made library scan a bit more conservative
|
12 years ago |
Luke Pulverenti
|
650016ef62
|
added BaseGame
|
12 years ago |
Luke Pulverenti
|
07d8649f97
|
avoid guest star/actor dupes
|
12 years ago |
Luke Pulverenti
|
d792fa4359
|
fixes #139 - 'Undefined' Library
|
12 years ago |
Luke Pulverenti
|
7f1fdbf223
|
add GuestStar distinction
|
12 years ago |
Luke Pulverenti
|
cdd1a03299
|
implemented filtering of ibn items based on like/dislike/favorite
|
12 years ago |
Luke Pulverenti
|
785deff188
|
removed excess hashing in providers and made user data key-based
|
12 years ago |
Luke Pulverenti
|
b25fd4296c
|
display new fields on person page
|
12 years ago |
Luke Pulverenti
|
b789550a56
|
Added budget as a sort order
|
12 years ago |
Luke Pulverenti
|
192e1676a4
|
Added Budget, EndDate, HomePageUrl, ProductionLocations,
|
12 years ago |
Luke Pulverenti
|
ff1db0a173
|
resharper suggestions in controller project
|
12 years ago |
Luke Pulverenti
|
804115bf8d
|
remove and/or delay unnecessary startup work
|
12 years ago |
Luke Pulverenti
|
4986722c73
|
made display preferences uniquely identifiable
|
12 years ago |
Luke Pulverenti
|
70377c71cc
|
removed Publishers
|
12 years ago |
Luke Pulverenti
|
0bc542b191
|
fixed issue of UserRootFolders never getting persisted
|
12 years ago |
Luke Pulverenti
|
980620f290
|
made Images virtual
|
12 years ago |
Luke Pulverenti
|
3314a0f69a
|
#105 - MusicAlbum items give no PrimaryImage in API when one exists
|
12 years ago |
Luke Pulverenti
|
d889cf1f57
|
remove library copying when setting up a custom library. we'll add a separate button to do it later.
|
12 years ago |
Luke Pulverenti
|
e2562879d8
|
Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files.
|
12 years ago |
Luke Pulverenti
|
b4dd8a2106
|
moved displaypreferences to usermanager to solve concurrency issues
|
12 years ago |
Luke Pulverenti
|
9f06eb781f
|
fixes #97 and creates a library dictionary cache to avoid FindById recursion
|
12 years ago |
Luke Pulverenti
|
8f7981b6a6
|
getting started sorting in the dashboard
|
12 years ago |
Luke Pulverenti
|
67df3be368
|
removed extra lock
|
12 years ago |
Luke Pulverenti
|
5422b14533
|
improve library scan progress reporting
|
12 years ago |
Eric Reed
|
c309ff653a
|
Inherit ratings for episodes and seasons from series
|
12 years ago |
LukePulverenti
|
e25258e1c0
|
moved playback event args object
|
12 years ago |
LukePulverenti
|
cf61ac0264
|
fixed client type display for ios. also fixed display preferences saving.
|
12 years ago |
Eric Reed
|
ab29ffd715
|
Remove testid from BaseItem
|
12 years ago |
Eric Reed
|
c02ac2a8ca
|
Manage some items as single instance throughout #54
|
12 years ago |
Eric Reed
|
89e6124a5d
|
Backout non persistence of virtual folders. Doesn't address the real issue.
|
12 years ago |
Eric Reed
|
0ce5fc7799
|
Try not saving virtual folders in repository
|
12 years ago |
LukePulverenti
|
ff55da9029
|
switch authentication to sha1
|
12 years ago |
LukePulverenti
|
76dbab939c
|
fixes #15 - SortRemoveWords config change not working
|
12 years ago |
LukePulverenti
|
31d079f1ba
|
unified the two sorting api's
|
12 years ago |
Eric Reed
|
13e6819ddd
|
Check location type in CreateResolveArgs
|
12 years ago |
LukePulverenti
|
ad0ec70433
|
removed IsRecentlyPlayed option and fixed FileTime warnings
|
12 years ago |
LukePulverenti
|
9911df11e8
|
extracted provider manager. took more off the kernel
|
12 years ago |
Eric Reed
|
4c46258763
|
Have FanArtArtistProvider retrieve album covers
|
12 years ago |
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
12 years ago |
LukePulverenti
|
54a36322bb
|
made base video resolver available for re-use
|
12 years ago |
LukePulverenti
|
ac3a94f5a1
|
moved resolvers to implementations, trimmed nuget package a bit
|
12 years ago |
LukePulverenti
|
af7aa597c3
|
referenced core plugins, fixed some dashboard issues, extracted library manager
|
12 years ago |
LukePulverenti
|
ff4ee7ab9c
|
combined usermanager and userdata manager
|
12 years ago |
LukePulverenti
|
8ce3e74e81
|
More DI
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
12 years ago |
LukePulverenti
|
57cb08085d
|
fix broken images
|
12 years ago |
LukePulverenti
|
868a7ce9c8
|
isolated clickonce dependancies
|
12 years ago |
LukePulverenti
|
fdafa59683
|
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
|
12 years ago |