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.Common
/
Configuration
Age
Commit message (
Expand
)
Author
2025-05-18
Add Full system backup feature (#13945)
JPVenson
2025-04-26
Check for path overlaps (#12832)
JPVenson
2025-03-10
Merge pull request #13406 from Shadowghost/extract-trickplay-master
Bond-009
2025-01-26
Extract trickplay files into own subdirectory
Shadowghost
2025-01-25
chore: fix spelling
Josh Soref
2022-08-18
Minor cleanup
Bond_009
2022-07-11
Move transcodes to be under CachePath
Craig Andrews
2022-04-17
Merge pull request #7561 from DMouse10462/named-config-api-fix
Cody Robibero
2021-05-05
Enable nullable reference types for MediaBrowser.Common
Bond_009
2020-10-12
Update IConfigurationManager.cs
BaronGreenback
2020-10-12
Update IConfigurationManager.cs
BaronGreenback
2020-10-12
Update IConfigurationManager.cs
BaronGreenback
2020-10-11
Added extra functionality to support registrar.
Greenback
2020-09-02
Properly host static files and set base url
crobibero
2020-06-03
Enable StyleCop for MediaBrowser.Common
Bond-009
2020-04-26
Ensure transcoding path is created when it is retrieved
Mark Monteiro
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-15
Do not call UseContentRoot() on the web host builder
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2020-02-12
Enable documentation warnings for fully documented files
Mark Monteiro
2020-02-10
add-some-xml-documentation
Mark Monteiro
2019-12-11
More warnings (removed)
Bond_009
2019-12-04
Fix GetTranscodePath function and cache path update logline
Bond_009
2019-11-24
Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.cs
Bond-009
2019-11-21
Don't append transcodes to transcoding temp path
Bond-009
2019-10-09
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
Bond_009
2019-03-12
Implement review feedback
Joshua Boniface
2019-03-10
Add further resources to complete WebPath
Joshua Boniface
2019-02-18
Removed remaining self-update code
Bond_009
2019-01-17
Reformat JustAMan review pt2 changes
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Common
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-11-13
update .net core startup
Luke Pulverenti
2014-12-26
move files out of common
Luke Pulverenti
2014-12-21
add standalone EncodingOptions
Luke Pulverenti
2014-12-21
add metadata editor info endpoint
Luke Pulverenti
2014-08-10
add activity log feature
Luke Pulverenti
2014-08-04
update playlist xml saving
Luke Pulverenti
2014-06-29
added modular configuration
Luke Pulverenti
2013-12-29
make lazy loaded paths more nimble
Luke Pulverenti
2013-12-04
add ApplicationPath to app paths interface to hide implementation
Luke Pulverenti
2013-07-16
Added album soundtrack links
Luke Pulverenti
2013-03-04
Created IConfigurationManager
LukePulverenti