| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-26 | Check for path overlaps (#12832) | JPVenson | |
| 2022-07-11 | Move transcodes to be under CachePath | Craig Andrews | |
| Move transcodes to be under CachePath instead of ProgramDataPath. Since transcodes are ephemeral (they're cleaned up periodically and recreated if they don't exist), they're more like cache data than program data. Systems can (and oftentimes do) have the cache directory on a different disk, use a different type of file system, or have a different backup policy for the cache path because it contains ephemeral data. | |||
| 2020-04-26 | Ensure transcoding path is created when it is retrieved | Mark Monteiro | |
| 2019-12-04 | Fix GetTranscodePath function and cache path update logline | Bond_009 | |
| * GetTranscodePath returned an empty string after the option was left blank in the web UI * Unified the log style for all paths | |||
| 2019-11-24 | Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
