jellyfin/MediaBrowser.Common
Bond_009 4a0df15bbd Fix GetTranscodePath function and cache path update logline
* GetTranscodePath returned an empty string after the option was left
blank in the web UI
* Unified the log style for all paths
2019-12-04 22:18:37 +01:00
..
Configuration Fix GetTranscodePath function and cache path update logline 2019-12-04 22:18:37 +01:00
Cryptography Merge pull request #1926 from Bond-009/auth 2019-11-23 01:14:32 +09:00
Events Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Extensions Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Json Use System.Text.Json api 2019-10-08 20:59:53 +02:00
Net Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Plugins Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Progress Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
System Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Updates Fix typos in docs 2019-11-09 20:23:09 +01:00
Hex.cs Multiplication is faster than bit shifting 2019-11-01 17:52:29 +01:00
IApplicationHost.cs Improve IInstallationManager interface 2019-11-01 17:57:19 +01:00
MediaBrowser.Common.csproj Merge pull request #1915 from Bond-009/hex 2019-11-02 04:03:36 +09:00