jellyfin/MediaBrowser.Controller
Bond_009 97d92e7087 Use the correct trancode path
EncodingOptions.TranscodingTempPath can be empty (and is by default),
the correct way to get the trancode path is
EncodingConfigurationExtensions.GetTranscodePath which falls back to $CACHEPATH/transcodes
when EncodingOptions.TranscodingTempPath is null or empty.
2023-08-27 17:27:03 +02:00
..
2021-11-20 08:47:05 -07:00
2023-02-01 19:34:58 +01:00
2021-08-15 23:48:19 +02:00
2021-09-02 20:22:08 -04:00
2023-08-22 21:14:54 +02:00
2023-07-29 13:50:55 +02:00
2023-08-22 21:14:54 +02:00
2023-04-06 19:38:34 +02:00
2023-07-15 20:15:11 +02:00
2023-03-01 00:44:57 +01:00
2021-06-06 18:11:51 +02:00
2023-04-06 19:17:28 +02:00
2021-05-15 15:33:50 -06:00
2022-08-18 13:56:23 +02:00