jellyfin/MediaBrowser.Common
Craig Andrews ac5a4e62f4
Move transcodes to be under CachePath
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.
2022-07-11 12:56:58 -04:00
..
Configuration Move transcodes to be under CachePath 2022-07-11 12:56:58 -04:00
Events Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
Extensions Optimize GetMD5 function 2022-04-09 20:17:07 +02:00
Net Merge pull request #7549 from cvium/fix_isinlocalnetwork 2022-04-07 12:54:58 -04:00
Plugins Minor improvements 2021-08-15 23:48:19 +02:00
Progress Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
Properties
Providers Minor improvements 2021-08-04 14:40:09 +02:00
System
Updates Minor fixes 2021-06-06 18:11:51 +02:00
Crc32.cs Rewrite packet writing code for HdHomerun 2021-02-12 17:34:51 +01:00
FfmpegException.cs Move FfmpegException to MediaBrowser.Common 2021-10-10 19:48:11 +03:00
IApplicationHost.cs Very light cleanup in applicationhost 2021-11-13 14:37:26 +01:00
MediaBrowser.Common.csproj Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726) 2022-05-09 15:24:09 +02:00