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
/
Emby.Server.Implementations
/
ServerApplicationPaths.cs
Age
Commit message (
Expand
)
Author
2025-04-26
Check for path overlaps (#12832)
JPVenson
2022-12-19
Remove unused ImageByName API (#8928)
Niels van Velzen
2021-10-03
Fix warnings in ServerApplicationPaths
Patrick Barron
2021-05-24
Fix property instantiation order
cvium
2021-05-24
Remove some unnecessary allocations
cvium
2020-10-17
Minor improvements
Bond_009
2020-04-26
Ensure metadata path is created on app startup, and also each time it is updated
Mark Monteiro
2019-12-04
Remove unused fields and properties
Bond_009
2019-11-21
Don't append transcodes to transcoding temp path
Bond-009
2019-11-21
rename some missed variables and fix warnings
dkanada
2019-11-21
minor changes to transcode cleanup scheduled task
dkanada
2019-10-29
Fix more warnings
Bond_009
2019-08-09
Fix doc releated warnings
Bond_009
2019-03-10
Remove unneccessary string
Joshua Boniface
2019-03-10
Add further resources to complete WebPath
Joshua Boniface
2019-03-10
Add configuration flag for Web directory
Joshua Boniface
2019-02-13
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...
ploughpuff
2019-02-01
Make cache dir configurable
Bond_009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-05
Make config path configurable
Bond_009
2019-01-02
Fix log dir
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-30
allow separate configuration of date format
Luke Pulverenti
2017-08-17
add fixes for .net core
Luke Pulverenti
2017-02-20
make more classes portable
Luke Pulverenti