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
/
Extensions
Age
Commit message (
Expand
)
Author
2019-12-12
Use extension methods
Bond-009
2019-12-12
Replace '_' with ':' in config keys
Bond-009
2019-11-25
Fix naming const
Bond-009
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-01-27
Reworked LocalizationManager to load data async
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-23
prep for portable common
Luke Pulverenti
2016-10-23
rework scheduled tasks in preparation of common project going portable
Luke Pulverenti
2013-06-09
added a providers assembly
Luke Pulverenti
2013-05-26
use utc for premieredate
Luke Pulverenti
2013-05-26
reading missing data for tv series, and populating series end date
Luis Miguel Almánzar
2013-05-20
reduce requests against tvdb by getting entire series metadata at once
Luke Pulverenti
2013-03-31
fixes #97 and creates a library dictionary cache to avoid FindById recursion
Luke Pulverenti
2013-02-21
fixed x64
LukePulverenti