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.Api
/
Library
/
LibraryStructureService.cs
Age
Commit message (
Collapse
)
Author
2016-05-04
update recording saving
Luke Pulverenti
2016-05-04
move media path methods to core
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2016-03-18
update plugin pages
Luke Pulverenti
2015-10-26
support null image encoder
Luke Pulverenti
2015-10-15
restore library editor
Luke Pulverenti
2015-10-15
update library setup
Luke Pulverenti
2015-10-04
continue file system rework
Luke Pulverenti
2015-09-13
add more methods to IFileSystem
Luke Pulverenti
2015-09-13
update file system methods
Luke
2015-03-18
updated nuget
Luke Pulverenti
2015-01-20
sync updates
Luke Pulverenti
2015-01-12
make channel access opt-in rather than opt out
Luke Pulverenti
2014-11-14
revise endpoint attributes
Luke Pulverenti
2014-09-14
add connect linking
Luke Pulverenti
2014-07-02
update to jquery mobile 1.4.3
Luke Pulverenti
2014-02-21
easier user library setup
Luke Pulverenti
2014-02-17
fixed themoviedb search returning no results
Luke Pulverenti
2014-02-10
added toggles for metadata settings
Luke Pulverenti
2014-02-03
use conditional caching on some json responses
Luke Pulverenti
2014-01-28
fix library monitor reference
Luke Pulverenti
2014-01-28
added api for external apps to report file system changes
Luke Pulverenti
2014-01-28
Created ILibraryMonitor to replace IDirectoryWatchers
Luke Pulverenti
2013-12-29
be more tolerant of media folder names with invalid url chars
Luke Pulverenti
2013-12-07
update to service stack v4
Luke Pulverenti
2013-11-26
fix directory watchers not picking up changes
Luke Pulverenti
2013-11-04
fix multiple scan restarts when renaming collection
Luke Pulverenti
2013-11-04
fix scan stopping and restarting itself multiple times when adding/removing ↵
Luke Pulverenti
collections
2013-10-31
replace file system calls with IFileSystem when needed
Luke Pulverenti
2013-10-30
fixes #567 - Deprecate native shortcut code
Luke Pulverenti
2013-09-14
fixes #539 - Unhanded exception when adding duplicate library path
Luke Pulverenti
2013-09-05
fixes #519 - Add third wizard page
Luke Pulverenti
2013-08-13
reduce scans when changing library
Luke Pulverenti
2013-07-12
added collection type
Luke Pulverenti
2013-05-21
fixes #252 - Path not being removed properly
Luke Pulverenti
2013-04-17
display more types on ibn page
Luke Pulverenti
2013-04-10
resharper suggestions in api project
Luke Pulverenti
2013-03-23
made compression and caching available to plugin api endpoints
Luke Pulverenti
2013-03-16
restored request logging
LukePulverenti
2013-03-07
removed base kernel and ikernel
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-26
a little more consolidation
LukePulverenti
2013-02-25
plugin security fixes and other abstractions
LukePulverenti
2013-02-24
convert media library url's to rest
LukePulverenti