index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Entities
/
Folder.cs
Age
Commit message (
Expand
)
Author
2013-06-28
tightened up image saving to reduce knowledge of file names
Luke Pulverenti
2013-06-27
distinguish between metadata download and edit
Luke Pulverenti
2013-06-26
read 3d format from xml
Luke Pulverenti
2013-06-24
save music brainz id in xml
Luke Pulverenti
2013-06-21
limit the extensions that are factored into the file stamp check
Luke Pulverenti
2013-06-20
skip regeneration of resolve args when possible
Luke Pulverenti
2013-06-20
move child definitions to db
Luke Pulverenti
2013-06-17
switch to flat file storage
Luke Pulverenti
2013-06-12
Added poor man's multi-file movie support
Luke Pulverenti
2013-05-23
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Luke Pulverenti
2013-05-23
bulk save items when possible
Luke Pulverenti
2013-05-23
Add block unrated option
Eric Reed
2013-05-22
added a recursive flag to refresh api
Luke Pulverenti
2013-05-18
fixed image providers from running everytime against collection folders
Luke Pulverenti
2013-05-12
updated nuget
Luke Pulverenti
2013-05-06
updated movie db provider to support downloaded trailers
Luke Pulverenti
2013-05-05
added stub page to edit metatada for an item
Luke Pulverenti
2013-05-03
progress bars on resumable items
Luke Pulverenti
2013-05-03
changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes
Luke Pulverenti
2013-05-03
updated nuget
Luke Pulverenti
2013-05-03
fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media...
Luke Pulverenti
2013-04-28
fixes #200 - MB3 Locking Folders for a long time
Luke Pulverenti
2013-04-22
audio page progress
Luke Pulverenti
2013-04-20
made Audio.Artist plural and removed duplicated of artists into the people co...
Luke Pulverenti
2013-04-19
faster progress reporting during library scan
Luke Pulverenti
2013-04-16
fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of...
Luke Pulverenti
2013-04-15
reduce scanning overhead a bit
Luke Pulverenti
2013-04-15
made library scan a bit more conservative
Luke Pulverenti
2013-04-13
add GuestStar distinction
Luke Pulverenti
2013-04-13
removed excess hashing in providers and made user data key-based
Luke Pulverenti
2013-04-12
display new fields on person page
Luke Pulverenti
2013-04-10
resharper suggestions in controller project
Luke Pulverenti
2013-04-08
remove and/or delay unnecessary startup work
Luke Pulverenti
2013-04-05
made display preferences uniquely identifiable
Luke Pulverenti
2013-04-02
Moved userdata to user manager to resolve concurrency issues. must delete use...
Luke Pulverenti
2013-04-02
moved displaypreferences to usermanager to solve concurrency issues
Luke Pulverenti
2013-03-31
fixes #97 and creates a library dictionary cache to avoid FindById recursion
Luke Pulverenti
2013-03-29
getting started sorting in the dashboard
Luke Pulverenti
2013-03-28
removed extra lock
Luke Pulverenti
2013-03-28
improve library scan progress reporting
Luke Pulverenti
2013-03-17
fixed client type display for ios. also fixed display preferences saving.
LukePulverenti
2013-03-15
Manage some items as single instance throughout #54
Eric Reed
2013-03-14
Backout non persistence of virtual folders. Doesn't address the real issue.
Eric Reed
2013-03-14
Try not saving virtual folders in repository
Eric Reed
2013-03-09
unified the two sorting api's
LukePulverenti
2013-03-03
made base video resolver available for re-use
LukePulverenti
2013-03-03
moved resolvers to implementations, trimmed nuget package a bit
LukePulverenti
2013-02-28
referenced core plugins, fixed some dashboard issues, extracted library manager
LukePulverenti
2013-02-27
combined usermanager and userdata manager
LukePulverenti
2013-02-23
moved some network code to the networking assembly
LukePulverenti
[next]